#GeochiNova
1 messages · Page 1 of 1 (latest)
Hello, I don't quite understand your scenario. Are you determining the price based on location already? Or is Stripe doing that somewhere for you?
@turbid sandal Currently we have two currencies set, GBP and EUR where euros is set as default. But our team in the UK when testing the payments, don't see the GBP pulled into the front end as the currency because they're in the UK. We are trying to see if Stripe can/should handle this automatically but it is not with our setup (we are using CardElement and are thinking maybe we should use the PaymentElement in order for this to be automatic)
We want the currency to be selected based on the user's location. We are using custom payment integration, not Stripe Checkout