ProSellerKit Documentation

Complete guide to managing your Walmart marketplace with ProSellerKit

🚀 Getting Started

Welcome to ProSellerKit

ProSellerKit is a comprehensive SaaS platform designed specifically for Walmart marketplace sellers. Our tools help you automate inventory management, order processing, shipping, and returns to maximize your efficiency and profitability.

Quick Start Guide

  1. Create Account: Sign up for your free 14-day trial
  2. Connect Walmart Store: Add your Walmart marketplace credentials
  3. Import Products: Sync your existing inventory
  4. Configure Settings: Set up automation rules
  5. Start Selling: Monitor and manage orders in real-time

💡 Pro Tip

Complete the onboarding process to unlock all features and get personalized recommendations for your store.

✨ Features

📦 Inventory Management

  • Real-time stock tracking
  • Low stock alerts
  • Bulk inventory updates
  • Multi-warehouse support

📋 Order Processing

  • Automated order fulfillment
  • Order status tracking
  • Bulk order management
  • Custom order workflows

🚚 Shipping & Returns

  • Integrated shipping labels
  • Return management
  • Carrier integration
  • Tracking automation

📊 Analytics & Reporting

  • Sales performance metrics
  • Profit margin analysis
  • Custom reporting
  • Export capabilities

🏪 Walmart Integration

Setting Up Your Walmart Connection

To connect your Walmart marketplace store, you'll need the following credentials:

Required Information:

  • Client ID: Your Walmart marketplace API client ID
  • Client Secret: Your API client secret (encrypted and stored securely)
  • Consumer ID: Your consumer ID from Walmart Developer Portal
  • Private Key: RSA private key for authentication

Security & Encryption

All your Walmart store credentials are encrypted using industry-standard encryption before being stored in our secure database. We use Supabase's encrypted columns to ensure your sensitive data remains protected.

Supported Operations

  • Product listing and updates
  • Inventory synchronization
  • Order retrieval and management
  • Price and promotion updates
  • Return processing

🔌 API Documentation

REST API Endpoints

ProSellerKit provides a comprehensive REST API for integrating with your existing systems.

Authentication

POST /api/auth/login
Content-Type: application/json

{
  "email": "your-email@example.com",
  "password": "your-password"
}

Inventory Management

GET /api/inventory
Authorization: Bearer {token}

Response:
{
  "items": [...],
  "total": 150,
  "page": 1
}

Order Management

GET /api/orders
Authorization: Bearer {token}

Query Parameters:
- status: pending, processing, shipped, delivered
- limit: number of orders (default: 50)
- offset: pagination offset

Webhooks

Set up webhooks to receive real-time notifications about order updates, inventory changes, and other events.

🔧 Troubleshooting

Common Issues

Q: My Walmart orders aren't syncing

A: Check your API credentials in Settings > Integrations. Ensure your Walmart API access is active and the credentials are correctly entered.

Q: Inventory counts are incorrect

A: Try refreshing your inventory sync from the Inventory dashboard. If issues persist, contact support for a manual sync.

Q: I can't access certain features

A: Some features may be limited by your current plan. Check your subscription status and consider upgrading if needed.

Q: Payment/billing issues

A: All billing is handled through Stripe. Check your payment method in Account Settings or contact support for billing assistance.

System Requirements

  • Modern web browser (Chrome, Firefox, Safari, Edge)
  • Stable internet connection
  • Valid Walmart marketplace seller account
  • Walmart API access credentials

💬 Support

📧 Email Support

Get help via email for non-urgent issues

All Plans: support@prosellerkit.com

Response Time: 24-48 hours

🚀 Priority Support

Faster response times for Professional plans

Professional & Enterprise: priority@prosellerkit.com

Response Time: 4-12 hours

📞 Phone Support

Direct phone support for urgent issues

Enterprise Only: Available 24/7

Number: 1-800-PROSELLER

Resources

Still Need Help?

Can't find what you're looking for? Our support team is here to help!

Contact Support