#gas_dotnet-iban
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/1245049659672756378
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
i need to create a complete activated account, from my server.
can I ask why? 99% of the time it's best to use our own onboarding UIs either using our hosted page or with our Connect Embedded components
I have a web api server in azure developed in c# that manage interface to stripe, the app is developed by external developer using Flutter and do not have access to stripe.
Still, handling raw PII, SSN, bank account details, etc. server-side is really risky for your business. I'd highly recommend not doing this
gas_dotnet-iban
what do you suggest?
Use our hosted UIs in a browser on your device instead.
and webhook in backend?
for example yes
But ultimately if you really want to pass the IBAN you would use https://docs.stripe.com/api/external_account_bank_accounts/create#account_create_bank_account-external_account-account_number
external_account.documents
object is required?
it's not.
I created this connect account acct_1PIZjvCZZwXHSxpe in test mode can you see it?
I'm sorry, Discord is really busy today. Can I ask you to help me help you by providing a really clear and detailed question all in one message? I am happy to help but I need you to be specific about what you need help with
ok, sorry
in my service I have two different users 1. Host , 2. Guest, I have to create only Host accounts that receive payments from Guest that use the app. the Hosts are registered as Custom Connect Account and bank account where receive payments. I created first hosts for test but I need help to complete the data required for this account acct_1PIZjvCZZwXHSxpe through stripe.net
Okay that helps but that's still far from enough. What are you blocked on? If you haven't, please carefully read https://docs.stripe.com/connect/handling-api-verification
thanks