#francescod-subbyx_best-practices
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1260966637893320717
đ Have more to share? Add details, code, screenshots, videos, etc. below.
If you have standard accounts, then it makes sense to do a separate direct charge on each account
If that's not an option, you could do: https://docs.stripe.com/connect/separate-charges-and-transfers but that's only really recommended on Express and Custom accounts
By separate charges you mean asking the customers to pay more than one time?
or is something I can do programmatically?
You could collect their payment info on the platform, then clone to the connect accounts
Where you could just charge that payment method on each connect account programatically
Ok I'll definitely check out the doc
I only have standard account btw
because they have no fees
and they are basically other companies owned by me
our sales suggested us to use connected standard accounts with direct charges but i can not figure out how to tell stripe to process a percentage in an account and the rest in another
You can't
What I suggested is the only way really
So it involves fees?
idk we just answer questions about the api in here. we don't know anything about pricing/fees