#Salman
1 messages · Page 1 of 1 (latest)
I'm going to use custom account type with direct charges
then yes you need to create the account first
https://stripe.com/docs/connect/connect-onboarding#how-to-use-connect-onboarding-for-custom-accounts
how will i know if account id has been verified or not?
you need to listen to https://stripe.com/docs/connect/custom-accounts#webhooks
and see whether they have all the verified info https://stripe.com/docs/connect/required-verification-information
sir can you please provide me a link to create a webhook in express js for event account.updated?
Hey, I'm taking over my colleague.
You can follow this: https://stripe.com/docs/webhooks