#Serdar
1 messages · Page 1 of 1 (latest)
Hi there!
Hi hope you doing well
When the account is created, no webhook event is send. You will get account.updated if you actually update the account.
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
After the process account.updated is not sent 😦
Can you share an account ID (acct_xxx) where you didn't get anaccount.updatedevent?
Yes one moment
acct_1MJEcBDBKH67yPpv
also the onboarding went fine, else i would not have this stripe test bank added to the account
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?
we_1MEwNdD1fTq5Z6HuqBXILWZh
This webhook
account.updated is not showed in the list
of processed events
That's normal. This is a webhook endpoint listening to event happening on your platform account, not on connected account.
You need to create a connect webhook endpoint instead: https://stripe.com/docs/connect/webhooks
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
yes!