#atila-connect-requirements
1 messages · Page 1 of 1 (latest)
atila-connect-requirements
@sweet peak that error usually indicates that we need more information about the connected account
which kind information? We are in the test enviroment
is there any way to see what is mising?
ah sorry I assumed you already went through all our docs and such as you mentioned already going to production
this is quite a fundamental part of Stripe Connect to understand before doing anything. Connected accounts need to provide information and that depends on a lot of factors (country, type of company, type of account, volume, etc). We document this here: https://stripe.com/docs/connect/required-verification-information
I recommend reading https://stripe.com/docs/connect/identity-verification even though it's for Custom accounts
to answer your question: you can call the Retrieve Account API https://stripe.com/docs/api/accounts/retrieve and look at requirements to understand what's missing
In Test mode you can use values documented here https://stripe.com/docs/connect/testing to do a failed/successful verification