#lowell_revetize - Enabling Connect Accounts
1 messages ยท Page 1 of 1 (latest)
Hello! Yep, have a look here: https://stripe.com/docs/connect/testing#identity-and-address-verification
Also note that verification won't happen immediately, it typically takes a few minutes.
I've tried the dob like this page suggests - both 1901 and 1902 years
Are there other info requirements that "have" to be present for this test account to be "enabled"? (I've also waited a long time)
What exactly do you mean by "enabled"?
Ah, so in the Dashboard. Gotcha. If you fetch the account that's showing as pending using the API what do you see under requirements?
And also how am I supposed to know if a live account creation is going to be successful? If I can't even get a test account creation to work?
The answer to your last question is documented here: https://stripe.com/docs/connect/identity-verification-api
individual.verification.document
This is the only thing - and that's "eventually due"
There's nothing in requirements.pending_verification?
Can you give me a request ID associated with that account so I can take a look, like the last update you made to it? Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Taking a look, hang on...
Thank you
Looks like you're missing the URL: https://stripe.com/docs/connect/required-verification-information#US-full-individual--transfers
If you add that in and wait a few minutes do payouts get enabled?
Let me try
Does the product description not replace the url?
In terms of requirements?
I'm not sure to be honest. This chat is focused on developer/code questions, not account verification issues, so this isn't my strong suit. ๐
Sure!
That makes sense haha
Thanks for your help thus far though - now I can't even see connected accounts (after I added a business url) so something weird is going on haha
We're having an issue with the Dashboard right now, sorry about that! Hopefully we'll have things back to normal soon.
Actually, will you give it another try now and see if the Dashboard is back to normal for you?
Adding the url didn't change anything for that connected account though ๐คท๐ปโโ๏ธ
Do you have an ID for that account?
I am not immediately sure what else may be preventing payouts from being enabled but I am happy to take a look
Thank you, looking in to that account
Thank you!
@lilac bone sorry for the delay. What is your ask exactly and what have you tried?
I'm just trying to figure out why payouts are disabled on the connected account above
I don't see any missing requirements (we're only in test mode by the way)
Okay so what have you tried?
Can you share the raw JSON response when you retrieve that account?
"alternatives": [],
"current_deadline": null,
"currently_due": [],
"disabled_reason": "other",
"errors": [],
"eventually_due": [
"individual.verification.document"
],
"past_due": [],
"pending_verification": []
},```
it's not clear why, but it's right there disabled_reason: "other"
I think it's because you chose a risky MCC 5969 and it's blocked by default
try another mcc :p