#CR
1 messages · Page 1 of 1 (latest)
Hi, how are you integrated with Stripe? If you use Stripe Checkout or Payment Links, we handle this for you: https://support.stripe.com/questions/automatic-currency-conversion
i am using Stripe connect
no this wont work as this uses conversion after someone clicks on the Buy button
I need to show all products on the website in a different currency depending on visitor's location
e.g. if someone is from europe, i'd like thta all products are visible in EUR prices
so need some USD<>EUR exchange rate from Stripe at that specific time
To clarify, you want to show different prices depending on the currency before they click on the buy button? Also, on the integration part.. what document did you follow?