#napolean-multicurrency-checkout
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- napolean_solo, 1 day ago, 4 messages
Hi 👋
You can achieve this in two ways
- Set up automatic currency conversion in Stripe - https://stripe.com/docs/payments/checkout/automatic-currency-conversion
- Define multi-currency prices that include a price in the currency for your users - https://stripe.com/docs/payments/checkout/multi-currency-prices
When I click on the link to go to automatic currency conversion it just redirects me to the dashboard
What country is your account based in? What is the settlement currency?
Ah, then ACC is not supported
what?!
Only US and Canada based merchants are eligible for the first link. You can use the second though.
i have created multi-currency price but how can I let indian customers to go to INR checkout and US to USD?
That will be determined by the Customer you create the Checkout Session with. We describe how you can test out how the Checkout Session will respond by using modified email addresses here: https://stripe.com/docs/payments/checkout/multi-currency-prices#testing
so wait a min
will it change the currency to INR when an Indian customer start the checkout?
Yes
okay great!'\
I recommend using the custom email approach and testing this out yourself