#taylorcooney_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/1336533115895681087
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi! documents.proof_of_registration.files is required when The business is found in the registry, but the director information doesn’t match. (https://docs.stripe.com/connect/required-verification-information#CA--additional-information-on-directors). So you can try using mismatch_director (https://docs.stripe.com/connect/testing#test-directorship-verification).
Looking into the second one.
Hey Sam! Hope you're having a great day - thanks for the quick response
I am not to sure regarding the second one. Proof of liveness is required when Stripe can’t verify the representative. I would suggest using the test data here https://docs.stripe.com/connect/testing to fail the representative identity verification.
Thanks Sam, I'll give that a try.
Just looking back at your first reply, you had mentioned using the mismatch_director - you'll see in the "What have you already attempted?" that I have, well, already attempted that
Do you know if there is a delay in triggering the verification?
There may be but I can't be too sure. The document mentions The verification errors can trigger if multiple directors on the Account object use these magic tokens. Have you tried with multiple directors?
No I have not, I will give that a try