#lucidlaw
1 messages · Page 1 of 1 (latest)
They do yes, but only Checkout supports automatically localising the price: https://stripe.com/docs/payments/checkout/multi-currency-prices
You can obviously use the currency_options hash data in your integration as you need, but if the intention is to surface the local currency to customers then outside of Checkout you'd need to implement that localisation yourself