#ravelens
1 messages · Page 1 of 1 (latest)
Are you collecting payment for them too, or only paying out for services provided elsewhere?
These merchants(registered one) is only for paying out after they done their services
See this guide here, then: https://stripe.com/docs/connect/add-and-pay-out-guide
I think i do it already
But the problem is
When i registered some connected accounts (On Test Mode)
All was got Restricted status
Sure, you need to provide all the test identity info to verify
It means, while i go live
That was also needed ?
Because i think some of my merchants will have status individual business
I mean that's not registered company
Since i want to use it for barbershop
That's fine, individuals are valid
You can see the info required here:
Select country, busines type etc
In Test mdoe, use the values here: https://stripe.com/docs/connect/testing#identity-verification
Ahh i see
need to follow the testing documentation ya
Most common issues are not using the 1901-01-01 test DOB or address_full_match for line1 of all addresses
Okayy, that's why become complicated ya ?
"requirements": {
"alternatives": [],
"current_deadline": null,
"currently_due": [
"tos_acceptance.date",
"tos_acceptance.ip"
],
"disabled_reason": "requirements.past_due",
"errors": [],
"eventually_due": [
"individual.verification.document",
"tos_acceptance.date",
"tos_acceptance.ip"
],
"past_due": [
"tos_acceptance.date",
"tos_acceptance.ip"
],
"pending_verification": []
},
Because for me, it returned this
Yea, now that test account needs a test document
Because i think there's personal on my merchant not all was company
It will be needed in some cases where additiona verification is required, yes'
Yes, in which case the document would be eg a drivers license or passport
And it'll be verified by Stripe ?
Can i set this to no ?
Because the reason is
I don't want merchant to fill a lot of things
It's not up to you, it depends on the information provided
All required info will need to be provided. If it can't be verified documents might be needed.
I see
Okay then
Thank you for your help
i'll try it first