#weboar-webhook-events
1 messages · Page 1 of 1 (latest)
I think it has been around for a while
Can you tell me since when? Because it has only revent;y been popping up on my alerts
HI Hanzo. Thanks!
Sorry for the delay, I looked but wasn't able to find an exact timeframe
Taking a step back, is there a specific concern you have with this event?
Nope.. Itis just that Ihave an alert for events that are to be ignored and I have lot of them which are popping up now, which havn't been poping up in the past
Another question: Events are delevered to all webhooks in th account? test and live?
You can customize the events you want to receive by editing/configuring the webhook properties
You can customize the events you want to receive by editing/configuring the webhook propertie
You are right. Somehow I don't like that that much. But agree.
Another question: Events are delevered to all webhooks in th account? test and live?
Live endpoints will receive live events and test endpoints will receive test events
The exception is connect endpoints
Those live endpoints receive both test and live events
weboar-webhook-events
The exception is connect endpoints
What are they?
Example. I received this event charge.refund.updated on both test and live
Can you send the event id
evt_2OKLQJTBhCBlgQTi2pLIHQHp
platform events are different? or is just different kind ofn webhook?
kind of webhook
So that event was created on a connect account
It was sent to all webhook endpoints (test and live)
But that's expected behavior currently
You can just ignore test events that come to your live endpoints
Every event object has a livemode param that you can check: https://stripe.com/docs/api/events/object#event_object-livemode
no worrires
the connect or platform webhook depends on the accountt type?
where can I find the platform webhooks?