#derbytau_best-practices
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/1337011028688633858
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, let me help you with this.
So you do possess the information about the company type?
i think to be more clear this can help:
https://support.stripe.com/questions/supported-business-entity-types-in-germany
so I know if it is individual or something else and ive got the address but nothing more from this list
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.
only if it is an individual or a company but we do not make differences about company, partnership or association
I am not sure I understand what do you want to do exactly.
Do you have the information whether the user is an individual or company before they start the Stripe onboarding?
hi! I'm taking over this thread.
all information you can add to an account is listed here: https://docs.stripe.com/api/accounts/create
yes I know if it is an individual or not an individual. but i dont know if it is a partnership or a corporation (in german Kapitalgesellschaft)
but whatever it is i know the address data and want to pass them to the onboarding.
but if i use company i dont have the dropdown to select a partnership
but whatever it is i know the address data and want to pass them to the onboarding.
then pass it here: https://docs.stripe.com/api/accounts/create#create_account-company-address
Yes but if I use this im not able to select a partnership during onboarding
then looks like you should let end-users fill the address themselves?
If it is not possible to pass the address without passing alle Company structure, than yes we will do it
we are not very familiar with the onboarding of connected accounts. but looks like you already tested all possible combinations.