#NoSpoon-connect-testing
1 messages ยท Page 1 of 1 (latest)
Hi ๐ no, there isn't a function to automatically verify a connected account. What type of connected accounts are you testing with?
With Custom connect you can set all the required fields via the API https://stripe.com/docs/api/accounts/update
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Follow up question. If I'm using Stripe's managed onboarding form to onboard Custom Connected Accounts, which webhook event should I be listening to for when accounts are successfully verified?
Good question. Checking in to this...
Looks like it will be an account.updated event https://stripe.com/docs/connect/identity-verification-api#verification-process