#itaied_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/1437718871602888826
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ Hi there!
I believe doing the initial activation of Connect is only possible on the Dashboard
But after that, everything is possible via the API
i see.. ok thanks
So long as you've clicked "Get started" on https://dashboard.stripe.com/connect/onboarding โ then you can start using the APIs
and is it sufficient? do i need to provide all of the details regarding marketplace, sales, merchants etc?
You will likely have to provide those details at some point, after taking a certain amount of payments, for example
But this isn't something we're experts on here on Discord; you'd be better off contacting Support if you need more details
allright, thanks again!
You're welcome!
hey another question, can i verify using the api key if the account has finished the connect onboarding?
I'm not sure you can provide verification information for your own account via the API. But to be sure, can you clarify what you mean by verifying in this case?
avoiding stripe connect errors such as "You must complete your platform profile to use Connect and create live connected accounts. Visit your dashboard at https://dashboard.stripe.com/connect/accounts/overview to answer the questionnaire.
instead of executing a query and getting an error, provide a message in the ui to show if the activation is complete
Yeah, when you get an error like that, it's something that you have to do on the Dashboard