#Katsiaryna-connect-requirements
1 messages · Page 1 of 1 (latest)
Hey there, some information is required right away and some might only be required later.
You can see the required information here for various account configurations: https://stripe.com/docs/connect/required-verification-information
And when creating account links you can optionally choose to force collection of all future required information up front using collect=eventually_due: https://stripe.com/docs/api/account_links/create#create_account_link-collect
- This is a dashboard only representation. In your app you should look at specific facts like whether various
capabilitiesareactiveand examine any outstandingrequirementson the account
The payouts_enabled attribute is one simplified way to evaluate whether one of you connected account is able to have payouts created, for example.
Katsiaryna-connect-requirements