#jasuno-subscription-cancelation
1 messages · Page 1 of 1 (latest)
jasuno-subscription-cancelation
Hey @mint thistle ! That's not how our Subscriptions API/Billing product work no. We don't automatically cancel after 2 months
https://stripe.com/docs/billing/subscriptions/overview covers this in a lot more details.
But if you are getting Subscriptions canceled, it's due to something else such as failed payments, or your code explicitly canceling those
Odd, the event is right here https://dashboard.stripe.com/test/events/evt_1NB4zGAq6ReFUKV83zfpGk84
this Event is tied to a SubscriptionSchedule which you created/control right? You seem to use Test Clocks to advance time and had a schedule with an end date
Yes but this event is the subscription schedule being related automatically due to delinquency, is there a way to change the time period to consider a subscription delinquent?
https://stripe.com/docs/billing/subscriptions/overview#settings is the section you want to read carefully
You can disable the behaviour that automatically cancels after failed payments