#alagrede-missing-event

1 messages ยท Page 1 of 1 (latest)

wind mistBOT
torpid apex
#

alagrede-missing-event

#

@eager galleon can you give me a concrete example to look at?

eager galleon
#

For example, I haven't received this one

torpid apex
#

It's a Test mode Event. Your Test webhook endpoint is currently disabled entirely, likely because it had repeated errors

eager galleon
#

No it's not a test mode event

torpid apex
#

ah yeah my bad

#

well that Live endpoint does not listen to that Event type

eager galleon
#

I never had issue in test mode when I did my development

#

It is a normal behavior?

torpid apex
#

I don't understand the question

#

You currently have 2 WebhookEndpoints, one in Test mode and one in Live mode. None of those listen to customer.subscription.deleted right now

eager galleon
#

In test mode I received these events. But not in live mode

torpid apex
#

so it's expected we would not send this Event to you

#

Just look at the WebhookEndpoint's configuration in the Dashboard and make sure to add the Event type(s) you care about

eager galleon
#

๐Ÿ˜ณ Ohh!

#

My bad! Thank you ๐Ÿ™

#

My mistake is, all events are sent in test mode

torpid apex
#

no they are not

#

unless you use another Stripe account for Test mode and have configured that webhook endpoint to listen to all Events

eager galleon
#

I use a local cli (as described in documentation) and with this, I receive all events

#

Thank you again for your help @torpid apex

torpid apex
#

ahhhh yeah the CLI is special that's true

#

sorry for the confusion there!