#aksharj-webhook

1 messages · Page 1 of 1 (latest)

celest heart
#

@ashen knot I'm not sure I follow, could you elaborate a little on what exactly you're trying to do?

ashen knot
#

Hi @celest heart thanks for your message. i see that a users subscription status is canceled on Stripe but active in our application

#

i did get a webhook for this but the status of subscription is active in the event.data

#

i am trying to debug to see why this happened

celest heart
#

the easiest way is to use the dashboard

ashen knot
#

subscription id is sub_IRcenqEwtSoWK8

celest heart
ashen knot
#

ok

#

ah i think i see what happened

#

the subscription was deleted, this triggered subscription.deleted event

#

i only was listening to subscription.updated event

#

only one question i have for now is, what action do we need to take in the dashboard so that it triggers a subscription.deleted event?

celest heart
#

'cancel' for example