#cnguyen-automatic-payouts

1 messages · Page 1 of 1 (latest)

primal birch
primal birch
tough path
#

Thank you. And there is a webhook to know when a payment is available for the next payout ?

primal birch
#

Yep, balance.available tells you when the account balance changes

tough path
#

Just to be sure => I need to create an associated transfer (with transfer group), each time a transaction is available on the next payout.

#

I hesitate between 2 things:

  • Do it when a payment is available on the next payout
  • Do it just before we send the Monday payout (fetch each transaction and create the associated tansfer)
tough path
#

What's the best for you ?

primal birch
#

i'm not sure what youre trying to achieve here, or what the issue is

#

if youre trying to send transfers from your platform account balance "before" automatic payouts, you can't do this

#

to use manual transfers you need to be on manual payouts to manage your balance

#

you can use source_transaction to associate pending payments if thats the issue