Adyen / adyen-magento2-express-checkout

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

[ECP-8907] - Fix Google Pay redirect to success page after payment #77

Closed raoulritter closed 5 months ago

raoulritter commented 5 months ago

Summary

After the changes on V9 of main payment module, it was seen that Google Pay express couldn't redirect shopper to success page. The issue was main module couldn't fetch the quoteId from quote object on product detail page. Because, quote object is not available at that moment.

This PR applies the fix 2462 to express module repository.

Tested scenarios

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud