#D4reDev1l.
1 messages · Page 1 of 1 (latest)
There's no workaround for expanding further than 4 levels
Your only option would be retrieve something a level down so you don't hit that limit
I need to filter some Subscription items
In a subscription
Can I create some marker to subscription item when I create an new subscription?
If you want, you can set metadata on the Subscription Item when you create the Subscription https://stripe.com/docs/api/subscriptions/create#create_subscription-items-metadata
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Ok
If I want to add a description to a price object. Is it the field nick name of the price object?
No, nickname is something that's never shown to users
What are you trying to do by setting description?
@burnt void Didyou still need help?