#simmonson-price-modeling

1 messages · Page 1 of 1 (latest)

deep viper
#

@last beacon what's blocking you exactly? And you really should use our official SDKs

last beacon
#

We have a generic API that takes in a dynamic API URL, one of which is Stripe, which is why we are querying the API directly instead of using the SDK.

What's blocking me exactly is that there are no unit amounts that I can extract from /v1/prices for volume or graduated pricing models

#

and my goal is to display products in a list and show their prices in the list

deep viper
last beacon
#

ah - expand[]=data.tiers query. Thank you. I was searching the docs you linked but did not know the query key/value pairs to pass in.

deep viper
#

yeah it's a bit obscure when you are not familiar with Expand itself

last beacon
#

thanks, consider this thread closed 🙂