#A2023

1 messages · Page 1 of 1 (latest)

dusky lanceBOT
ruby crypt
icy yew
#

yah. So my quetsion is -- how can i have pricing tables that change from USD to INR , when indian cutomers click on it

ruby crypt
#

You mean on the table itself, or on the payment page?

icy yew
#

The table itself

ruby crypt
#

Hmm, not sure if that is supported yet. Did you try setting up the multi-currency prices? Let me test it

icy yew
#

Will it be automatic? Like I have US customers it'll appear in USD and for Indian customers it'll show us INR -somehow like this

ruby crypt
#

Test it via:

In the stripe-pricing-table, set the customer_email property and include a suffix of the form +location_XX in the local part of the email. XX must be a valid two-letter ISO country code.

icy yew
#

does price localization work with pricing tables , a nocode solution ?

ruby crypt
#

Did you just read the doc I sent you? It answer the question for you