#wendy
1 messages · Page 1 of 1 (latest)
Hello 👋
can you share the event ID you're looking at?
the id i pasted in the questions are actual ids....i have to look for the event id...
events IDs usually start with evt_xxx
I suspect you're looking at a subscription schedule related event but not sure
We don't have a subscription_deleted webhook event really. I believe you're referring to customer.subscription.deleted events?
yes
If you look at the event here,
https://dashboard.stripe.com/test/events/evt_1MmIWpHFPm42d8JmlXOnuBEh
It does have the subscription ID
it's in the subscription field not id field though
do you know what cause that
usually the id field value is the same as the subscription field value
I'm not sure I am on the same page here. If you can share the object you're looking at then that'd help clarify.
customer.subscription.deleted event delivers a Subscription object. So id should refer to the subscription ID