Hello,
I am using the Stripe add-on and “Stripe Payment Form” select as Payment Collection Method (see screenshot).
Problem is that even before the payment is made, rest of the form gets submitted. Even if user do not make payment and complete purchase, form still gets submitted in the moment when “Pay” button is clicked, which leads to external Stripe payment form.
Is there a way to prevent form submission if the payment is not successfully completed?