#glorious_pomelo_28277
1 messages · Page 1 of 1 (latest)
hi! hmm I'm not entirely sure that's a way those products work together(I thought you would just use AcconutLinks for Connect Onboarding and do the collection of identity that way).
was there a guide you were following to say to do things this way?
No there was no such guide but I came up with this solution.
Can you please provide a better way of doing it. How can I add verification results to custom connect accounts
but in any case the error implies you need to pass https://docs.stripe.com/api/files/create#create_file-purpose when uploading the images you pass to document on the Account object
I mean I'm not sure you can? that's not how I thought the products work
you just use https://docs.stripe.com/connect/custom/onboarding#stripe-hosted-onboarding to onboard Custom accounts, no need to use Identity/VerificationSessions etc
Yeah I have checked the docs but there is no way to pass a purpose while creating verification session
My client wants to verify users with Stripe Identity, that's why I have integrated identity in my flow but the issue is, I am unable to attach the results of Stripe Identity to custom connect account
I understand, but again like I said, I don't think that's even possible or advertised so I don't think it's something that can be done
Then what's the purpose of stripe identity if doesn't work hand in hand with custom accounts
the other use cases we mention in the docs
maybe you want this flow https://docs.stripe.com/connect/additional-verifications that we say is invite-only? not sure
Okay, can I download the verified images from stripe identity and upload them to stripe again using Upload API?
Is there anyway to download user submitted images?
Okay great
One last thing, Can you please explain how a user is verified in connect account?
what do you mean?
How a user's identity is verified when he is using a custom connect account
depends how you integrate, see https://docs.stripe.com/connect/custom/onboarding for the options
for instance them most normal way is you redirect to an AccountLink object and that has a hosted onboarding form where the user enters all their required KYC information and uploads and docs needed to verify their identity/business https://docs.stripe.com/connect/custom/hosted-onboarding
Thanks but I can't show Stripe Branding anywhere in the flow so I have to stick to custom solutions or API based solutions
cool