Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch to automatic 3DS confirmation
According to Stripe support this is the only correct way to authorize 3D-Secure cards when using the payment request API. The `confirm` action has been simplified and it now only creates a new payment intent. This is only the backend part of the change, JS code will need a more invasive rework.
- Loading branch information