• Resolved richbliss

    (@richbliss)


    I want to credit users wallet automatically after they submit a form, completes a survey or lands on a success page. Is there a way that I can achieve that with Terra Wallet?

    I want to also specify Different amount on different tasks.
    Thanks.

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

    (@subratamal)

    @richbliss you can credit any user account using our core function woo_wallet()->wallet->credit ($user_id, $amount, $description);.

    Thread Starter richbliss

    (@richbliss)

    Thanks for your prompt response, I appreciate.

    Please I want you to explain more on how I will use the code you sent to achieve what I want.

    I want the users wallet to be credited automatically each time they visit a particular page or clicks a particular button.
    Thanks

    Plugin Author Subrata Mal

    (@subratamal)

    @richbliss For visiting page we have an action for that you can find that from TeraWallet > Actions page.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to auto credit a user after form submission’ is closed to new replies.