#var_dev
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- var_dev, 5 hours ago, 12 messages
the above summarizes all, context is different.
Hello! Sorry for the wait - If you handle it with stripe.handleNextAction there shouldn't be anything else you need to do. It'll open up the 3DS window for your customer to complete authentication and once they're done the SetupIntent will transition to being successsful (or return to requires_payment_method if authentication fails)
ok, thank you!
a folow-up question: does handleNextAction() trigger SCA the same way other SCA-ready Stripe products do? e.g. the form to Set up future payments (https://stripe.com/docs/payments/save-and-reuse) ?
yup!