• Resolved shahifits

    (@shahifits)


    Hello Sir
    Is there any way to deduct money from the user’s wallet while submitting the form?

    The page I need help with: [log in to see the link]

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

    (@subratamal)

    @shahifits You can deduct any user wallet account using our core function woo_wallet()->wallet->debit($user_id, $amount);.

    Thread Starter shahifits

    (@shahifits)

    Can you please explain to me more because I have to integrate it to a very high-traffic website and it’s very important now? I wanted to know where we have to use this script and how we can deduct money by directly clicking to a form pay button and I also wanna redirect the person through this script is there any redirect parameter for this script.

    Thread Starter shahifits

    (@shahifits)

    My basic motive to know is how to deduct money particular amount of money by clicking a button.

    Plugin Author Subrata Mal

    (@subratamal)

    @shahifits For this, you have to write custom code so please contact any WordPress developer about this.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Form Money Deduct’ is closed to new replies.