You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When trying to complete the order with paypal express we are stuck on "Your order can't be shipped to this country" error in paypal window (country configuration is correct).
Additional context
As far as we were able to debug, when your plugin calls /adyen/proxy-express-checkout-update-paypal-order which in turn calls https://checkout-test.adyen.com/v71/paypal/updateOrder the information sent in the payload is correct compared to your docs but in the response we get
Describe the bug
When trying to complete the order with paypal express we are stuck on "Your order can't be shipped to this country" error in paypal window (country configuration is correct).
Versions
Shopware version: 6.6.8.2
Plugin version: 4.2.6
To Reproduce
Steps to reproduce the behavior:
Expected behavior
PayPal express should work
Screenshots
Additional context
As far as we were able to debug, when your plugin calls
/adyen/proxy-express-checkout-update-paypal-order
which in turn calls https://checkout-test.adyen.com/v71/paypal/updateOrder the information sent in the payload is correct compared to your docs but in the response we getThe text was updated successfully, but these errors were encountered: