#Rupesh

1 messages · Page 1 of 1 (latest)

glossy topazBOT
civic wraith
#

In order to test you need to use email with country code prefix: e.g. test+location_US@example.com

scarlet crystal
#

Yes, I am using stripe checkout

#

I want to take only GBP for UK and for rest of the world I need to take USD. What configuration is necessary in the product to make the user select USD when they are paying for the subscription

civic wraith
#

I think you can create an USD price a default price

scarlet crystal
#

I have provided a specific amount in USD for example in GBP I have kept £16 and in USD I have kept $$18 which is not exact conversion

civic wraith
#

and create another GBP currency price

#

if the customer location will be in UK, then the GBP price will be used

#

You can test this with a Checkout Session for a customer with an email test+location_GB@example.com

scarlet crystal
#

ok, then do we need to have two product with diffent currency

#

*different

civic wraith
#

No just the same product with two different currency price

scarlet crystal
#

How can I change the default price once set. It doesn't give me an option of changing the default price

#

in the product configuration

civic wraith
#

You can delete it and create a new one

scarlet crystal
#

Ok, thanks!