Hello,
I am looking for a form system for WordPress and I am going through the entire Gravity Forms site.
I would like to do this: A payment form with two options:
- Payment by Paypal (or Stripe)
AND - Payment by transfer to a bank account because my client has a lot of participants who refuse online payments.
I would like to have before the submit button a radio button field, with 2 possibilities: - Paypal (and then redirect to Paypal when submitting the form)
- Bank transfer (and there, when submitting the form, save the form then send an email with the bank details)
Is it possible to provide this on a single form? And how ? In your examples I cannot find anything … I wonder if it is possible to change “action = …” url according to the option checked above. Or a dynamic form action, depending on the choices made.
Thank you for your guidance and your help.