#samina_unexpected
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1463695964643790869
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- samina_best-practices, 5 hours ago, 36 messages
- samina_unexpected, 1 day ago, 71 messages
hello! do you have a screenshot of the page where you are doing this?
so this is where i clicked from
this was the response when i checked from identity verification session
hmmm, gimme a while to try and test this too
thank you
hmmm, I can't replicate the issue. I think the next step here will be to reach out to Stripe Support - https://support.stripe.com/contact, so that a support ticket can be created for further investigation
okay i can do that
just to confirm when you tried a verification success it worked for you
yeah, it worked fine for me, I don't go into requires_input. It's successful
ah okay, thanks for your help
just one more thing
{
"id":
"vs_1SsBsS03HIrUdJ74AKsitU7l"
,
"object":
"identity.verification_session",
"client_reference_id":
null,
"client_secret":
"vs_1SsBsS03HIrUdJ74AKsitU7l_secret_test_YWNjdF8xUk1WbE4wM0hJclVkSjc0LF9UcHJjZHlQcDFCOE4wOUJYTVlVenBDODhnSVRHd1Ny0100cf4Y1wF8",
"created":
1769042160
,
"last_error": {
"code":
"matching_name_mismatch",
"reason":
"The name from the provided entity did not match the verified name.",
},
it says name mismatch as the error code but on test mode, there was no name mismatch error before.
๐ค hmmmm, actually, now I'm wondering now if the reason you're getting the requires_input is because of data being passed in during the verification session creation
so here I actually even used the test data name to see if that would fix it but it does not.
this one is from yesterday and it was workign fine in test mode
can you paste both of the identity session ID of the above screenshots here?
this is the one that worked vs_1SriMC03HIrUdJ74onbRvAh3
did not work vs_1SsBsS03HIrUdJ74AKsitU7l
sorry, I think this is going to take some time to investigate, and I don't have an answer right now for you as to why you're seeing different behaviour for those two verification sessions. you'll also want to share the verification sessions and screenshot to support and we'll investigate async
yeah no worries so this is the response of what worked
{
"object": {
"id":
"vs_1SriMC03HIrUdJ74onbRvAh3"
,
"object":
"identity.verification_session",
"client_reference_id":
null,
"client_secret":
null,
"created":
1768928684
,
"last_error":
null,
"last_verification_report":
"vr_1SriMG03HIrUdJ746bFnTECg"
,
"livemode":
false,
"metadata": {
"businessId":
"6dfed699-ce55-4914-bd5a-5413db7177b6",
"connectedAccountId":
"acct_1SriLf1MejDk2sfN"
Connected account
,
"personId":
"person_1SriLg1MejDk2sfNi9ZrsAre",
"purpose":
"transaction_limit_upgrade",
"userId":
"8cade508-8081-7065-7350-5ea1358b8f5c::8cade508-8081-7065-7350-5ea1358b8f5c",
},
"options": {
"document": {
"require_live_capture":
true,
"require_matching_selfie":
true,
},
"matching": {
"dob":
"similar",
"name":
"similar",
},
},
"redaction":
null,
"related_customer":
null,
"related_customer_account":
null,
"related_person": {
"account":
"acct_1SriLf1MejDk2sfN"
Connected account
,
"person":
"person_1SriLg1MejDk2sfNi9ZrsAre",
},
"status":
"verified",
"type":
"document",
"url":
null,
},
"previous_attributes": {
"last_verification_report":
null,
"status":
"processing",
},
}
This one did not work
{
"object": {
"id": "vs_1SsBsS03HIrUdJ74AKsitU7l",
"object": "identity.verification_session",
"client_reference_id": null,
"client_secret": "vs_1SsBsS03HIrUdJ74AKsitU7l_secret_test_YWNjdF8xUk1WbE4wM0hJclVkSjc0LF9UcHJiMGxUT2Y0Q0RvWlhkaTVVektUN3kxeG5Fc2ow0100I79bXJ9m",
"created": 1769042160,
"last_error": {
"code": "matching_name_mismatch",
"reason": "The name from the provided entity did not match the verified name."
},
"last_verification_report": "vr_1SsBsV03HIrUdJ74fGlolx3K",
"livemode": false,
"metadata": {
"businessId": "7e08387e-14e5-4cd1-8014-4165c7772f6a",
"connectedAccountId": "acct_1SsBiw1PfbQU54QX",
"personId": "person_1SsBix1PfbQU54QXg5cijsWA",
"purpose": "transaction_limit_upgrade",
"userId": "8c3dc528-f091-70e6-4ecc-54e1dbc48d62::8c3dc528-f091-70e6-4ecc-54e1dbc48d62"
},
"options": {
"document": {
"require_live_capture": true,
"require_matching_selfie": true
},
"matching": {
"dob": "similar",
"name": "similar"
}
},
"redaction": null,
"related_customer": null,
"related_customer_account": null,
"related_person": {
"account": "acct_1SsBiw1PfbQU54QX",
"person": "person_1SsBix1PfbQU54QXg5cijsWA"
},
"status": "requires_input",
"type": "document",
"url": "https://verify.stripe.com/start/test_YWNjdF8xUk1WbE4wM0hJclVkSjc0LF9UcHJiMGxUT2Y0Q0RvWlhkaTVVektUN3kxeG5Fc2ow0100I79bXJ9m"
},
"previous_attributes": {
"client_secret": null,
"last_error": null,
"last_verification_report": null,
"status": "processing",
"url": null
}
}
thanks for sharing, you'll want to include it in the support ticket too for easy reference ๐
on the dashboard all attempts today did not work despite having no code changes
okay sure i can include that
can you verify this - for the one that failed, it seems that the names of the individual for the connected account : req_dqxTsxRaxQjChg, does not match that of the person (person_1SsBix1PfbQU54QXg5cijsWA)
maybe try ensuring that the names of the individual for the connected account, matches that of the person that is created and see whether that fixes things?
okay i just tried this and got the same name mismatch issue
{
"object": {
"id": "vs_1SsCzp03HIrUdJ74c84kPBta",
"object": "identity.verification_session",
"client_reference_id": null,
"client_secret": "vs_1SsCzp03HIrUdJ74c84kPBta_secret_test_YWNjdF8xUk1WbE4wM0hJclVkSjc0LF9UcHNsRnpGTFhsS2ZQWGlaVXRjMFpvbDRNaGt5ZzdL0100uZxPMkTV",
"created": 1769046461,
"last_error": {
"code": "matching_name_mismatch",
"reason": "The name from the provided entity did not match the verified name."
},
"last_verification_report": "vr_1SsCzt03HIrUdJ74nwFG7FUs",
"livemode": false,
"metadata": {
"businessId": "46690625-dacf-42d4-85e6-fc05de4abd99",
"connectedAccountId": "acct_1SsCzQ0cnjTYHerv",
"personId": "person_1SsCzR0cnjTYHervDerNc9Rg",
"purpose": "transaction_limit_upgrade",
"userId": "ecbdd5a8-6041-707d-0d4e-bd68bc52a4e3::ecbdd5a8-6041-707d-0d4e-bd68bc52a4e3"
},
"options": {
"document": {
"require_live_capture": true,
"require_matching_selfie": true
},
"matching": {
"dob": "similar",
"name": "similar"
}
},
"redaction": null,
"related_customer": null,
"related_customer_account": null,
"related_person": {
"account": "acct_1SsCzQ0cnjTYHerv",
"person": "person_1SsCzR0cnjTYHervDerNc9Rg"
},
"status": "requires_input",
"type": "document",
"url": "https://verify.stripe.com/start/test_YWNjdF8xUk1WbE4wM0hJclVkSjc0LF9UcHNsRnpGTFhsS2ZQWGlaVXRjMFpvbDRNaGt5ZzdL0100uZxPMkTV"
},
"previous_attributes": {
"client_secret": null,
"last_error": null,
"last_verification_report": null,
"status": "processing",
"url": null
}
}
unfortunately, I'm all out of ideas ๐ , you'll definitely need to write in