I’ve created a multi-page Gravity Form with two payment methods: one for card payments and the other for wire transfers. I’m unable to figure out the settings to prevent users from being redirected to the Stripe checkout when they select the wire transfer option. Instead, I want to display some specific details (which I’ve already set up in the confirmation message) and send an email.
When a user selects the card payment method, they should be redirected to the Stripe checkout, and a separate thank you email should be sent.