#Matix
1 messages · Page 1 of 1 (latest)
👋 Thanks for reaching out
Actually, you can create a price with multiple currency but without automatic conversion.
https://stripe.com/docs/payments/checkout/present-local-currencies#create-multi-currency-prices
If you are willing to use Stripe Checkout, there is a beta feature, that convert automatically currencies according to the shopper's local currency:
https://stripe.com/docs/payments/checkout/present-local-currencies#automatically-convert-currencies
You can signup with your mail, in the form here:
https://stripe.com/docs/payments/checkout/present-local-currencies#automatically-convert-currencies
ok, thanks!
You're welcome!