Reply To: programmatically reducing balance for user2019-07-22T11:57:10+05:30

Home Forums Core programmatically reducing balance for user Reply To: programmatically reducing balance for user

Subrata Mal
Keymaster
Post count: 207

You can use our core function woo_wallet()->wallet->debit($user_id, $amount, $transaction_description); to deduct wallet balance.

WhatsApp