#JohnTheFrog
1 messages · Page 1 of 1 (latest)
I used currency_options for that purpose
When you retrieved the Price did you expand currency_options? It's an expandable attribute so it won't be included by default unless you expand it
I kind of expected that I didnt use expand, but the docs do not specify what is / isn't expandable. https://stripe.com/docs/api/prices/retrieve
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Let me check if this works
Thanks, it works