#Ezequiel-redirect
1 messages · Page 1 of 1 (latest)
Hi there!
So the default is to always redirect with stripe.confirmPayment, however you can set redirect: 'if_required' so that the redirect only occurs due to paymentmethods that actually require a redirect: https://stripe.com/docs/js/payment_intents/confirm_payment#confirm_payment_intent-options-redirect
Give that a try and see if it fixes the issue here