#KolorWeb-webhook-test
1 messages ยท Page 1 of 1 (latest)
nope
no calls are made
No recent webhook attempts
in fact, the subscription on the site is not renewed precisely because the call to the webhook does not arrive
Can you give me an event id from your Dashboard logs for an event that has not sent?
How so?
Are you waiting on the webhook to make the payment in test mode?
Thanks
the payment is processed ... the renewal is done on stripe, but the call to the webhook is not there
Thanks to you
I don't know if I was wrong to configure something ... I followed the guide ...
But if I try to send a test call to the webhook it arrives correctly.
The strange thing is that there is not even an attempt to forward the event to the webhook at all
Still looking in to this. Are you getting other webhooks properly?
none, at moment i'm testing daily subscription renew
maybe another event shoud be made about 23:30
Hello! I'm taking over for @nocturne spruce. Can you give me the ID of an event you expected to be sent to your webhook endpoint?
Looking, hang on...
You don't have a webhook endpoint set up to listen for that event type. You do have a Connect webhook endpoint set up to listen for invoice.payment_succeeded, but Connect webhook endpoints only receive events from your connected accounts, not your own account.
You need to create an a webhook endpoint for your own account (non-Connect) to get that event delivered to it.
Oh, what a fool ๐
It's a common mistake, no worries! ๐