#jzills
1 messages · Page 1 of 1 (latest)
Hello! So there's a redirect parameter you can set to if_required with confirmPayment and confirmSetup (https://stripe.com/docs/js/payment_intents/confirm_payment#confirm_payment_intent-options-redirect). This doesn't prevent the redirect entirely - if you're using the PaymentElement with certain PaymentMethod types that require the redirect then we'll still do the redirect
Hi Karbi - thanks! Do you have a list of the payment methods and whether they require redirect or not?