#IsK-Subscription
1 messages · Page 1 of 1 (latest)
Hi there, this info is available in the tiers hash https://stripe.com/docs/api/prices/object?lang=node#price_object-tiers. Make sure to expand this field when retrieving the price object.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Hey! Thank you so much. Just wanted to know if the same is available for other volume based pricing models as well?
Yes, they are all inside the price object.
Thank you!