#kanwardanial_api

1 messages ¡ Page 1 of 1 (latest)

long cryptBOT
#

👋 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.

molten zenith
#

Hi @grizzled haven

grizzled haven
#

hi there, taking a look

#

Can you clarify where you observe a conflict?

molten zenith
#

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.

grizzled haven
#
"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

molten zenith
#

it was test account detail

#

Object shows 'unverified' agreed, but dashboard won't show unverified, its shows verified, why API object and stripe dashboard not similar