#peter_40675
1 messages · Page 1 of 1 (latest)
Hi there
yes can clerify
Hmmm neither of these fields should be relevant for creating bank accounts?
Do you mean creating Connected Accounts?
Then yeah they might be the same thing. Depending on your situation we might only require last_4 but sometimes we need the whole SSN
You can see required verification info here: https://stripe.com/docs/connect/required-verification-information
yes that means ssn_last_4 is dependends on id_number
right?
if id_number = 123456789, then ssn_last_4 we will assume like = 6789
Sure
i just want to know other thing
{"code":"0","message":"You cannot change individual[verification][document][front] via API if an account is verified. Please contact us via https://support.stripe.com/contact if you need to change the legal entity information associated with this account."}
Find help and support for Stripe. Our support site 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.
when i create connect account it will be success with bank document 🙂
But now if i update document it shows error like that in stripe.accounts.update
Yep seems pretty self-explanatory, no?
You can't change this via the API once it has been verified
So you would need to contact Support if you wanted to do something like that
sure but what is exact upload for bank_document?
means which document card number, passbook photo or else?
okay but if customer change account number and update their details then what should we do?
You should create a new external account
Or you should reach out to Support to get the current account updated
If it is already verified then yeah you can't update its document directly
okay thanks