Hi Carl,
I am trying to sell tickets for a conference. And playing with the pricing fields is a nice game :-)
In my scenario there is 2 ticket prices and 1 redeem option (It's free for guests)
I've made a conditional logic on a product field. If someone choose the redeem option, a "redeem code" field appears.
And now I am searching a way to match the content of this field towards a list of values (couponcode#1, couponcode#2, couponcode#3, ...) but no clue on how to handle it.
If the matching is enabled, at form submission, the entry would be validated. If not then an alert message is displayed to the user and the form wait for another input (or other product choice).
I've tried to find similar threads on the forum. I've just found the request of coupon code integrated with Paypal. http://www.gravityhelp.com/forums/topic/paypal-discount-code-option
Is there a way to handle that (and maybe some entries from similar requests).
Regards