#omnidk-webhook-subscription-expired
1 messages ยท Page 1 of 1 (latest)
@slow dawn Hi! Thank you ๐
Ah I don't think we have a webhook event for subscription expired :/
wild! maybe put that in the suggestion box?
Sure thing!
๐ I think I'm going to end up saving 'expiring' to the db, the cron over that daily to handle expired.
weird but it'll do
thank you for checking
There's a parameter you can use to fetch the ended/expired subscriptions but not a webhook event
https://stripe.com/docs/api/subscriptions/list#list_subscriptions-status
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
nice, great point that might be the way to go. thank you for that.
NP! Happy to help ๐