#longbeard1215
1 messages · Page 1 of 1 (latest)
Hello 👋
What webhook events are you listenting to?
Can you share the example connected account ID?
Currently I have all events selected, but initially all account events
current id I am working with is acct_1NhdFU2XtMRrgyYj
the webhooks shown as sent are from me calling accounts/update they are not from me completing the UI form on connect.stripe.com
Checking..
I am seeing that the events were generated on the connected account
https://dashboard.stripe.com/test/events/evt_1NhetI2XtMRrgyYjh3JXUxdE
It looks like you didn't have any valid endpoints back then when the account completely onboarded.
Can you try creating a new standard test account and see if completing the onboarding with that account delivers the events?
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
yes. one moment
OK. That seems to have done it, but I am confused. If the account pre-dated me adding the end point does that account not generate webhooks?
It should, the newly generated account.updated events were delivered to the webhook endpoint.