Conditional payment (Paypal or offline)
-
I have a registration form and have built conditional logic around the payment options.
There is a radio button to choose between paying with PayPal (default option) or paying with a physical check to be mailed.
This is working like I would expect, in that the regular submit button is hidden when PayPal is selected. When the pay with check radio button is selected, the PayPal button goes away, the regular submit button appears along with an HTML field with mailing instructions.
The problem I am having is that when submitting the form with “Check” selected as payment, it returns an error to the user that there was a problem submitting the form.
When I view the submissions for the form, I can see that the registration did actually process, but it did not complete the portion where it is integrated with Google Sheets.
If processing the payment via PayPal, then it completes everything including adding the submission to the Google sheet that it is integrated.
WordPress version 5.7.1
Forminator version 1.14.10.1The page I need help with: [log in to see the link]
- The topic ‘Conditional payment (Paypal or offline)’ is closed to new replies.