#jd-dev_api

1 messages ยท Page 1 of 1 (latest)

tiny crescentBOT
#

๐Ÿ‘‹ 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/1338585027453255730

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

winged raptor
#

Hello! To clarify, are you asking about doing this before/when creating the Express Accounts, or are you asking about doing it for existing Express Accounts?

#

Also, can you clarify what you mean by "verify the tax_id"?

#

@static pine You around?

#

If you're trying to do this when creating the Express Account, you should specify the tax_id when you create the Account via the API: https://docs.stripe.com/api/accounts/create#create_account-company-tax_id

If it's not valid you'll get an error back, and you can then handle that error.

If you're asking about doing this for existing Express accounts, that's not something you can do, that's something the account holder needs to do via the Express Dashboard.

static pine
winged raptor
#

That's not something you can do for an existing Express Account. Stripe has a direct relationship with Express Account holders and they're expected to manage sensitive information like tax IDs in the Express Dashboard.

static pine
#

but while onboarding there is no mention to enter the tax_id

winged raptor
static pine
#

i am taking about exprss account onboarding

winged raptor
#

Meaning just after you create the Express Account?

static pine
#

i could be just after

winged raptor
#

So you're creating an Account Link which points to the onboarding flow, right?

static pine
#

yes

#

it's basically a stripe hosted onboarding flow

winged raptor
#

When you create the Account Link are you setting collection_options to collect eventually_due stuff and include future requirements?

static pine
#

no i don't think so

winged raptor
#

Give that a try and see if that does what you want.

static pine
#

thanks for your help

winged raptor
#

Well, give it a try and make sure it works the way you want. If it doesn't let me know and we'll go from there. ๐Ÿ™‚