#curious-connect-automatepayouts
1 messages · Page 1 of 1 (latest)
Hey @unkempt marten I'm sorry I don't really understand the question
I am working on platform that collect payments from users and distribute payouts to users based on earnings. So, while giving payouts we use calculcations based on several factors.
I am looking to automate these payouts
I'm sorry this is still really vague for now unfortunately. By default we handle Payouts automatically for you already. It's possible to switch to manual Payouts so that funds build up over time in your Stripe account and then you manually create a Payout when you send funds, but that's an active decision you made in your integration/code.
Also a lot of this changes based on the type of connected accounts (Custom, Express or Standard) and the flow of funds (Destination Charges, Direct Charges or Separate Charges and Transfers)
curious-connect-automatepayouts
Sorry for the inconvenience. I will try to reframe it,
I am using https://stripe.com/docs/connect/add-and-pay-out-guide?integration=with-code#with-code-pay-out-to-user. I invoke it whenever there is request made from any user based on the earnings available on the platform. Now, I want to automate the process to transfer these funds on monthly basis.
Sorry this keep being super vague. That doc is really just a high level example but unlikely to be exactly what you are doing. There isn't really a way for Stripe to "automate Payouts" if what you do is add a huge amount of money to your platform balance but we have no details on who is owed what
There are many ways to approach this but I still don't really get what you are trying to do. If all you want is Stripe to automatically send money to those connected account's bank accounts on a set schedule (daily/weekly/monthly) then that is fairly easy as long as you put money into their balance
Is there a way to automate transfer of money into their balance?
👋 hopping in here since koopajah has to head out
Hey @stiff spade, can you help me with the above question
Backing up for a second here, are you talking about creating Transfers (transferring from a platform to the connected account) or creating Payouts (paying out funds from the connected accuont to their own bank account outside of stripe)
I am talking about Transfers