#letv - currencies
1 messages · Page 1 of 1 (latest)
Can someone please help on how can I make the currency change according to the location of the user/customer to avoid this error:-
"Non-INR transactions in India should have shipping/billing address outside India."
I am entering the address from India
The default currency is USD
I don't think Stripe has an automatic way of changing currencies based on user location. You will likely want to either have your user indicate their country/address first
Can you please tell me how should I do that.
If the user is in India the price should be in INR.
How can I use this in checkout billing portal - https://stripe.com/docs/currencies/conversions
Can I use it in Billing subscriptions?
Unfortunately Stripe doesn't have a pre-built component to do this for you. You could use something like a form or a dropdown menu to let their users say where they are before you try to charge them