#karsh-webhooks
1 messages ยท Page 1 of 1 (latest)
To clarify: I've gone through the checkout using a test card. Not by triggering it using the cli
I can try another one if this is a one-off bug?
Tried another one, same issue evt_1KknBCKWokmZWsWfbCcaTJnB
I agree that this is strange
I'm trying to dig a little bit deeper and will get back to you as soon as I have some insights
Thanks!
I might've figured it out, I saw another thread on this discord channel that said the 'connect' webhooks ONLY listen to events happening on connected accounts.
Could that be the issue?
I've just started the stripe cli (you can see it as local listener) โ then I did another checkout evt_1KknD8KWokmZWsWfTad3SGnK and I see there is a CLI response.
So at least it seems like I can receive these events there
Actually you're right
It's really easy to miss that the endpoint was a Connect Webhook endpoint
you should probably create a separate endpoint for your "platform events"
this time when you create a new endpoint don't check this checkbox and you'll be fine ๐
and you can delete the old one
Okay great thanks for confirming! I thought it was an 'include' option. As in: "also listen to events on connected accounts"