#Tassaduq-subscriptions
1 messages · Page 1 of 1 (latest)
@light topaz you could use https://stripe.com/docs/api/subscriptions/list#list_subscriptions-status !
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
it's not helpful when more than 100 records are present and we need to fetch again and again
@grave zinc ^^
ok
that's how the API works though, sorry! you have to paginate.
our libraries make it very easy. https://stripe.com/docs/api/pagination/auto