Posted: October 12, 2020 at 7:50 am
|
Hi there, I have a request from a customer who would like to buy a voucher worth £20 but I can’t see how that voucher can be used multiple times with the amount redeemed each time taken off? For example if I do a promo code with £20 on it and they use it to spend £7.00. How do I set the code so that they can then use it again until the balance is £0? We are using EE4.10.6.p Many thanks Louuise |
Hi Louuise, That’s more like a ‘gift card’ feature which is not something we have available at this tim. The promotions add-on allows you to create promotions that apply to specific events, such as ‘25% off with code 25OFF’ (using a ‘coded’ promotion where the user enters a code) or ‘30% off all registrations this weekend only’ (using a ‘codeless’ promotion that applies automatically on the specific dates). It does not store the amount used during the registration to be applied later etc. Unofficially I do have a snippet that can be used as a simple gift card feature using ‘fixed dollar’ discounts within the promotions system but it applies to all promotions in the system that are not percentage discounts and isn’t officially supported by Event Espresso. You’re welcome to test if it will suit your needs here: https://gist.github.com/Pebblo/c2dd51d7b5e117810d9b5b70b9366b87 |
|
|
Hi Tony, Thanks for replying. Yes I guess what I’m after is more of a gift card feature. Thank you for the test code, I will see if our website guy can test it for us but we would need it to work with EE. Many thanks Louise (spelt my own name wrong! Lol) |
The code I gave you does work with EE. With the above code in place if you create a promotion code that is of a fixed value (so not a percentage discount) then when the promotion codes is used it will deduct the amount from that discount. So say you create a $200 promotion code and the user uses that code for a transaction total of $50. That $50 is taken away from the $200, leaving $150 (sounds logical up to now right 🙂 ) but then when the amount remaining reaches 0 it will also set the ‘valid until’ date on the promotion to It’s still not ‘full’ gift card functionality but helps with some use cases. |
|
|
Ah sorry I misread not officially supported as it doesn’t work. I’ll definitely get our website guy to add this. Brilliant, thank you! |
You’re most welcome, the above won’t suit all use cases but for simple gift certificates, it can help 🙂 |
|
The support post ‘Vouchers using Promotions’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.