Where can I find it? Company >>> Gift Voucher
In this article you will learn how to integrate the TuriTop Gift Voucher system into your website. You can install interactive buttons or share direct purchase and redemption links with your customers.
How to Install a Gift Voucher Purchase Button
- Go to Company >>> Gift Voucher.
- Click on Buy.
- Select the language and the service.
- Copy the generated HTML (
<div>) code and paste it into your website.
The <div> code is installed in the exact same way as the standard booking widget.
Direct Purchase Link for Gift Vouchers
If you prefer to send a direct URL to your customers so they can purchase a voucher without navigating your site, use this structure:
https://app.turitop.com/booking/box/D1/P1/en/0/0/0/0?only_gift=1Replace D1 with your Company ID.
Replace P1 with your Service Code.
Adjust en to your preferred language code (e.g.,
es,de,fr).
How to Install a Gift Voucher Redemption Button
Go to Company >>> Gift Voucher.
Click on Redeem.
Select the language.
Copy the HTML (
<div>) code and paste it into the redemption page on your site.
The <div> code is installed in the exact same way as the standard booking widget.
Direct Redemption Link for Gift Vouchers
If you prefer to send a direct URL to your customers so they can redeem a voucher without navigating your site, use this structure:
https://app.turitop.com/admin/company/D1/gift/voucher/redeem/{VOUCHER_CODE}Replace D1 with your Company ID.
Replace {VOUCHER_CODE} with the customer's actual voucher code.
Troubleshooting
If the Buy or Redeem widgets are not displaying correctly on your site, check the following:
- Global Code: Ensure the TuriTop global script is correctly installed across your site (or at least on the page where the widget is embedded).
- Script Conflicts: Verify that no plugin or custom JavaScript code is interfering with the execution of the widget.
- WP Rocket Incompatibility (WordPress): This optimization plugin can block widget loading. If you use it, make sure to disable the "Delay JavaScript Execution" option.

Comments
0 comments
Please sign in to leave a comment.