#igmontero_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/1229542641331601669
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there!
Hey ๐
If your goal is to accept a payment from a customer and send funds from that payment to a client of yours then yes, you need Connect
The kind of Connected accounts you use depends on what you want the client experience to be and what you want your own developer experience to be
The goal is to be able to get payments from customers, and then pay out to another accounts, but doesn't need to be from the same payment.
We just need a way to pay an invoice to a customer and make the bank transfer to them
Currently using Express accounts
Right, got it. Still, Connect is needed in this case, yes
Okay so we are in the right path.
What's happening is that hey connect their account but all of them are restricted for some reason
They are in the insurance industry, and I know it's restricted, but all of them are legal and regulated
I can't assist with account status here but, based on the screenshot above, it looks like Stripe needs more information from these clients (SSN, industry information)
You can click into each of the accounts and look at the requirements listed to see what's missing
I assume you're using Account Links when onboarding these accounts?
Okay. But in terms of developmnet, this is exactly what needed to be done right?
Yes, they are going through the express dashboard onboarding process and such
Right. You can now create an Account Link of type: account_update to have the client provide any missing information: https://docs.stripe.com/api/account_links/create#create_account_link-type
Okay. But then, isn't there a way to just send money as a bank transfer, without a connected account? Just sedning money out from my bank account