#paul-subscription-deletion
1 messages ยท Page 1 of 1 (latest)
Hi ๐
Yes we document this here: https://support.stripe.com/questions/test-mode-subscription-data-retention
Is there a way to find out why a subscription was cancelled before the 90 days?
I see the cancellation_details.reason as set to "cancellation_requested" for this event: evt_1O0TulJsK4qNDni6StyNu4RI but I never requested cancellation
noticing this on a few other subscriptions as well, wondering whats causing these to be deleted
They are deleted because they are in test mode and we have a time limit, as was mentioned in the documentation
I cannot even see these webhook events because they are too old
Strange I can see it, the event was only on 10/12, and the subscription was created on 9/12
For event logs we have a 30 day TTL. So this is just outside that
Since this is 30 days after cancellation, the subscription is deleted. If you have a more recent subscription cancellation event I can look into that
thank you for your help
Happy to shed what ๐ก I can ๐