#Raju Dudhrejiya-connect-webhooks
1 messages · Page 1 of 1 (latest)
yes
all this thing is set and getting response while create new customer only
I need response when connected account is verified
Did you create it as a Connect webhook?
Can you share the Stripe account ID or an Event ID (evt_xxx)?
Sure, how can I crate connect webhook?
Are you doing this in the Dashboard, or via the API?
I create webhook form dashboard
are you talking about this checkbox
If you share your Stripe account ID I can check and see if it's configured correctly?
got your point
The second thing which event I use for the connected account is verified or not?
The second thing which event I use for the connected account is verified or not?
You'll want to listen for account.updated: https://stripe.com/docs/connect/webhooks
I got your point give me some time I will be back if I have any query
Thank you so much @near osprey Brother
Np! Looks like you don't have a Connect webhook configured yet (just checked)
Ok let me create a new one
how do we know the connected account is verified?
after receiving payload
@karmic lava https://stripe.com/docs/connect/identity-verification-api#determining-if-identity-or-business-verification-is-needed explains it in detail