-
Notifications
You must be signed in to change notification settings - Fork 212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ECP-8776][V9][GraphQl] adyenPaymentDetails returns The cart isn't active. with old HPP methods #2478
Comments
Why required Cart ID argument for adyen-magento2/Controller/Return/Index.php Lines 368 to 370 in a48bd7b
|
Hello @dimitriBouteille, Thanks for creating this issue. We have validated the issue and created an internal ticket to solve it. Adding Best Regards, |
To fix the bug while waiting for a fix, I made the following patch :
|
When I want to confirm a payment (adyen_twint, adyen_applepay, ...) with the adyenPaymentDetails mutation, I have the following error:
With the V8, all the methods were used here, but today this is no longer the case ... We must find a solution to leave the cart active for all adyen methods!
adyen-magento2/Observer/SubmitQuoteObserver.php
Lines 28 to 37 in a48bd7b
To Reproduce
Steps to reproduce the behavior:
adyenPaymentDetails
mutationThe cart isn't active.
Magento version
2.5.6
Plugin version
9.0.6
The text was updated successfully, but these errors were encountered: