#zenzen
1 messages · Page 1 of 1 (latest)
If you use Payment Element, next_action has been taken care by the Payment Element and you do not have to handle it
https://stripe.com/docs/payments/3d-secure is for direct API integration without using any Element
The pop-up you saw was the next_action handled by Payment Element
will there be a difference in production? something to watch out for?
Test env is expected to simulate production env and it should be the same
ok thanks that helps
No problem! Happy to help 😄