Adyen / adyen-magento2

Adyen Payment plugin for Magento2
MIT License
150 stars 198 forks source link

[ECP-9194] Ensure Adyen payment methods load correctly #2674

Open RokPopov opened 2 weeks ago

RokPopov commented 2 weeks ago

Description This PR addresses an issue where Adyen payment methods were not visible at the Magento checkout when both the Adyen Payment plugin (version 9.2.0) and Avalara Avatax plugin (version 2.5.0) were installed. The problem was caused by a conflict within the mixins of these plugins, where Avalara's asynchronous shipping-information request delayed the response with adyen_payment_methods_response.

Changes

Tested scenarios

Fixes #2602

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

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

See analysis details on SonarCloud