#phpteam
1 messages · Page 1 of 1 (latest)
what's your exact question?
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.
you can inspect the requirements field on the Account object in the API to see why it's restricted
then it means we weren't able to verify the person's identity with just that information so we are asking for more.
But we can not ask for customers to share the full SSN
any other way to make the user verified
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.