Send a money to user's balance

Hi, I would like to send a money to user’s balance.
For example, the balance is 389MXN right now, but I would like to make it 500MXN.
How I can send 111MXN to the User? It would be great if you tell me how to do that.

Hi,
The vendor balance is calculated this way:

order_amounts*commission_rate - payout_amounts

So the easiest way would be to add some order manually in WooCommerce/Orders (with the Completed status). The other way would be adding a payout with a negative amount but I can’t say for sure if this will work.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.