I'm trying to implement an optional C&P donation in an event registration form.
The current setup in Gravity Forms is a checkbox that says "Yes! I'd also like to make a donation" that triggers conditional logic to show a Product field with radio button amounts ($5, $10, etc.) the Credit Card payment field, and the reCAPTCHA. This works fine when the donation option is selected and card information is entered (I've successfully run in in both Test and Production modes), but trying to submit the form with the donation option deselected and all of the C&P fields hidden results in a validation message: "Error in the form. You should enter either credit card or e-Check or C&P Custom details"
Is there a way to create a form in Gravity Forms with optional C&P payments?
The current setup in Gravity Forms is a checkbox that says "Yes! I'd also like to make a donation" that triggers conditional logic to show a Product field with radio button amounts ($5, $10, etc.) the Credit Card payment field, and the reCAPTCHA. This works fine when the donation option is selected and card information is entered (I've successfully run in in both Test and Production modes), but trying to submit the form with the donation option deselected and all of the C&P fields hidden results in a validation message: "Error in the form. You should enter either credit card or e-Check or C&P Custom details"
Is there a way to create a form in Gravity Forms with optional C&P payments?
Comment