#GeochiNova

1 messages · Page 1 of 1 (latest)

vivid pastureBOT
turbid sandal
#

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?

knotty vector
#

@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

turbid sandal
#

Gotcha, checking in to whether we support this. Will get back to you

#

Unfortunately it looks like we don't have something pre-built for this for custom integrations

#

You will need to detect the user's location and set the price from there