What is WC Vendors plugin?
WC Vendors is a WooCommerce multi-vendor marketplace plugin with over 10 years of development history and 8,000+ active stores. It provides a clean, well-documented path to building product and service marketplaces with multiple independent sellers. WC Vendors takes a middle-ground approach between Dokan’s feature breadth and WCFM’s free-tier generosity: the free version provides solid marketplace fundamentals, while WC Vendors Pro ($99.50/year) delivers a complete vendor management system at a significantly lower price point than comparable Dokan Pro plans.
WC Vendors Pro’s key strengths are commission flexibility and WooCommerce integration depth. Its commission system supports global rates, per-vendor rates, per-product rates, and per-product-category rates — all with percentage, flat, or percentage+flat combinations. Payment processing integrations cover PayPal Masspay, PayPal Adaptive Payments, Stripe Connect, and manual bank transfer. The vendor dashboard provides a clean, manageable interface for sellers who are not technically sophisticated WordPress users.
WC Vendors is a strong choice for marketplace builders who value pricing value (Pro at $99.50/year vs Dokan Starter at $149/year), commission system flexibility, and a stable, well-supported plugin with a track record. For developers, WC Vendors’ code architecture and documentation are consistently praised as cleaner than WCFM’s more complex codebase. For marketplace operators, WC Vendors’ more straightforward vendor dashboard can reduce vendor onboarding support compared to WCFM’s feature-dense interface.
Need Help With WC Vendors Setup, Troubleshooting, or Customization?
Need help with WC Vendors? Whether you are dealing with errors, broken functionality, styling problems, plugin conflicts, or advanced customization, we can help you fix the issue and get the plugin working properly on your WordPress site.
Get WC Vendors Expert HelpKey Features
- Vendor registration and storefront pages
- Frontend vendor dashboard for product and order management
- Commission types: global, per-vendor, per-product, per-category (percentage, flat, or combined)
- PayPal, Stripe Connect, and bank transfer vendor payouts
- Product types: simple, variable, downloadable, digital (Pro)
Pros & Cons
Pros
- Most competitively priced Pro plan ($99.50/year) among major marketplace plugins
- Most flexible commission structure in the category — per-product, per-vendor, per-category with multiple rate types
- Clean, maintainable codebase praised by developers
Cons
- Free version is more limited than WCFM free — Pro is required for many production features
- Smaller community than Dokan
Free vs Premium
Free: basic vendor registration, product listing, commission management. Pro ($99.50/year): full vendor dashboard, all product types, coupons, shipping, analytics, Stripe Connect, full commission system.
Common Problems & Fixes
WC Vendors Pro Stripe Connect payouts are not processing — vendor withdrawal requests are pending. How do I configure Stripe payouts?
WC Vendors Stripe Connect requires: (1) configure Stripe platform account credentials in WC Vendors → Settings → Payment → Stripe Connect; (2) vendors connect their individual Stripe accounts from their vendor dashboard → Payments → Connect Stripe Account; (3) the marketplace admin processes withdrawal requests in WC Vendors → Vendors → Withdrawals, or configure automatic payouts in Stripe platform settings; (4) verify the Stripe account supports Connect payouts for your country — Stripe Connect availability varies by country for the payout destination. Check Stripe documentation for supported countries.
Vendor product pages are showing the marketplace owner's contact information instead of the vendor's storefront information. How do I fix this?
WC Vendors adds vendor information to product pages via hooks. If the wrong information appears: (1) verify the product is correctly assigned to a vendor — in the product edit page, the “Vendor” field should show the selling vendor’s name; (2) check if the theme overrides the product page in a way that bypasses WC Vendors’ vendor information hooks; (3) in WC Vendors → Settings → Display, verify vendor information display is enabled on product pages; (4) theme caching may serve pages with incorrect vendor data — clear all caches.
The WC Vendors vendor dashboard is not loading for vendors — it shows a blank page or permission error. How do I fix vendor dashboard access?
Check: (1) the user is registered as a vendor (WC Vendors role) — go to WordPress → Users → [user] and verify they have the Pending Vendor or Vendor role; (2) admin must approve pending vendor applications in WC Vendors → Vendors → Pending; (3) the vendor dashboard page is correctly configured in WC Vendors → Settings → Pages with the [wcv_dashboard] shortcode; (4) the vendor dashboard page is published and accessible; (5) a permalink flush may be needed — go to Settings → Permalinks → Save Changes.
Customization & Developer Notes
How do I set up a per-category commission rate in WC Vendors where electronics earn 8% and clothing earns 15%?
Go to WC Vendors Pro → Settings → Commission → Category Commissions. Add commission overrides by WooCommerce product category: select “Electronics” → set 8% commission; select “Clothing” → set 15% commission. These category-specific rates override the global commission for products in those categories. The commission rate priority in WC Vendors Pro is: product-specific → vendor-specific → category-specific → global default. Test with a product in each category to verify commission calculation is correct on a test order.
How do I allow vendors to offer coupons for their own products in WC Vendors?
Vendor coupons require WC Vendors Pro. In Pro settings, enable vendor coupon creation. Vendors access the Coupon section in their dashboard to create discount coupons for their specific products. When creating a coupon, vendors select which of their products the coupon applies to — coupons automatically scope to only that vendor’s products (not the entire marketplace). Commission calculation adjusts to apply the commission to the discounted price rather than the full price. Configure whether vendor coupons affect vendor earnings or marketplace commission in the commission settings.
Frequently Asked Questions
Is WC Vendors Pro better value than Dokan for a small marketplace?
WC Vendors Pro at $99.50/year provides a feature set comparable to Dokan Starter ($149/year) with better commission flexibility and a cleaner codebase. For small marketplaces where budget is a consideration, WC Vendors Pro delivers a production-capable marketplace at a meaningful cost saving. Dokan’s advantage is its larger ecosystem, more tutorials, and broader Pro module library for advanced use cases. For a straightforward product marketplace without exotic requirements, WC Vendors Pro at $99.50/year is the strongest value proposition in the category.
Does WC Vendors support digital product marketplaces?
Yes — WC Vendors Pro supports WooCommerce downloadable products, which vendors use to sell digital files (ebooks, software, music, fonts, templates). Each vendor manages their downloadable products from the vendor dashboard. The marketplace owner configures download settings (download limits, expiry) globally, while vendors set prices and upload files for their specific products. Digital product marketplaces work well on WC Vendors as there is no physical shipping complexity, making commission management and vendor payouts more straightforward.
Can WC Vendors break after updates?
Yes, that can happen, especially on older sites with many plugins. This usually happens when the plugin, theme, and add-ons are updated out of sequence. In most cases, testing on staging catches the issue before it reaches the live site. From experience, backups and changelog reviews save a lot of cleanup time.
What should I check before installing WC Vendors?
Start by checking whether another plugin already does the same job. In most cases, overlap is what creates avoidable conflicts and performance issues. A common issue is installing a plugin because it looks convenient without checking the stack first. From experience, a short compatibility review avoids most of the pain later.