#wing4merbr
1 messages · Page 1 of 1 (latest)
Hi there, there's no expiration for a subscription, are you talking about subscription cancellation? https://stripe.com/docs/api/subscriptions/cancel#cancel_subscription
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Yup! thx
I searched about
Ok, yes customer.subscription.deleted is the event that occurs when a subscription ends.
by payment failed or any reason that causes the end except manually cancel?
https://stripe.com/docs/billing/subscriptions/overview#settings depends on your settings, the subscription may be cancelled after all retries fail.