Multiple Payment Methods on One form

Hi,

I’m trying to create a form that gives the option to pay with either Paypal or Square (using a 3rd party square plugin).

Is this possible?

You can do that if the Square add-on supports conditional logic on its feeds. If it does, then you can have, say, a radio buttons field with two options and only enable the feed for PayPal when PayPal is selected, and only enable the feed for Square when Square is selected.

Check with the author of the Square add-on. The standard GF PayPal add-on does support this.

1 Like

Thanks Ross!

I’ll check that.

Dave