Adyen / adyen-magento2-express-checkout

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

[PW-7999] Fix quote totals for PDP express initialisation #21

Closed candemiralp closed 1 year ago

candemiralp commented 1 year ago

Summary

Fix the usage of the collectTotals() method for the quote created in product detail page. Missing quote totals causes amount/value not being added to the /paymentMethods call request and Apple Pay tx_variant doesn't return in the payment methods in this case.

Tested scenarios