#_krisd
1 messages · Page 1 of 1 (latest)
Hi there
Hmm that's strange... I would think it would localize in the Pricing Table as well.
Let me check on this
@hexed temple can you clarify:
If I have not added any other currency and only have $ prices,
You do have multi-currency Prices set up for that Pricing Table or you don't?
I do. May the problem was some didn't had multiple currencies. Let me test that and get back.
A pricing table and only display products and prices for a single currency
One you choose the first price, any further prices you can to it must be in the same currency
I confirm that all products and prices have multiple currencies, but pricing table shows $ by default (atleast not the local currency). Only after pressing the subscribe button it changes to local currency.
Ok right, i was about to mention mutlicurrency prices if thats what you're doing:
https://stripe.com/docs/payments/checkout/pricing-table#price-localization
If you want to preview a different currency that your local default, you can force that using the customer email as shown:
customer-email="test+location_FR@email.com"
So that would force FR locale, for example
Thanks for the link @sharp marten . But imagine I don't have country code of customer in advance, then I want Stripe to infer the country. It does that after pressing the "subscribe" button, can't it do while displaying the initial table.