Local currency support

Billing supports auto matching local currencies for the products that you selected.

This will ensure that your users get the pricing in their local currency.

For example if you have a pricing in USD and in EUR for your product and your product enabled the match country currency feature, your pricing page will display the prices in EUR for your users in Europe and in USD for your users in the United States.

The default currency is USD but can be overridden from the pricing page options.

To enable this feature for a product, add the following metadata to the product page from the Stripe dashboard

billing_match_country_currency = true

Last updated