Vendor Accounts auto approved

WCMp Vendor Membership

Resolved
Viewing 3 reply threads
  • Author
    Posts
    • #134251
      Dhruv Jha
      Participant

      Hello,

      I have checked the option “If left unchecked, every vendor applicant will be auto-approved, which is not a recommended setting.” in settings. But still the vendors who complete the payment are auto approved. How can I stop this?

    • #134272

      @Jacinta Thomas, as you can see it is working fine on our end : https://watch.screencastify.com/v/9pD4TVZbqY6bfsJUA2RJ

      Now if you are using WCMp Vendor Memberhsip, then the vendor will be auto-approved only if they have paid for the membership plan and the payment is successful.

      Can you check the flow again and let us know.

    • #134393
      Dhruv Jha
      Participant

      Is there any way to make it manually approval?

    • #134416

      Jacinta, add this code in the function.php of the theme :

      add_filter('admin_has_given_capability_to_approve_vendor', '__return_false');
      Copy
Viewing 3 reply threads

The topic ‘Vendor Accounts auto approved’ is closed to new replies.