#Nelson Gomes-decimal-currency
1 messages · Page 1 of 1 (latest)
Hello 👋
We have a list here but I don't think there's a way to do that via the API
https://stripe.com/docs/currencies
I suggest you to add it to your clients implementations
another question: how can I determine which currencies are available for a given account?
I know I can fetch currencies for a country from country specs, but is it the right way?
or should we jus present all currencies?
@patent barn
Country Specs API should be ideal here to fetch supported currencies for a given account
these specs are per account, or global?
I believe they're global