#jepezi-subscriptions
1 messages · Page 1 of 1 (latest)
hi there! can you share the ID sub_xxx of such a cancelled subscription just so I can check something about it?
But in general your code should check both the status and the current_period_end together, i.e. the product is only paid for if the subscription is active, and if it's active then it's paid until the period end date
sub_1KgmPSHR8NbRyYNrxiNVyoag
thanks! ok yep, looks normal; the current_period_end doesn't change when the subscription is cancelled
thanks for confirming! that's a surprise. I'll have to check both status and the period end value then.
Maybe consider to add this behavior in here ;D