Adyen / adyen-magento2-express-checkout

Adyen Magento 2 Express Checkout Module
MIT License
8 stars 2 forks source link

[PW-8412] Add support to Action/3DS Component for GooglePay Express method #27

Closed RokPopov closed 1 year ago

RokPopov commented 1 year ago

Summary

Currently, the Express Checkout module does not support 3DS authentication. This PR adds the support for this functionality by creating and mounting the custom action component and handling the rest of the flow with the paymentDetails call.

The 3DS2 flow is now supported on the product page, mini cart page and cart page for GooglePay Express payment method.

Tested scenarios