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

Cannot default payments to base currency #519

Open
nothingtosee-jml opened this issue Mar 16, 2023 · 0 comments
Open

Cannot default payments to base currency #519

nothingtosee-jml opened this issue Mar 16, 2023 · 0 comments

Comments

@nothingtosee-jml
Copy link

The default Magento 2.4 behaviour is to use the ‘Base Currency’ for all payments. The Checkout extension overrides this behaviour and allows payments to be made in any of the ‘Allowed Currencies’ selected on Magento Admin. Payments will fail if an Allowed Currency is selected by the customer but that currency is not available on the Checkout.com account.

We want to return to the default Magento behaviour of using the Base Currency for all payments so that we can continue displaying multiple currencies without adding multiple currencies to our Checkout.com account, is this possible?

image

This is the default behaviour that Checkout extension removes.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant