#[LBG] India - test connect
1 messages · Page 1 of 1 (latest)
The goal is to simulate the live environment as much as possible
You can retrieve the account to see the onboarding requirements still needed
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
It will also show you in the connect section of your dashboard
Ok I see, I have some questions about this, thank you for your help
I created the Connected Account with type=standard via this call : https://stripe.com/docs/api/accounts/create?lang=curl. Then I create an account link using this call : https://stripe.com/docs/api/account_links/create?lang=curl and the param type=acount_onboarding.
During the "first onbarding", all information about the company and the managers are asked, but no documents are asked. Once done, the Connected account is "Pending" then "Restricted" because no document has been uploaded
I have to recreate a seconde account link a few minutes later (in test mode) to be able to upload documents (as the connected account) and validate the account
This is awful user experience and generate a lot of friction. How to onboard a Standard Connected Account all in once ?
I mean by all in once : the connected account gives all company details AND documents with the first account link generated
I think it is the behavior when onbarding Express accounts
Sure, thanks
Can you provide the request IDs for creating this account and creating the account links?
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Let me look into it
To create the connected account: req_R5mjIGZV4VhkbQ
Link generation : req_J4iHlhXgzwfh6c
req_GVwbdsBOUS3HFZ
req_fkyJ0q3lR4ToOG
3 link creations
Looking
Is it tricky ?
No worries
So what I think is happening here is the documents are being asked for as proof of identity only as a last resort: https://stripe.com/docs/connect/required-verification-information#additional-information-on-the-account
Only asked for if there's trouble verifying
Is there a way to force the request for documents ?
Oh I think I have to add some parameters to force it, right ?
But this is only for custom
I don't think there's a way to pre-emptively force the collection of that data since the verification process hasn't gone underway yet
That's a problem
The company that wants to create a connected_account with "complete" status will have to go through the onboarding multiple times ?
You understand that this is not user friendly at all 😦
Hello 👋 I'm stepping in for @manic summit
Give me a minute to catch up
Hello ! Sure
With the express account type, documents are asked on the first onboarding link
All is done with 1 link
I think this has to do with Standard Accounts being basically their own independent Stripe accounts. With Express and Custom you have more control
Arf
However, can you attempt to collect more information up front from your users and provide that info during the initial Account Create call?
This means we have to collect documents ourselves, host them securely, and finally use them when creating call
Not cool
What do you mean ?
I have to go, I come back in a few hours, can you keep this thread open please ?
I'll run some tests on my own
When you crate accounts, you can provide detailed information in the requirements, company, and individual hashes.
You can also try looking into this :https://stripe.com/docs/connect/additional-verifications