Page tree
Skip to end of metadata
Go to start of metadata

It is possible to create a webshop link where a discount code is already pre filled.  Customers do not have to fill in the discount code and there is no chance that they fill in a wrong discount code. During the payment step in the purchase procedure the customer will see the discount code and the discount price.

To auto fill the discount code add this extension to the ticket shop link: &voucherCode=CODE

Where CODE is the discountcode. For instance: PROMOTOR

EXAMPLE:

Normal Events Overview link: https://dizizid.com/events-registration/index.html?officeId=1
Normal Ticket overview link: https://dizizid.com/events-registration/index.html?officeId=1&overviewType=simple

AUTO FILL DISCOUNT LINK:
https://dizizid.com/events-registration/?officeId=1&voucherCode=PROMOTOR
https://dizizid.com/events-registration/index.html?officeId=1&overviewType=simple&voucherCode=PROMOTOR


A discount code is usually only valid for certain offers and a specific period. It is important that customers know what the discount code is valid for otherwise they might think the discount code is not working.

 


  • No labels