#bwurtz999_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/1436058291699712161
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- bwurtz999_api, 20 hours ago, 17 messages
hello! i think i might need more context on your question. what do you mean by an invoice going to a specific bank account?
normally payments just go into the account balance of whatever account is collecting funds, and then payouts are generated that take money from that account balance
https://docs.stripe.com/payouts
I see in the Dashboard that I can add multiple bank accounts
I'm trying to direct payments to specific bank accounts within the same Stripe account
I just realized Stripe only allows one bank account per currency type in the Dashboard
yep, typically the bank account associated with a given currency's balance will be used for that currency's payouts
Can I add a bank account through the API?
just to take a step back and get more context on your use case, are you a stripe merchant accepting payments on your own behalf? or are you acccepting payments on behalf of other merchants / users and transferring money to them?
On behalf of connected accounts
We collect an application fee on the invoices. And the remaining funds go directly to the connected account
The context is that I have a restaurant with multiple branches. Each branch operates independently of the other branches (i.e.: separate bank accounts)
what type of connected account are you creating? do they have any kind of dashboard access?
ok, then usually the connected account user would log into their dashboard and manage all of this themselves
Right but the Dashboard is only allowing one bank account in USD
So if I can't add multiple bank accounts I don't think this will work
So does the API allow me to add additional USD bank accounts? And then could I direct a certain payout amount to those different bank accounts?
mmmm if each branch requires its own bank acount would you not just want to represent each one as a separate connected account?
Because one person manages the finances for all of them
hmmm
Can I set it up in a way where one person can manage multiple connected accounts?
But from one account?
I don't think I'm explaining that well
no i understand what you're getting at
Some of these restaurants have 50+ branches. I'm trying to avoid 50 Stripe onboardings
In one of my Stripe accounts, I have the option to create an organization
this is moving a little bit past my area of expertise though - at this point since we're talking about best practices for account management i would probably recommend checking with our support team. i think legal entity sharing will help a bit with this
https://support.stripe.com/questions/legal-entity-sharing