As for the question you asked in the post's title, the answer is yes with conditional logic after the submit button is pressed.
<p>Thank you Victor! I have different bundles that each have a different Stripe Payment link (Different Submit Button link) as well as a different emails (offer with attachment). I have a field on a form called "Pick your bundle"; this answer will determine what attachments and what Stripe Payment link I send them to.</p>
I figured it out! I didn't realize that the Actions after the submit button had conditional logic! So now I have 3 different Confirmations & Emails with conditional logic based on my Pick your bundle form field. This is great - thanks so much for your direction Victor 🙂
Ran into a hiccup - I don't really want to send the email from the first form action UNLESS the payment is complete! Example: If they choose bundle 1 from the form, I can use a confirmation action to redirect them to the appropriate payment link BUT I don't want to send the email out unless that payment is complete!
Is there a way around using the Payment form through Formidable as I believe there is another % fee per transaction shaved off.
I have no idea. I never used Stripe with Formidable. I don't use Formidable for collecting payments.
Please login or Register to submit your answer