#umairasif7
1 messages · Page 1 of 1 (latest)
Hi there,
You mean when you used address_no_match on line1, you didn't get an unsuccessful verification ? did the verification passed successfully?
Hi, are you still there?
Yes, I did not get the unsuccessfull verification
Should I share the connect account id?
Please!
Well, the verification process is asynchronous. You'd listen for account.updated events (like this: https://dashboard.stripe.com/test/events/evt_1M19cg4ShoWeugjdP2yVDdhL) on your platform account and handle any outstanding verifications accordingly. See: https://stripe.com/docs/connect/identity-verification-api
I am handling that, I am using webhook which is listening to account updated but still, I am unable to get outstanding verification.
If I see identity verification, its saying verified.
If you see the request body parameter, you can check it
This is the issue:
Currently, address verification is only required when requesting the card_payments capability for US connected accounts.
You're creating a GB account, so we don't actually check address verification
Alright, I am clear about address verification. What about identity verification?
Here, it should not display verified here as I sent the code which should return unsuccessful verification.
Are you there?
I am. Busy helping other users too, please be patient
Alright.
My guess is that we just don't been identity for that particular account in order for it to be verified. We only request identity for certain accounts, and the parameters you passed didn't trigger an ID request: https://stripe.com/docs/connect/required-verification-information#GB-full-individual--transfers
Is this case, the same applies to test. Even if you send the failing ID document, it'll just be ignored and we'll verify anyway as its not required
So you mean to say that identity verification is not required for this type of account?
Not for a UK individual account with only transfer capabilities (which is what you created here: https://dashboard.stripe.com/test/logs/req_jdj7DUrgcg40qk)
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.