Skip to content
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

Paypal Express Checkout - Issue with paid Shipping Method. #156

Open
JonasFolletete opened this issue Dec 5, 2024 · 0 comments
Open

Paypal Express Checkout - Issue with paid Shipping Method. #156

JonasFolletete opened this issue Dec 5, 2024 · 0 comments

Comments

@JonasFolletete
Copy link

Describe the bug
We have a problem with the Paypal Express checkout when using a paid shipping method
When we try to update the order with a paid delivery method, We get the following errors from the route : FR/V1/adyen/express/paypal-update-order/guest fail with the following error :

{ "message": "Error with payment method, please select a different payment method." }

In the Magento log we have the following error :

AdyenLoggerTest.INFO: Response from Adyen API {"body":{"error":"Sum of selected deliveryMethod amount and original offer amount does not match the total amount.","errorCode":"14_0478"}} {"uid":"XXX"}

We don't have any issue if we use a free shipping method.

To Reproduce
Steps to reproduce the behavior:

  1. Go to product page
  2. Click on paypal express checkout
  3. Select paid shipping method
  4. Paypal show the error "Unable to update address. Please try again"

Expected behavior
Price should update according to the shipping method selected.

Screenshots

Capture d’écran 2024-12-05 à 15 25 35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant