#Serdar

1 messages · Page 1 of 1 (latest)

narrow hemlockBOT
little hemlock
#

Hi there!

cloud rock
#

Hi hope you doing well

little hemlock
#

When the account is created, no webhook event is send. You will get account.updated if you actually update the account.

cloud rock
#

Yes

#

We provide an onboarding link so the customers of is

#

us

#

Can provide their payment information to the custom account we have created for them

#

After the process account.updated is not sent 😦

#

When i open locally the stripe cli, i receive the event ..

#

we_1MEwNdD1fTq5Z6HuqBXILWZh

#

Here the webhook id

little hemlock
#

After the process account.updated is not sent 😦
Can you share an account ID (acct_xxx) where you didn't get an account.updated event?

cloud rock
#

Yes one moment

#

acct_1MJEcBDBKH67yPpv

#

also the onboarding went fine, else i would not have this stripe test bank added to the account

little hemlock
#

I see multiple account.udpated events happening on the connected account.

#

How are you trying to listen to these events?

#

With a webhook endpoint in the dahsboard? If so, can you share its ID?

cloud rock
#

we_1MEwNdD1fTq5Z6HuqBXILWZh

#

This webhook

#

account.updated is not showed in the list

#

of processed events

little hemlock
#

That's normal. This is a webhook endpoint listening to event happening on your platform account, not on connected account.

cloud rock
#

Oh okay

#

Let me check that

#

Can i configure this over the web ui?

#

that my webhook should receive events from connected accounts

#

or would you not recommend that

#

its this right

#

Ok i see

little hemlock
#

yes!

cloud rock
#

i need to implement two webhook endpoints

#

so i can differentiate between events on my account (subscriptions) and events on connected accounts