#Gabriel
1 messages ยท Page 1 of 1 (latest)
Hi ๐
So the user is not prompted for any tax info when logging into their dashboard?
They had mentioned that they didnt know they could log in
And it seems like them not having those documents is causing me issues with id verification on our dashboard?
That is odd. Have you tried creating an Account Link? This should generate an interface that collects all requirements listed in the requirements property of the Account record.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I haven't I will try that
Thank you
But it looks like those are for onboarding?
That's the original intent but if you reuse them it will create a portal that will try to collect any additional required information
Okay so it seems that the only thing you need from them is their tax ID.
When I generate an account link using the stripe cli it puts it into test mode
Is this because its from the CLI?
The CLI is configured to use your test API keys by default
Hmm
Can I change the phone number associated with the account?
I was able to access the link
These are standard accounts. The platform cannot change very much
Its an Express account
Via oauth? That is definitely not recommended
How come?
We recommend creating Accounts and Account Links to ensure all the necessary data is collected.
https://stripe.com/docs/connect/express-accounts
I mean okay
But is there a way I can change the phone number associated with the account?
I think that is only possible for Custom accounts: https://stripe.com/docs/api/accounts/update#update_account-individual
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Seems like it..
darn
Is this what is causing this?
Seems to be the only thing I can think of
We've tried verifying a number of time
and the link there sends us to connect documentation
Hi, stepping in as snufkin has to step away. Please give me a some time to catch up
So the ultimate ask is that you're trying to update the phone number of a connected account?
Well, I'm just trying to verify the account
I have their tax id
Thus I need to get into their dashboard
From the screenshot, it appears that you'd need to complete Identify Verification. When this 'Complete Identify Verification' is clicked, does it not show next steps?
Yes
But it is continually declined
and it doesnt show in requirements for my account
I see, as for next step, I'd recommend reaching out to https://support.stripe.com/contact and they will be able to help further on why the identification document is declined.
Depending on if the account was created as an individual vs. business etc. the required documents vary. Here is some guidelines, https://stripe.com/docs/acceptable-verification-documents. However, as far as provided documentations being declined, our Support team will be able to better assist.
Okay, but can you say that this is not connected to the connect account missing information?
Can you reword this ask please?
Sure
I am wondering if the pending information on the connected account (missing tax id) is causing that banner to appear in my dashboard
I have submitted all required verification documents, and my account object from the API has no pending requirements
From the above Screenshot response, that connected account is missing a company.tax_id.