#mane-currency

1 messages · Page 1 of 1 (latest)

burnt jewel
#

hi! generally the currency is something defined by you in your code, either you pass it to the API directly, or since you're using subscriptions, you're using Price (price_xxx) objects with the currency

#

so this isn't something directly controlled in Stripe or your Stripe dashboard, you must have some code or configuration in your integration with Stripe which picks these defaults and that's what you'd need to change.