If you’re a developer, go to Developer hub to learn more about Voucherify API and other technicalities.You can also find there details about planning your integration.
Create account
Create an account to start using Voucherify. Fill in your details and choose your region. Your region determines where your data is stored. Choose the region closest to your location to reduce latency. After you sign up, you will receive a verification email. If you don’t receive it, contact Voucherify support. Voucherify gives you a 60 day trial to play and test the platform for free in a Sandbox project. A project is an environment within a single account to create your incentive campaigns. You can have specific production and testing environments or create separate projects for different markets or time zones. If you upgrade from trial to a paid plan, Sandbox will be visible in your projects list, but it won’t be counted toward your project limit.Onboarding
Once logged in, Voucherify will lead you through a marketer onboarding tour. As part of the tour, you can create your first campaign and set up additional rules to fine tune your promotion activity. If you don’t want to follow the onboarding tour, you can skip it any time. Alternatively, you can create your first campaign with the tutorial below.Tutorial: Set up a generic code campaign
Here, you’ll create a discount coupon campaign that uses a validation rule to show how Voucherify’s rule engine works in practice. Go to Voucherify and follow these steps:1
Open the campaign builder
In the left sidebar, navigate to Campaign hub > Campaigns > Create campaign.
2
Select campaign type
Select Discount coupons out of the available campaign types.
3
Set campaign details
Configure the basic details:
- Name your campaign, for example FLASH campaign.
- Select Generic (standalone) code and type your code name, for example FLASH!.
- Leave Redemption limit set to Unlimited; this means that the code can be used any number of times, by any number of customers.
4
Time frame (skip)
Go to Time frame, but leave the settings as they are. You don’t need to set up when the campaign starts, expires, or when it’s active or inactive for this tutorial.
5
Set basic discount details
Configure the basic discount details:
- Go to Discount value, click Add discount > Order discount.
- In Discount type, leave Amount discount: Apply to whole cart and set Discount amount to
10.
6
Set conditions and validation rule
Go to Conditions and click the plus button to open the validation rule builder. Here, you’ll set conditions that will limit who can use the code and what the cart will need to include for the coupon to be applicable.Click Add rule, add name (for example FLASH campaign validation rule), and configure the following rules:
- In Products, set Any order item to Collection > All coffees. This means that the cart will have to include a coffee product.
- In Prices and quantities, set Total amount to is more than 99.99. This means that a customer’s cart total amount will have to be 100 or more.
- In Budget constraints, set Redemptions per customer in a campaign to is less than or equal to 1. This means that a customer can only use the FLASH! coupon once.
- Click Save.
7
Save discount
In the discount builder, click Save again.
8
Metadata (skip)
You can set voucher or campaign custom attributes. Skip this step in this tutorial and go to the next step.
9
Check summary
You can check the campaign configuration if everything’s configured correctly.Click Save to create campaign.
FLASH campaign in the Demo shop
Each project has a Demo shop. It shows how the integration between Voucherify and customer touchpoints works in practice. Once you’ve created the FLASH campaign, check it out in the Demo shop to see the rule engine works in action. In this tutorial, you’ll check scenarios when validation fails and succeeds depending on different validation rule conditions. You’ve set the FLASH! coupon to have the following conditions:- A coffee product in the cart (beans, not coffee machines).
- Cart whose total amount is 100 or more.
- The coupon can be redeemed only once by a given customer.
1
Validation fail: wrong product in the cart
First, check how the coupon validation fails, because the first condition of the validation rule is not met:
- Add Roast Master - coffee machine to the cart.
- Go to Cart. The cart meets the 2. condition, as it’s above 100.
- Find the FLASH! coupon in Promotions and click Apply.
2
Validation fail: wrong total amount
Now, check how the coupon validation fails, because the second condition of the validation rule is not met:
- Remove Roast Master - coffee machine from the cart.
- Go back to Shop and add Sumatra - Burbon (SKU: 1000g) to the cart to meet the 1. condition. Add only one unit.
- Find the FLASH! coupon in Promotions and click Apply.
3
Validation success
Now, validate and redeem (use) the coupon successfully:
- Add a second unit of Sumatra - Burbon to the cart. The cart total amount should now exceed 100.
- Find the FLASH! coupon in Promotions and click Apply.
4
Validation fail: customer used their coupon
Now, check how the coupon validation fails, because the third condition of the validation rule is not met:
- In the cart above, click Go to payment > Submit order and redemption to finalize the purchase.
- Once done, the content of the cart will remain the same. Find the FLASH! coupon in Promotions and click Apply.
Check default Sandbox data
As Sandbox comes with sample products, customers, validation rules, and campaigns, it’s good to check them out. This way you can quickly learn more about different promotions and Voucherify’s other possibilities. Check out the following places:- In Campaign hub:
- Campaigns: Lists all created campaigns; by default, Sandbox includes all campaign types.
- Validation rules: Lists all created validation rules.
- Products: Lists all created products.
- Product collections: Lists all collections, which group the products that share defined criteria.
- In Engagement:
- Customers: Lists all added customers. Be default, you’ll have three customers.
- Segments: Lists all segments, which group the customers who share defined criteria.
Play around in the Demo shop
If you haven’t created and checked the FLASH campaign, Use Demo shop to try out campaigns and check how they work for test customers. In the Demo shop, you can select a customer to:- Apply incentives: Use the Promotions section to apply incentives.
- Add products to cart: Browse products from the product list and click Add to Cart.
- Manage Cart: Review your cart.
- Access Customer wallet: View coupons, loyalty cards, gift cards, and all the other available incentives in the Wallet Panel.
What scenarios can I test with the Demo shop?
You can check the following:- Choosing a customer to check incentives for customer segments
- Qualification for incentives
- Discount vouchers validation and redemption
- Promotion validation and redemption
- Pay with loyalty points: loyalty card validation and redemption
- Pay with gift card: gift cards validation and redemption, choose how much gift card credits to apply to an order
- Stacking multiple incentives
- Region- and currency-specific campaigns
Next steps
Once you’ve learned basic Voucherify capabilities, explore the following topics.Integration blueprint
Integration blueprint
Read the Integration blueprint to learn what steps you and your dev team need to follow to successfully integrate with Voucherify.
Prepare data
Prepare data
When you want to prepare your project to be a production environment or you want to use data that better your specific case in Sandbox, visit the following articles:

