#kikhm2022 - Subscription
1 messages ยท Page 1 of 1 (latest)
Great. Thank you!
Thanks again
Hi sorry, it's pretty crazy busy
np. i bet!
Okay so first I should clarify, are you listening to webhooks?
Because the event you would listen for is the customer.subscription.updated event :
https://stripe.com/docs/api/events/types#event_types-customer.subscription.updated
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Ok, let me send that over to our BE developer and I'll get back in touch if we're not listening to those.
Thanks for your help.
This will return the Subscription and you can examine the status of the Subscription.
And if your developer needs more insight into webhooks you can provide this: https://stripe.com/docs/webhooks
Ok, perfect. Thanks again!
Happy to help ๐