#anthonyl5602
1 messages · Page 1 of 1 (latest)
Hi there!
You can use the List Subscription endpoint: https://stripe.com/docs/api/subscriptions/list?lang=node
And only retrieve Subscriptions with status canceled or past_due.
hey 🙂
I think that it is not the right solution to take those with the status canceled or past_due, because I only want in fact, those who are registered and who have never paid their subscriptions. Except in this case, these are those who canceled their subscriptions after a while for example, it also falls into the "canceled" category.