#kanwardanial_api
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/1498682796569395293
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi @grizzled haven
Problem is observe on stripe dashboard in person detail showing Identity verification status = Verified where in associated person object it shows un verified, i checked by calling person object as API also by inspecting stripe dashboard, person object in both places shows un-verified, but in account object inside company only place it shows verified in status, but that not for person.
This create confusion for our veriification team, person document identity for business account not getting verified in our system while checking stripe dashboard it says verified.
"id": "person_1TR8Vo8ma9u6R50Yth9VTvuU",
"object": "person",
"account": "acct_1TR8Vj8ma9u6R50Y",
... "status": "unverified"
i deleted the rest of the object you shared because there was personal info there -- in future be sure to redact any personal details as this server and all messages are public
I can't speak to the Dashboard presentation, but at least for the person details you appear to have entered real information in a sandbox, which won't verify successfully
You need to ensure you use the test details here: https://docs.stripe.com/connect/testing?accounts-namespace=v1#identity-verification
In particular the 1901-01-01 DOB and the address_full_match for line1 in all addresses