#glenn-standard-connect
1 messages · Page 1 of 1 (latest)
Hi there! I don't believe you can force full collection with Standard, but let me double check.
hi, and thank you
So yeah, since Standard allows for control by the Standard Account themselves, you can't force the collection of information like you can with Custom.
I understand we can't force them. But if they are willing and prepared with information to complete it, it seems like Stripe does not let you. This is the barrier I'm hoping to remove if possible
if it is Stripe's policy to enforce multiple sessions that is fine, but there is nothing in the docs about that
Hmm no I don't believe that is the case. We do collect everything initially that is needed for Charges/Payouts to be enabled.
It is possible that something like verification fails
But verification is asynch
It is also possible that future requirements come up based on volume over time.
alright I'll review my process again, thanks for your help
Sure!
hi again just want to try and get a detail if possible: when something is in the verification state (waiting to get verified, not failed) Stripe does not let the user continue the onboarding process?
It should allow you to continue if I remember correctly... are you seeing otherwise?
yes, before I can even submit business documents, I'm at a form review page with title "Let's review your details
You’re almost ready to get started with accelpay. Please double-check that this information is correct.". When I click submit, it takes me to the return url
when I resume the onboarding process, it has a single form asking for my SSN. then another form review page. If I click submit, it takes me back tot he return url
I resume the onboarding process one more time, and it asks for my ID documents. then it finally completes
Right but after that initial submission, if all information is correct, then you shouldn't need to collect more info at that point to have charges/payouts be active. The reason for this is that onboarding is as frictionless as possible and only asks for the least amount of information. Depending on the state of the account, and what verification occurs, more information may then be required in the future like actual documents.
so likely we are seeing my dummy info (this is in test mode) being just a bit too suspicious for Stripe?
I think this makes sense, thanks again
Yep, the flow is optimized for livemode to make onboarding as easy as possible on your Connect users.
But there certainly will be times where you have to send them back through the flow to collect more info.
thank you very much, this really clarifies things