hello
We have a form with 2 payment gateways - one for credit card and another for direct debit
User chooses with payment type.
Can I use a conditional somehow to control with redirect (post) the data sends too based on what option they choose for payment? ideally we land on the page and then chose what payment type, then the the submit sends to that payment gateway. But ic ant see a way to add the payment choice BEFORE the form settings.
Does that make sense?