#shayan_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/1430225581546406021
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
I'd recommend checking this guide for the requirements / information to be submitted for each entity: https://docs.stripe.com/connect/required-verification-information?accounts-namespace=v1
Stripe will then verify those entities according to the information submitted
okay i will check this again @gloomy igloo
What should we do for cases (like a Private Corporation) where those roles don’t actually exist?
@gloomy igloo for private_Corporation we need to provide directors ,owners, exectives but in some companies they donn't have then what should i do
What should we do for cases (like a Private Corporation) where those roles don’t actually exist?
This channel is for technical integration question. We don't have necessary expertise to advise for the role doesn't exist and how to complete the onboarding the process. I'd recommend checking with Support https://support.stripe.com/contact to check what will be the best way to handle the scenario like this
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
then how we can do them are you sure this is not technical?
Account onboarding is a compliance process. I can't advise whether you can skip submitting the information when there is missing role, or how the information can be submitted.
If the question is about how to submit the details for a specific role, we are happy to help here. However, if it's about what information to be submitted, Support team will be able to help
oky how we can sumbit the details for business account through custom connect and for what information to be submitted i will contact with support team
There are 3 ways that you can complete the onboarding for Custom connected account:
- Hosted onboarding: redirect to Stripe hosted page to fill in the details
- Embedded component: embedded connect component in your website
- API: collect the information yourself and submit them through API
I'd recommend using the first two integration paths as you don't have to worry about what information to be collected as they will render the fields and have requirements collected.
Here's the doc https://docs.stripe.com/connect/onboarding for the details about different types of onboarding integrations