product · inferred from evidence
3DS
Adyen's 3D Secure authentication mechanism.
- Adyen 3D Secure redirect fails when app is loaded in an iframe (fixed in 5.51.0)
Upgrade @adyen/adyen-web to v5.51.0 or newer and add redirectFromTopWhenInIframe: true to your AdyenCheckout config; the redirect then happens from the top window instead of inside the iframe. The reporter confirmed the issue was resolved w