My business case is this:
User picks a Bundle Option (Bundle A, B or C)
each bundle has it's own cost & only when the payment is received I want to send the specific email attached to that offer.
I currently have stripe payment links setup for each bundle - I figured out how to conditionally add Redirect to url based on the form value BUT it will send the email even if the stripe payment is not complete!
Use the conditional logic section of the email notification to set it to only send on "Successful Payment".
I don't see that option in the conditional logic area of the email notification
Please login or Register to submit your answer