#Peter Boyd-webhook-endpoint
1 messages · Page 1 of 1 (latest)
Hi there 👋 can you elaborate a bit? Are the webhooks reaching the endpoint at all?
I'm using my "test" keys, I see the activity happening correctly when creating connected accounts and payment methods
I'm listening to all "account" and "payment_intent" events
but not seeing activity happening
In the webhook logs, are those events firing webhooks that are successfully hitting your endpoint?
Do you have an account ID I can look at while you search?
oh wait
so
it gave the option to listen to "events on your account" or "all connected accounts"
Yeah, events are delineated in that way. So Connect account events are events that happen on behalf of the connected account. You have to set up both connect and platform webhooks for your endpoint if you want all the events to be sent to your endpoint
ahhh
okay great
so when a customer creates a payment method
ah wait let me try it
ok now I have two for each env
staging and dev
still not seeing events
I'm going through the Express flow now for an account
acct_1LXXckR1TqrHrP92
this is the account ID I'm creating right now
on my staging env
ok wait
I think it works
lol
just not seeing the events logged on the stripe webhooks event log
What page are you looking at? And which event is not showing there?