This is an info Alert.
x402 Logo
  • Product
    • Become Agent-Ready
      • Merchants
        Agentic Commerce — list your store across ChatGPT, Gemini, Claude & Perplexity
      • Publishers
        Monetize your content when AI agents read, cite, or train on it
      • SaaS Companies
        Treat AI agents as first-class customers with agent-priced checkout
    • Monetize
      • Monetize MCP Server
        Charge per call on any MCP server in 2 minutes
      • Monetize AI Agents
        Turn n8n, Zapier, Activepieces workflows into revenue
      • Agent Feed
        Pay-per-query access to licensed publisher content for your agents
  • Resources
    • xpay Ecosystem
      • xpay✦ Tools
        1,000+ pay-per-use tools for your AI agents
      • Agent-Ready SaaS Index
        25,481 SaaS scored on agent-buyability
      • SaaS Pricing Database
        Pricing pages indexed across 1,000+ categories
      • Shopify Apps Directory
        Every Shopify app, with its full review history
      • WooCommerce Plugins Directory
        Every WooCommerce plugin, scored on how well it is maintained
      • GitHub
        Open source repositories
    • Agent Building
      • Agent Frameworks
        AI frameworks for building multi-agent systems
      • x402 Integration
        AI frameworks with x402 payment integration
      • Networks
        Blockchain networks supporting x402
    • Company
      • About xpay✦
        Our mission, products, and protocols
      • Blog
        Latest insights and updates
      • Docs
        Complete xpay documentation
  • Pricing
  • Blog
  • Docs
Get Started
  1. xpay✦ Commerce

  2. Directory

  3. WooCommerce plugins

  4. VendorVerse aistore multi vendor store for WooCommerce

VendorVerse aistore multi vendor store for WooCommerce

VendorVerse aistore multi vendor store for WooCommerce is a complete multi-vendor marketplace solution for WooCommerce with advanced analytics, fraud …

fewer than 10 active installsFree on WordPress.org
View on WordPress.orgSupport forum
Will this break my store?

What the WordPress.org registry says about keeping VendorVerse aistore multi vendor store for WooCommerce running.

WordPress compatibility
Tested to 6.5.8 — 5 branches behind 7.0
Several branches behind. Worth checking on a staging site before updating WordPress.
Last updated
3 months ago
Requires PHP
7.4
Your host must be running at least this version.
Requires WordPress
5.8
Contributors
1
A single maintainer. Worth knowing if the plugin is load-bearing for your store.

fewer than 10 active installsWordPress.org reports installs in bands, not exact counts.
Maintenance & trust

Scored on how VendorVerse aistore multi vendor store for WooCommerce is looked after — not on how many stores run it.

Mixed signals
Not enough public feedback to put a confident number on this one. Little public feedback — score rests mostly on release activity. What we can see is below.

Maintenance
35 / 35
Updated 82 days ago.
WordPress compatibility
7 / 20
5 WP branches behind.
Support responsiveness
Not enough data
Only 0 support thread(s) — not enough to judge.
Merchant satisfaction
Not enough data
No ratings yet.
Listing transparency
6 / 10
Provides: description, homepage
2 of 5 measures had too little evidence to score. They are left out of the total rather than counted as zero — otherwise a plugin would be marked down for being small rather than for being poorly kept.Measured 2026-08-01 from the WordPress.org plugin registry.
Ratings

No one has rated this plugin on WordPress.org yet. That is a statement about the ratings page, not about the plugin — plenty of well-kept plugins never collect them.

VendorVerse aistore multi vendor store for WooCommerce transforms your WooCommerce store into a fully-featured multi-vendor marketplace. Vendors get their own dashboard, storefront, product management, order tracking, wallet system, and withdrawal requests.

Key Features:

Vendor Management

  • Vendor registration & admin approval workflow
  • Vendor dashboard with real-time analytics & 30-day sales chart
  • Public vendor storefront with banner, logo, bio, follow system
  • Tiered commission system (Free / Pro / Enterprise plans)
  • Vendor subscription plan management

Product Management

  • Add, edit, delete products from the front end
  • Product approval workflow with admin review
  • Support for virtual and downloadable products
  • Gallery images, tags, categories
  • Product publishing controls (publish / unpublish)

Order & Payout System

  • Vendor-specific order listing and order detail page
  • Automated payout on order completion
  • Tiered commission rates based on sales volume
  • Refund reversal — automatically reverses payout on refunded orders
  • Add-to-cart tracking and conversion rate reporting

Wallet & Withdrawals

  • Vendor wallet with full transaction history
  • Withdrawal requests (Bank, PayPal, UPI, Cryptocurrency)
  • Admin approval / rejection with email notifications
  • Bank details form with lock feature
  • Configurable minimum withdrawal amount

Advanced Analytics & Reports

  • Platform revenue chart (7 / 30 / 90 / 365-day views)
  • Top vendors doughnut chart
  • Top products by orders table
  • Cart-to-order conversion rate
  • CSV export of all transactions

Live Chat & Messaging

  • Vendor-customer messaging system
  • Conversation list with unread badge
  • New message email notifications
  • Message history with timestamps

Vendor Reviews

  • Star rating system (1–5)
  • Verified purchase badge for order-linked reviews
  • Vendor reply to reviews
  • Review management in vendor dashboard

Fraud Detection

  • Order velocity checks (too many orders in short time)
  • Large order threshold alerts
  • IP multi-account detection
  • Registration spam detection
  • Admin email alerts for high-severity events
  • Fraud alert management panel

Developer Tools

  • Full REST API (/wp-json/vendorverse/v1/)
  • Webhooks with HMAC-SHA256 signatures (new_order, order_completed, low_stock)
  • Webhook log viewer

Privacy & Compliance

  • Full GDPR compliance via WordPress Privacy Tools
  • Personal data export for all vendor data
  • Personal data erasure

Backward Compatibility

All original [aistore_*] shortcodes still work. Existing pages using old shortcodes require no changes.

Developer for Hire

Need custom features or a complete marketplace project?
Contact: susheelhbti@gmail.com (Freelance & Project Basis)

Shortcodes

Shortcode
Description

[vv_vendor_dashboard]
Vendor analytics dashboard

[vv_add_product]
Add new product form

[vv_product_list]
Vendor’s product list

[vv_product_edit]
Edit product form (requires ?pid=ID)

[vv_order_list]
Vendor’s order list

[vv_order_edit]
Order detail & status update (requires ?oid=ID)

[vv_withdrawal]
Withdrawal request form + history

[vv_bank_account]
Bank details form

[vv_vendor_store]
Public vendor storefront (add slug="username")

[vv_vendor_reviews]
Leave a review for a vendor

[vv_messages]
Vendor-customer messaging

[vv_cart_report]
Add-to-cart tracking report

Legacy shortcodes (still work): [aistore_add_product], [aistore_product_list], [aistore_product_edit], [aistore_order_list], [aistore_order_edit], [aistore_saksh_withdrawal_system], [aistore_bank_account]

REST API Endpoints

GET  /wp-json/vendorverse/v1/vendor/{id} — Public vendor profile
GET  /wp-json/vendorverse/v1/vendor/{id}/products — Vendor's published products
GET  /wp-json/vendorverse/v1/vendor/{id}/orders — Vendor's orders (auth required)
GET  /wp-json/vendorverse/v1/vendor/{id}/stats — Vendor stats (auth required)
POST /wp-json/vendorverse/v1/products — Create product (vendor auth)
PUT  /wp-json/vendorverse/v1/products/{id} — Update product (vendor auth)
POST /wp-json/vendorverse/v1/withdrawal — Request withdrawal (vendor auth)
POST /wp-json/vendorverse/v1/reviews — Submit review (auth required)
GET  /wp-json/vendorverse/v1/messages — Get messages (auth required)
POST /wp-json/vendorverse/v1/messages — Send message (auth required)<h3>Credits</h3>

Built by susheelhbti — Available for freelance & project-basis work.
Contact: susheelhbti@gmail.com

Do I need to update my existing pages?

No. All original [aistore_*] shortcodes continue to work. VendorVerse is fully backward compatible.

How does the commission system work?

When an order is marked complete, VendorVerse automatically credits the vendor’s wallet minus the commission fee. The admin earns the commission. Rates can be set globally, per-vendor, or per-product, with tiered rates for high-volume sellers.

Can vendors manage their own products?

Yes. Vendors can add, edit, and delete products from the front end. If product approval is enabled, new/updated products go into a pending queue for admin review.

What withdrawal methods are supported?

Bank Transfer, PayPal, UPI, and Cryptocurrency. Admins see the vendor’s saved bank details when processing withdrawals.

Is it GDPR compliant?

Yes. VendorVerse registers exporters and erasers with WordPress’s built-in Privacy Tools, covering transactions, withdrawals, messages, and bank details.

Where is the REST API documented?

Base URL: /wp-json/vendorverse/v1/
Endpoints include: GET vendor, GET vendor products, GET/POST orders, GET/POST messages, POST review, POST withdrawal.
Authentication uses WordPress Application Passwords or cookie auth.

Categories
Marketplaces & channels
Plugin details
Version2.0.0
Last updated2026-05-11 10:19am GMT
Added2021-07-30
Requires WordPress5.8
Tested up to6.5.8
Requires PHP7.4

Tags on WordPress.org
commissions
Marketplace
multi vendor
vendors
woocommerce
Alternatives
Other plugins in the same categories.
EU Withdrawal Compliance
1K+ installs
5.0(15)
Dokan: AI Powered WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, Etsy
30K+ installs
4.6(766)
MultiVendorX – WooCommerce Multivendor Marketplace AI Powered Solutions
2K+ installs
4.8(432)
MarketKing — Ultimate WooCommerce Multivendor Marketplace Solution
800+ installs
5.0(18)
Product Sync for WooCommerce – API Import, Dropshipping & Inventory Sync
300+ installs
5.0(16)
Vitepos – Point of Sale (POS) for WooCommerce
2K+ installs
4.7(53)
x402 Logo

The agent-readiness stack for the AI shopping era — helping merchants, publishers and SaaS companies get discovered, cited and transacted with by ChatGPT, Perplexity, Claude, Gemini and the custom shopping agents underneath them.

CompanyAgentically Inc. (d/b/a xpay✦)1875 Mission St, Ste 103San Francisco, CA 94103, United Stateslegal@xpay.sh · privacy@xpay.sh
or ask your AI app
Company
About xpayAgency PartnersGitHubDiscordllms.txt
DevelopersDocumentationAPI ReferenceSDKs & LibrariesQuickstart GuideOpenAPI Spec
Stay Updated
Occasional product updates and agent-readiness playbooks from xpay (Agentically Inc.) — typically a couple of emails a month. Double opt-in: we email you a link to confirm before sending anything, and every email has one-click unsubscribe.
Social
  • For Publishers
    • News
    • Finance
    • Dev / Tech
    • Travel
    • View all verticals
  • Agent Feed
    • AI Search Engines
    • RAG Builders
    • Browser Agents
    • Vertical Research
    • Browse full catalog
  • Agent-Ready Index
    • SaaS Pricing Database
    • Agent-Ready SaaS Index
    • Verified band
    • AI & ML
    • Sales & CRM
  • Products
    • Pricing Widget
    • Monetize MCP Server
    • Paywall
    • Smart Proxy
    • Monetize AI Agents
    • xpay x402 Facilitator
  • Agentic Economy
    • Timeline
    • Resources
    • Manifesto
    • Stack
  • Agentic Commerce
    • Get listed
    • ChatGPT Ads
    • How ChatGPT Ads work
    • ChatGPT Ads · Apparel
    • ChatGPT Ads · Health & Beauty
    • xpay Listings · Amazon + Google
    • Pricing
    • Free audit
    • Shopify
    • WooCommerce
    • Apparel & Accessories
    • Health & Beauty
    • Overview
  • Commerce Index
    • Shopify apps directory
    • Agentic Commerce Ready Index
    • Methodology
    • Pet brands · WooCommerce
    • Pet brands · Shopify
  • Marketplace
    • 🛍️ xpay.deals — agentic storefront for deals
  • Protocols
    • Overview
    • x402
    • MPP
    • UCP
    • ACP
    • AP2
    • TAP
    • A2A
  • Agent Frameworks
    • Overview
    • LangChain
    • CrewAI
    • Claude MCP
    • AutoGPT
    • LangChain vs Mastra
    • LangGraph vs Pydantic AI
  • Company
    • About xpay
    • Blog
    • Docs
    • GitHub
  • Free prompts
    • Ecommerce prompts
    • Email marketing prompts
    • Product description prompts
    • Facebook ad prompts
    • Skincare prompts
    • Supplement prompts
    • Wine prompts
    • Electronics prompts

© 2025 Agentically Inc. All rights reserved.
Privacy PolicyTerms of UseAcceptable Use Policy