#reganstarr - Supported Currencies
1 messages · Page 1 of 1 (latest)
He reganstarr. Catching up here
Not an API, but this should help: https://stripe.com/docs/currencies
But there is this API endpoint, which may help depending on what you're doing: https://stripe.com/docs/api/country_specs/list
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Thanks! That answers my question.