#Peter Boyd-webhook-endpoint

1 messages · Page 1 of 1 (latest)

wooden lance
#

Hi there 👋 can you elaborate a bit? Are the webhooks reaching the endpoint at all?

glossy lark
#

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

wooden lance
#

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?

glossy lark
#

oh wait

#

so

#

it gave the option to listen to "events on your account" or "all connected accounts"

wooden lance
#

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

glossy lark
#

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

wooden lance
#

What page are you looking at? And which event is not showing there?

glossy lark
#

ah sorry nvm

#

I think it works now

#

all good, I was just expending to see it show events on the "listening for events" page

#

but thank you! didn't realized I needed two separate listeners