three_ds_required.
What triggers 3DS
3D Secure is exposed throughnext_action on the transaction response.
Example transaction response
Handling rule
- Let
elements.submit(...)continue the flow automatically when supported. - If the browser session is interrupted, retrieve the transaction before asking the customer to retry.
- Do not treat
three_ds_requiredas a failed payment.

