Make Stripe payment required

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?

The only way to require payment would be to switch to the Stripe Field collection method and add the Stripe field to the form.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.