• Resolved rasmuss

    (@rasmuss)


    Hi!

    I want to automaize giving out credit for some user.

    Is there a way to call it out so I can just give how much credit and for which user?

    Thank you ??

Viewing 1 replies (of 1 total)
  • Plugin Author Subrata Mal

    (@subratamal)

    @rasmuss,

    You can initiate a credit transaction by using the code snippet.

    woo_wallet()->wallet->credit ($user_id, $amount, $description);

    Thanks and Regards,
    Subrata Mal

Viewing 1 replies (of 1 total)
  • The topic ‘How to add credit programmatically?’ is closed to new replies.