#tomato-connect
1 messages · Page 1 of 1 (latest)
This can happen if Stripe was unable to verify the other information they entered
For example, if your user mistypes their information and cannot be verified, they could be asked to provide an Identity Document (e.g. a Driver’s License in the United States).
Can I find out what information Stripe unable to verify?
You can review the requirements hash for any errors to see if it is specified: https://stripe.com/docs/api/accounts/object#account_object-requirements-errors
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Otherwise no -- France in particular has strict rules about identity information, which is why you need to collect information using Account Tokens.
Why when we have Stripe account in USA - there are no such problem when we creating France connected accounts?
Can you rephrase that?
Before we had Stripe account registered in USA. We also created France connected accounts before with same personal info. But Stripe didn't demand ID document.
Why?
Presumably because the information could be verified without it, but i can't really say generally. It depends.
For help with individual account verification issues though I would suggest speaking with support: https://support.stripe.com/contact
Find help and support for Stripe. Our support center 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.
Ok, thank u
NP!