#zany-connect-requirements
1 messages ยท Page 1 of 1 (latest)
๐ It's possible to create an Account Link that collects both currently_due and eventually_due
Or just currently_due
It's not possible to collect only eventually_due
Got it, what's the difference between eventually_due requirements and future_requirements?
Just to be clear, do you mean the difference between requirements and future_requirements?
Just taking a step back, future_requirements is only relevant for Custom accounts so this particular parameter can be ignored for Express
Ok got it, we only utilize Express so I'll try adding eventually_due
Is there a table that lists which requirements are currently vs. eventually due?
This might be helpful: https://stripe.com/docs/connect/required-verification-information
Make sure to update the form based on the account type you're using, countries in question, service agreement, and capabilities you're using.
Got it, regarding the "REQUIRED BEFORE" section in the table, what happens if a payout is attempted before the info is collected?
Payouts will be disabled so the payout attempt will fail.
zany-connect-requirements
Can I provide you with an example of an account that (looks like) does not have all requirements but has had successful payouts?
The story behind this thread is we have many users whom we have paid out but have missing info for tax purposes.
Sure, please share their account ID (acct_...) or the ID of a recent payout
Awesome, here's one acct_1N6l9wFpgwBYfP92
Looking
Those payouts were from a long time ago. If you make a call to retrieve acct_1N6l9wFpgwBYfP92, what do you currently see under the requirements hash?
I actually don't interact with our account beyond the dashboard UI or have the auth to make those requests ๐
I can give an example with more recent payouts
Ah, gotcha. Payouts are currently enabled for this account. If you're looking at the Dashboard, you should see a requirement under "Actions required" for this account. However, this is "Due later" so it's not currently impacting them
Ok I see, I am surprised payouts are enabled given TIN is missing from this account... the link you sent above suggested it was one of the requirements to get paid
https://stripe.com/docs/connect/required-verification-information
Ah, I think the requirements are slightly different here since this Express account has the transfers capability only.
I recommend reaching out to our Support team with any further questions about requirements for specific Connected accounts: https://support.stripe.com/contact/
Ah okay I see, that clears up a lot of questions