#Chandan
1 messages · Page 1 of 1 (latest)
hello! you can get the list of supported currencies using the country spec API : https://stripe.com/docs/api/country_specs/object but it doesn't include the min amount and if they support decimals.
we don't have an API endpoint that returns the min amount and if it supports decimals unfortunately
So there's no way to know If a particular currency is Zero-decimal currency or not?