#natasha_code

1 messages ¡ Page 1 of 1 (latest)

cyan orchidBOT
#

👋 Welcome to your new thread!

⏱️ We automatically close idle threads, which makes them read-only. Make sure you stick around to chat in realtime!

🔗 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/1212636051445784596

📝 Have more to share? You can add more detail below, including code, screenshots, videos, etc.

⏲️ 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. Thank you for your patience!

potent wigeonBOT
sterile shore
#

Can you share where you saw the error from? Is it from an event, API response or Dashboard?

sly compass
#

on stripe dashboard

#

getting this error on almost every user.

sterile shore
#

Can you share an example connected account ID (acct_xxx)?

sly compass
#

acct_1NpZxCDHQ6NE4k1X

#

They have provided this popup but I am not able to fetch the keys on which this data is got to sent.

sterile shore
#

In https://dashboard.stripe.com/acct_1NpZxCDHQ6NE4k1X/events/evt_1OnHQEDHQ6NE4k1Xb8F8g67l, Stripe sent an account.updated event for the verification failure on the SSN.

If Stripe hosted onboarding page is used, you can create a new account link for the connected account holder to submit new SSN or upload verification document.

sly compass
#

I want to update this account only.

#

If I add company_name and tax_id in this account so will this issue be resolved ?

sterile shore
#

No. The issue here is that SSN can't be verified, so the document should be submitted to verify the SSN as suggested in the doc: https://support.stripe.com/questions/using-irs-documentation-as-reference-when-entering-business-name-and-tax-id-number-(tin)-for-us-based-businesses

You system can create an account link that allows connected account to upload the verification document, or fill in the new Tax ID information

sly compass
#

How this account link is created ?

#

through any api ?

#

this account link is created on front-end or backend ?