#omarst
1 messages · Page 1 of 1 (latest)
You'd use confirmPayment with the Payment Element: https://stripe.com/docs/js/payment_intents/confirm_payment
since confirmPayment does not return a response is it safe to say when the redirect happens the paymentIntent status will always be succeeded?