#Sandip Kundu-presentment-currency
1 messages · Page 1 of 1 (latest)
Hey! You'd determine that when creating the Payment Intent with the currency parameter
How you display that is entirely up to your integration, there's no Stripe code/API for that
Suppose I need to change the currency values : when some one visits this page from india will get the converted amount according to india's currency value, when someone from japan visit the same page will get the converted amount according to japan's currency value.
You'll need to account for that in your code unfortunately, there's no API for that