Hi, I noticed a small bug with applying promo codes in 3.1.36.1.P:
When you apply a valid promo code in the cart, that code gets remembered in your session. Then if you try to apply a different valid promo code instead, you get the message “Sorry, promotional code Foo is invalid, expired, or can not be used for the event(s) you are applying it to.”
The logic bug is around line 78 in event-espresso/includes/admin-files/coupon-management/use_coupon_code.php. If the coupon code in the session does not match the currently-entered code, it should do a new DB lookup for the currently-entered code.
Thanks for the feedback. Currently that is the designed effect of the promo codes, but I will certainly put forward your idea to the developers for consideration.
Viewing 1 reply thread
The support post ‘Can't change between valid promo codes’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.