Adyen / adyen-magento2

Adyen Payment plugin for Magento2
MIT License
155 stars 211 forks source link

[ECP-9450] Implement configurable 3DS2 authentication flow #2800

Closed candemiralp closed 1 week ago

candemiralp commented 1 week ago

Description

This pull request introduces a new field to configure native and redirect methods for 3D Secure 2 card payment authentications.

This has become a necessity after Adobe has introduces strict CSP ruling on payment pages to comply with PCI DSS 4.0 requirements. This requirement enforces our merchants to add all of the 3D Secure 2 domain names to their CSP allowlist. Therefore, this PR enables our merchants to fall back 3D Secure 2 Redirect authentication if they are not able to add domains to their allow lists.

Screenshot 2024-11-13 at 15 27 18

Tested scenarios

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud