-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: PaymentIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report
Description
Preconditions
Any version of Magento 2
Steps to reproduce
- Create (for example) website with en_IE locale.
- Configure Braintree sandbox.
- Try to buy something
Expected result
- One should be able to use PayPal via Braintree payment method
Actual result
- JavaScript error in console: "Error: This PayPal integration does not support this country"
Issue is trivial:
Magento reads locale from config and when locale is not supported, it throws error.
Issue wouldn't happen in case there is configuration field where you can explicitly configure one of
supported locales for Braintree.
This is actually BUG, not feature request ;)
korostii
Metadata
Metadata
Assignees
Labels
Component: PaymentIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report