#rupesh4402
1 messages · Page 1 of 1 (latest)
Hi there!
Hi Soma
If you are using Checkout Session, you should read this: https://stripe.com/docs/payments/checkout/present-local-currencies
I don't want automatic conversion. I am having three account only and USD, EURO and GBP which I need to configure so that EUR is displayed to europe based countries, GBP to UK and for rest USD.
On the page I shared The page I shared talks about two things: automatic conversion and multi-currency Prices. I think you want the later.
I have done the setup as suggested in the multi-currency prices but when I am testing it is only showing USD. Is it that in production in will automatically provide the correct currency and in testing it only shows the default?
Correct:
You can create multi-currency Prices in the API or the Dashboard. Checkout displays prices that you set in the relevant currency based on your customer’s location.
And if you want to test this yourself, read this: https://stripe.com/docs/payments/checkout/present-local-currencies?platform=multi-currency-prices#test-currency-presentment
Ok, thank you. I have three bank account, 1 for each currency. I have only setup GBP when I opened Stripe account. How do I add EUR and GBP in the Stripe account?
You mean how to add banks accounts? It's here: https://dashboard.stripe.com/settings/payouts
Thank you
Happy to help 🙂
Thank you Soma, I am just testing with the email. Please give me few minutes
It is working fine, thank you