Adyen / adyen-magento2-hyva

MIT License
7 stars 4 forks source link

`adyen_googlepay` added to the options that keep the quote active #5

Closed pmarjan-onestic closed 9 months ago

pmarjan-onestic commented 9 months ago

Adyen\Payment\Observer\SubmitQuoteObserver does not consider adyen_googlepay.

We need to have the quote kept active, when customer challenge is used, for the googlepay method, otherwise, we run into problems with the hyva checkout.

Scope: Adyen_Payment.

(refers to https://github.com/onesdata/adyen/issues/21 from old repo)

pmarjan-onestic commented 9 months ago

Solved. Version 9.2.0 has no issues with googlepay and active quote.