#umairasif7

1 messages · Page 1 of 1 (latest)

nova wyvernBOT
visual olive
#

Hi there,
You mean when you used address_no_match on line1, you didn't get an unsuccessful verification ? did the verification passed successfully?

silk stirrup
#

Hi, are you still there?

#

Yes, I did not get the unsuccessfull verification

#

Should I share the connect account id?

inland kettle
#

Please!

silk stirrup
#

acct_1M19cW4ShoWeugjd

#

and here is the request id req_jdj7DUrgcg40qk

inland kettle
#

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

Learn how Connect platforms can use webhooks and the API to handle identity and business verification.

silk stirrup
#

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

inland kettle
#

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

silk stirrup
#

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?

inland kettle
#

I am. Busy helping other users too, please be patient

silk stirrup
#

Alright.

inland kettle
#

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

silk stirrup
#

So you mean to say that identity verification is not required for this type of account?

inland kettle