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

[ECP-9571] Paypal Express Checkout - Issue with paid Shipping Method. #156

Open
JonasFolletete opened this issue Dec 5, 2024 · 1 comment · May be fixed by #160
Open

[ECP-9571] Paypal Express Checkout - Issue with paid Shipping Method. #156

JonasFolletete opened this issue Dec 5, 2024 · 1 comment · May be fixed by #160
Assignees
Labels
Bug report Indicates that issue has been marked as a possible bug

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
@khushboo-singhvi khushboo-singhvi changed the title Paypal Express Checkout - Issue with paid Shipping Method. [ECP-9571] Paypal Express Checkout - Issue with paid Shipping Method. Dec 16, 2024
@khushboo-singhvi
Copy link
Contributor

Hello @JonasFolletete,

Thank you for bringing this to our attention and creating this Github issue highlighting this issue about the UpdateOrder Endpoint for the Paid shipping payment method. We have created an internal ticket to investigate and handle the scenario.
We will update you as soon as it is handled.

Thank You again for the contributions!

Regards!
Khushboo

@khushboo-singhvi khushboo-singhvi self-assigned this Dec 16, 2024
@candemiralp candemiralp added the Bug report Indicates that issue has been marked as a possible bug label Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug report Indicates that issue has been marked as a possible bug
Projects
None yet
3 participants