Gift Vouchers: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 60: | Line 60: | ||
Enter for example the following in "Custom Text" | Enter for example the following in "Custom Text" | ||
Check in|Purchase Date | Check in|Purchase Date | ||
Book Multiple|Buy Multiple | Book Multiple|Buy Multiple | ||
Book|Buy | Book|Buy | ||
Guest|Gift voucher | Guest|Gift voucher | ||
Guests|Gift voucher | Guests|Gift voucher | ||
Click to Book Now|Click to Buy Now | Click to Book Now|Click to Buy Now | ||
Confirm Booking|Buy Now | Confirm Booking|Buy Now | ||
Guest Details|Details | Guest Details|Details | ||
Click here to make another booking|Click here to make another purchase | Click here to make another booking|Click here to make another purchase | ||
Click here to make another booking|Click here to make another purchase | Click here to make another booking|Click here to make another purchase | ||
To adjust the display further add the following CSS in "Custom CSS". | To adjust the display further add the following CSS in "Custom CSS". | ||
*b24-selector-numadult{ | *b24-selector-numadult{display: none; } | ||
display: none; | |||
} | |||
| Line 90: | Line 88: | ||
Go to {{#fas:cog}} (SETTINGS) -> GUEST MANAGEMENT -> CONFIRMATION MESSAGES and customise the confirmation message for the "Gift voucher" property. | Go to {{#fas:cog}} (SETTINGS) -> GUEST MANAGEMENT -> CONFIRMATION MESSAGES and customise the confirmation message for the "Gift voucher" property. | ||
Template variables should be used to customise the email to the purchaser with the details on how to use/redeem the Gift Voucher. | Template variables should be used to customise the email to the purchaser with the details on how to use/redeem the Gift Voucher. | ||
You might want to include the Booking Page URL where the guest can use the voucher code. | You might want to include the Booking Page URL where the guest can use the voucher code. | ||
=How to manage the voucher codes= | =How to manage the voucher codes= | ||