#vito2
1 messages · Page 1 of 1 (latest)
yes exactly
It needs to be configured as a Connect webhook to receive events firing on connected accounts: https://stripe.com/docs/connect/webhooks
so, which event should I choose to listen to? account.updated or account.external_account.updated?
My current scenario is: A company creating an express connected account.
It depends, what action/info are you looking to proces?
I need a webhook that tells me when an external account is "finished"/"activated" basically when the user finishes the onboarding proccess and presses "Agree & submit"
An 'external account' in this context is the Stripe account's bank account for payouts
If you mean details on the actual connected account you've created/onboarded, then you want account.updated: https://stripe.com/docs/connect/identity-verification-api#determining-if-identity-or-business-verification-is-needed