There are several ways of handling this. The PayPal add-on (if you're using it) has a checkbox where you can configure a condition. If the condition is true, then send the transaction to PayPal. If it's not true, then don't send to PayPal.
Conditional logic is available for the submit button on the form as well, but it might not do exactly what you want. It will make the submit button unavailable until some condition is true. Until that's true though, you would not be able to submit the form and would not be able to send the email.
If you're using the PayPal add-on, you want the "PayPal condition".
Related:
http://www.gravityhelp.com/forums/topic/paypal-conditonal#post-20095
Posted 13 years ago on Saturday August 27, 2011 |
Permalink