User order get confirmed despite canceling the Stripe payment

I'm using Stripe action and it works perfectly if the user adds credit card and payment is successful. However, once the Stripe is triggered and the user decides to cancel, my app still goes ahead and confirms the order. Is there a way that only if the payment status is complete, then navigate to next screen?

1 reply