• Resolved lyra44

    (@lyra44)


    Hello, I would like to know if we can create a product in woocommerce that credits Wallet account?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter lyra44

    (@lyra44)

    No answer

    Plugin Author Subrata Mal

    (@subratamal)

    Hi @lyra44

    Yes, it is possible but you have to write some custom coding using our core function woo_wallet()->wallet->credit($user_id, $amount, $description);. By using this function you can easily credit a customer wallet.

    Thank you.

    Wait! . . This may be what I’m looking for. I had resided in the fact that the only way I can add money to one of any of my vendors wallet was manually. The WP ERP doesn’t connect and transfer or import transactions to get the sales data, commission/split, etc, tracking in the right directions. (Ex: 60% to the vendor that owned the inventory, and 40% to Admin.)
    So the above code, . . .where would it need to be placed and can this code split the proceeds in any way desired ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Creation of a Woo Wallet product’ is closed to new replies.