#phpteam

1 messages · Page 1 of 1 (latest)

copper hingeBOT
hexed halo
#

what's your exact question?

sage rune
#

hi

#

I was using stripe test credentials before and connected account creation was perfect and was able to payout

#

Now I am using the live credentials and created the connected account with the live bank account details, those are added successfully but still showing restricted. can you please let me know why?

#

It asking me for full SSN number which we can not ask for our customers.

hexed halo
#

you can inspect the requirements field on the Account object in the API to see why it's restricted

sage rune
#

I can see it showing SSN

#

but we already asking for last 4 digits of SSN

hexed halo
#

then it means we weren't able to verify the person's identity with just that information so we are asking for more.

sage rune
#

But we can not ask for customers to share the full SSN

#

any other way to make the user verified

hexed halo
#

you'll have to ask them really, I don't think it's unreasonable

other ways would be to collect a scan of an ID document like a passport/drivers license and upload that to the verification.document fields.

sage rune
#

okay

#

thanks for the response