VendorVerse aistore multi vendor store for WooCommerce
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