#REVOLTER

1 messages · Page 1 of 1 (latest)

last lark
#

Do you mean multi currency?

mint crescent
#

Yes

#

I am using Stripe from long time, but I always need to have two payment page. One of INR and other of USD. I need something so currency can change based in IP or something so that On single page any customer can make payment.

last lark
#

Not that I am aware of. A PaymentIntent when created should have one fixed currency.

mint crescent
#

Yeah, but I need to have a dynamic currency. So there is nothing which will change the currency based on IP address?

last lark
#

Yes

#

It's one parameter on Create PaymentIntent API