#rajm.paris-help
1 messages · Page 1 of 1 (latest)
I want to call web hook when customer cancels subscription*
but it is not triggering the web hook
Event types
customer.subscription.updated
customer.subscription.deleted
thanks
hey there, thanks
please dont double post in the main channel
Can you share the example subscription ID you cancelled?
You should get customer.subscription.deleted yes
sub_1Jej23KiaAjXoL0lSmrdN374
There was an event generated for this cancellation here: https://dashboard.stripe.com/test/events/evt_1JfQYLKiaAjXoL0lDevwev48
But you don't have any account webhook endpoints configured to receive the events, only COnnect endpoints, which are for conencted account events
Endpoints receiving events from Connect applications
Yes but this subscription is not from a connected account, its from your own account/customer
so it goes to account endpoints only, not your connect endpoints