Vendor auto approves for both paid and unpaid memberships

WCMp Vendor Membership

Resolved
Viewing 3 reply threads
  • Author
    Posts
    • #136164
      Anonymous
      Inactive

      I have selected the option to approve vendors manually yet vendor is auto approved I tested it twice. Before I installed the vendor membership plugin when a vendor registers I had to approve how can I resolve this ?

    • #136180

      Hi, thanks for reaching out to us.
      The default flow of WCMp Vendor Membership is such that the vendor will be auto-approved only if they have paid for the membership plan and the payment is successful.

      However, if you still want to manually approve the vendor even after successful payment, then add this code in the function.php of the active theme :

      add_filter('admin_has_given_capability_to_approve_vendor', '__return_false');
      Copy
    • #136386
      Anonymous
      Inactive

      thankyou this has been solved

    • #136407

      we are happy to help you
      We would love it if you shared your experience by giving us 5/5 review here :
      https://wordpress.org/support/plugin/dc-woocommerce-multi-vendor/reviews/#new-post
      Seeing glowing reviews from existing customers makes others more comfortable knowing they’ll get the support they need with an issue with our services when arise.

Viewing 3 reply threads

The topic ‘Vendor auto approves for both paid and unpaid memberships’ is closed to new replies.