#adnandev_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/1257206434563756035
đ Have more to share? Add details, code, screenshots, videos, etc. below.
@bitter cradle looks like you're in the wrong place, this thread is for someone else's question.
- If you have your own thread, please chat there.
- If you don't have your own thread, use one of the buttons in https://discord.com/channels/841573134531821608/842637025524842496 to get help.
- Note: we don't reopen closed threads.
Posting inappropriate messages in other people's threads is against the rules. No worries if this was just an honest mistake, but if you violate the rules multiple times you will be removed from this server.
Hi @dull mason it sounds like a destination charge flow to me. https://docs.stripe.com/connect/destination-charges?platform=android#flow-of-funds-app-fee This is the fund flow of a destination charge. Is this what you are looking for?
Hi @dreamy delta I am aware of the three charge flows. The problem with them is payment collection and transfer needs to happen at same time. For my system, I want to allow company to send money to it's service providers at any time they want like disburse salaries or pay them on per hour base. From my understanding I can't send money to a bank account unless it's a connected account. And if both company and it's service are connected accounts then they fall on same level which makes them unable to transfer money.
I'd suggest you to only transfer out the funds when the funds are ready for payouts