This sample application enables you to redeem vouchers given by customer with a simple web form. See Live Demo
Follow the steps listed below to get the application up and running in minutes with Heroku button.
-
You need a set of Application Keys and Client-side Keys to connect with Voucherify Platform. Visit App.
-
After signing up you need also add your domain to Voucherify's whitelist. When you go to configuration view of Voucherify account, "Your website URL" is used for allowing client requests only from given domain. You have to put there your website url or set * if you want to enable requests from any origin.
-
Press this button to create a Heroku app
Wait until the Deploy Window is open.
-
After opening the Deploy Window, please go to the Configuration page.
Copy App Keys from the Configuration page and paste these keys into proper input fields in the Deploy Window.
-
In the Deploy Window after filling all required inputs click a Deploy Button located on the end of page. Wait until the Deploying Process is finish.
-
After finishing process you can go to the Manage Panel or visit the Voucherify Example page.
$ npm run start
- runs the application
- Found a bug? Have a suggestion for improvement? Want to tell us we're awesome? Submit an issue
- Trouble with your integration? Contact Voucherify Support / support@voucherify.io
- Want to contribute? Submit a pull request