stripe api only supports active subscriptions
When I user cancel subscription how this subscription then later be restored as calling authClient.subscription.list will return only active?
1 Reply
It should also show cancelled ones too. Each item has a
status
which can be one of these: