Vectorcart logo Vectorcart
Getting Started

Everything you need to go live.

From download to your first running task — the complete setup guide for Vectorcart, including installation, activation, profiles, tasks, proxies, and a full glossary of every term you'll encounter.

Plans

Choose your build before you install.

Vectorcart ships as two separate extension files — Basic and Pro are different builds, not the same file with a flag. Download the one that matches your plan.

Vectorcart Basic — Free

  • 1 task
  • 1 profile
  • Safe Mode only
  • No Sniper Mode, Discovery, ACE, or Replays

Best for first-time setup validation before upgrading.

Vectorcart Pro — Paid

  • Unlimited tasks and profiles
  • Sniper Mode (5s polling + auto-checkout)
  • Product Discovery
  • Adaptive Checkout Engine (ACE)
  • Session Replay Intelligence
  • Analytics, Smart Proxy Mesh, Fingerprint randomization
Step 1

Install the Chrome extension.

Vectorcart is a Chrome MV3 extension. It installs from a local folder — no Chrome Web Store required. This takes under two minutes.

1

Purchase and access on Whop

After checkout, Whop grants access to your Vectorcart member content. Your license key and download files are in your Whop dashboard under My Products.

2

Download and unzip the extension

Download the ZIP for your plan (Basic or Pro). Unzip it to a permanent folder — do not delete this folder after loading. The unzipped folder must contain manifest.json, pages/, scripts/, and icons/.

3

Open Chrome Extensions and enable Developer mode

Navigate to chrome://extensions in Chrome. Toggle Developer mode ON in the top-right corner.

Developer mode is required to load extensions from a local folder. This is a standard Chrome feature, not a security risk.
4

Load unpacked

Click Load unpacked (top-left). Select the unzipped Vectorcart folder — the one that contains manifest.json directly inside it. If Chrome shows an error, re-check that you selected the correct folder level.

5

Pin to toolbar

Click the puzzle piece icon in Chrome's toolbar → click the pin icon next to Vectorcart. The icon now appears in your toolbar for quick access.

6

Open the dashboard

Click the Vectorcart icon → Extension options, or navigate to chrome://extensions → Details → Extension options. The dashboard opens as a full-page tab.

Step 2

Activate your license key.

1

Open the License tab

In the extension dashboard sidebar, click License.

2

Paste your key and activate

Enter your license key in the format V-XXXX-XXXX-XXXX-XXXX and click Activate. Status changes to LICENSE: ACTIVE (green).

Your key is validated against Whop and locked to your device. Use Deactivate to move it to another machine.
3

Complete the First Win Sprint

The License page shows a First Win Sprint card with 5 guided steps: activate → confirm backend → create profile → create task → run first task. Follow these in order before exploring advanced settings.

Step 3

Create a checkout profile.

Profiles store your shipping and payment details, encrypted locally with AES-GCM so your card data is never stored in plain text.

1

Set an encryption passphrase

Go to the Profiles tab. A banner will prompt you to set a passphrase. Enter a strong passphrase and click Set Passphrase. You'll re-enter this each time Chrome restarts.

2

Create a profile

Click Create Profile. Fill in your Shipping Details (name, address, city, state, ZIP, country, phone) and Payment Details (card number, expiry MM/YY, CVV). Click Save. Card data is encrypted immediately.

Step 4

Create and run your first task.

A task is one monitoring + checkout job targeting a single product URL. Each task cycles through: IDLE → RUNNING → CHECKING → IN_STOCK → CHECKOUT → SUCCESS / FAILED.

1

Open Tasks and create

Go to the Tasks tab and click Create Task.

2

Configure the task

Enter the Product URL (direct product page). The Site auto-detects from the URL. Assign a Profile. Set the Monitor Interval in seconds.

3

Choose a speed preset

Safe Mode

30s interval · Sniper off. Best for first-run validation and lower detection risk.

Sniper Mode

5s interval · Sniper on. Auto-checkout fires the moment stock is detected.

4

Save and start

Click Save, then Start. The task row shows live status. Use the search bar and filters at the top of the Tasks section to find tasks by name, site, or status.

Optional

Set up proxy groups.

Proxies route monitoring requests through different IP addresses, reducing the risk of rate limits and IP bans during high-volume polling. They're optional but recommended for competitive drops.

Create a Proxy Group

  1. Go to the Proxies tab → Create Group
  2. Name your group
  3. Paste your proxy list, one per line:
    host:port:username:password
  4. Choose a rotation strategy
  5. Assign the group to tasks at creation time

Rotation Strategies

  • Round-Robin — cycles in order
  • Random — random pick each request
  • Least-Used — always picks least-recent
  • Fastest — picks lowest measured latency
  • Sticky — same proxy per checkout session
The Smart Proxy Mesh automatically quarantines proxies that fail consecutively on a specific site. The Proxy Heatmap shows per-site performance scores so you can see which proxies work best per retailer.
Optional

Configure CAPTCHA solving.

Vectorcart uses a three-tier CAPTCHA pipeline. Tier 1 auto-clicks iframe checkboxes. Tier 2 calls an external solver API. Tier 3 pauses for manual solving. Supported types: hCaptcha, reCAPTCHA v2, Cloudflare Turnstile.

Enable external solving

  1. Create an account on 2Captcha, CapMonster, or CapSolver
  2. Go to Settings → CAPTCHA Solver
  3. Select your provider and paste your API key
  4. Click Check Balance — warning appears below $2.00

Without a solver configured

Tier 1 (auto-click) still runs on every CAPTCHA. If it fails, the task pauses and waits for you to solve it manually. External solvers are recommended for unattended drops.

Optional

Set up Discord notifications.

Receive real-time alerts for checkout successes, failures, and restocks directly in a Discord channel.

1

Create a Discord webhook

In Discord: Edit Channel → Integrations → Webhooks → New Webhook → Copy Webhook URL.

2

Paste into Settings

Go to Settings → Discord Webhook URL, paste the URL, and click Test to verify delivery.

Dashboard Reference

All 13 dashboard sections explained.

The Vectorcart extension dashboard has 13 sections accessible from the sidebar. Here's what each one does.

Tasks

Create, start, stop, and bulk-manage monitoring tasks. Search and filter by name, site, or status. Full task lifecycle visibility.

Discovery

Search products by keyword across supported sites. Add results directly as tasks without leaving the dashboard. Requires backend.

Profiles

Manage shipping and payment profiles encrypted with AES-GCM. Supports multiple profiles for different cards or addresses.

Accounts

Store site-specific login credentials for retailers that require signed-in account state during checkout (Amazon, Target, Pokemon Center).

Proxies

Create and manage proxy groups with rotation strategies. Includes a per-site performance heatmap and Smart Proxy Mesh quarantine system.

Settings

Discord webhook, monitor interval, checkout timeout, CAPTCHA solver config, CAPTCHA balance check, Quick Preflight, backup/restore, and encryption.

Analytics

Success rates by site, daily activity, top products, checkout time trends, hourly distribution. CSV export. Requires backend.

History

Chronological event log for all task activity. Includes monitor_blocked and checkout_fallback coaching events with guidance on what happened.

ACE

Adaptive Checkout Engine. View strategy performance per site, error patterns, and site configuration overrides. Auto-selects best checkout strategy.

Replays

Step-by-step checkout traces: navigate → ATC → shipping → payment → CAPTCHA → submit → confirm. Funnel analytics and failure breakdowns. 90-day auto-cleanup.

License

Activate, re-check, or deactivate your license key. Includes First Win Sprint guided onboarding card.

Readiness

Full system health checklist — verifies license, backend, profiles, tasks, proxies, CAPTCHA, and webhook before going live. Weekly nudge reminder.

Help

Built-in documentation with step-by-step setup instructions, available offline inside the extension — no need to leave.

Store Support

12 site modules. Start with the strongest lanes.

Nike

Strongest lane. Full monitoring and checkout.

Foot Locker

Strongest lane. Full monitoring and checkout.

Newegg

Strongest lane. Full monitoring and checkout.

Shopify stores

Direct headless API checkout. Sub-2s cart times on supported themes.

Walmart

Strongest in the headed browser lane.

Best Buy

Strongest in the headed browser lane.

GameStop

Strongest in the headed browser lane.

LEGO

Strongest in the headed browser lane.

Amazon

May require signed-in account state for checkout.

Target

May require signed-in account state for checkout.

Pokemon Center

May require signed-in account state for checkout.

Generic

Fallback for sites not covered above.

See Full Store Support Details
Before Every Drop

Preflight checklist.

Run these checks in Settings before any major drop event to confirm every component is ready.

✅ License activeLicense tab shows ACTIVE (green)
✅ Profile createdProfiles tab shows at least one unlocked profile
✅ Task configuredTask has correct product URL and profile assigned
✅ CAPTCHA solver set upAPI key entered in Settings → CAPTCHA Solver
✅ CAPTCHA balanceSettings → Check Balance shows more than $2.00
✅ Webhook workingSettings → Discord Webhook → Test shows success
✅ Quick Preflight passingSettings → Run Preflight shows all green
✅ Readiness clearReadiness tab shows no failures
Troubleshooting

Common issues and fixes.

License shows UNAUTHORIZED
Re-paste your key with no extra spaces. The format must start with V-. If purchased via Whop, find your key in My Products.
Load unpacked fails in Chrome
Verify you selected the folder that contains manifest.json directly inside it — not a parent folder or a nested subfolder.
"Backend not connected" banner appears
This is normal when running standalone. Basic tasks, profiles, and proxies work without the backend. Discovery, Analytics, ACE, and Replays require the backend to be running.
Task immediately shows FAILED
Check the History tab for monitor_blocked or checkout_fallback events. Check the ACE tab for error patterns. Open the Replay for that session to see exactly which step failed.
CAPTCHA loop — task never completes
Check your CAPTCHA solver API key and balance in Settings. If balance is below $2.00, top up the account. Without an external solver, you may need to solve CAPTCHAs manually.
Profile not autofilling on checkout page
Confirm your encryption passphrase was entered after the last Chrome restart. Go to Profiles and unlock profiles with your passphrase before running tasks.
Discord alerts not arriving
Go to Settings and click Test on the webhook URL. Verify the URL starts with https://discord.com/api/webhooks/. Confirm the Discord channel is accessible to the webhook.
Proxy 403 / 429 rate limit errors on tasks
Add proxy groups and assign them to your tasks. Check the Proxy Heatmap for quarantined proxies. Try switching the rotation strategy to Fastest to use your best-performing proxies more often.
Glossary

Every term you'll encounter, defined.

ACEAdaptive Checkout Engine. Selects the best checkout strategy per site using EMA-scored performance history. Switches strategies automatically when failures increase.
AES-GCMThe encryption standard used to protect your card data locally. Your payment details are never stored in plain text.
ATCAdd to Cart. The action of adding a product to an online shopping cart. Vectorcart automates this step.
Auto-AttemptWhen the intelligence layer detects a high-confidence opportunity and surfaces a checkout request — but still requires your explicit confirmation before purchasing.
CAPTCHAA bot-detection challenge (e.g., image selection, checkbox). Vectorcart uses a three-tier pipeline: auto-click → external solver API → manual wait.
Checkout FunnelThe full multi-step sequence: ATC → shipping → payment → CAPTCHA → submit → order confirmation.
Checkout ProfileA saved set of shipping and payment details used to autofill checkout forms. Multiple profiles can be created for different cards or addresses.
Cloudflare TurnstileA bot-detection challenge by Cloudflare. Supported by Vectorcart's CAPTCHA handler.
Developer ModeA Chrome setting (toggle in chrome://extensions) that allows loading extensions from local folders. Required for Vectorcart installation.
Discord WebhookA URL that lets Vectorcart post real-time alerts to a Discord channel for successes, failures, and restocks.
DropA limited-availability product release event (sneaker launch, limited console, etc.). Vectorcart is designed to assist with competitive drops.
EMA ScoreExponential Moving Average. The weighting system ACE uses to score checkout strategies per site, giving more weight to recent outcomes.
Encryption PassphraseA password you set to unlock your stored profiles. Re-entered each time Chrome restarts.
Fingerprint RandomizationVarying browser attributes (user agent, viewport, WebGL, canvas) per session to reduce bot detection by making sessions appear as different users.
Headless CheckoutCheckout via direct API calls bypassing a visible browser. Used on Shopify for sub-2 second cart times.
hCaptchaA CAPTCHA provider used by many sites. Supported by Vectorcart's CAPTCHA handler.
Headed Browser LaneCheckout executed in a visible browser tab rather than headless. Strongest path for Walmart, Best Buy, GameStop, and LEGO.
HistoryA chronological log of all task events, including fallback coaching events that explain why a checkout switched strategies.
IP Ban / Rate LimitWhen a retailer blocks your IP due to excessive requests (403 / 429 errors). Proxies help avoid this.
License KeyYour activation code (V-XXXX-XXXX-XXXX-XXXX) purchased via Whop. Required to use Vectorcart.
Load UnpackedThe Chrome Extensions action that installs an extension from a local folder. Used during Vectorcart setup.
Manifest V3 (MV3)The current Chrome extension platform standard. Vectorcart is built on MV3.
Monitor IntervalHow often Vectorcart checks a product page for stock changes, in seconds. Lower = more aggressive but higher detection risk.
Proxy GroupA named collection of proxy addresses with a rotation strategy, assignable to tasks.
Quick PreflightA fast readiness check in Settings verifying license, backend, profiles, tasks, proxies, CAPTCHA, and webhook before going live.
reCAPTCHA v2Google's CAPTCHA challenge. Supported by Vectorcart's CAPTCHA handler.
ReplayA recorded step-by-step trace of a checkout session showing every action taken. Used to diagnose failures. Auto-cleaned after 90 days.
Safe ModeA conservative task preset: 30-second monitor interval, Sniper Mode off. Best for setup validation.
Session ReplaySee Replay.
Site ModuleBuilt-in code for a specific retailer (e.g., Nike.js). Knows the site's page structure, cart endpoints, and checkout flow.
SKUStock Keeping Unit. A unique identifier for a specific product variant (e.g., a specific shoe in size 10).
Smart Proxy MeshIntelligent proxy routing that scores proxies per site and automatically quarantines underperformers.
Sniper ModeAggressive task preset: 5-second monitor interval + automated checkout trigger the moment stock is detected.
TaskA single monitoring + checkout job targeting one product URL with one profile. Lifecycle: IDLE → RUNNING → CHECKING → IN_STOCK → CHECKOUT → SUCCESS / FAILED.
WebhookA URL endpoint that receives automated event notifications from Vectorcart (e.g., Discord webhook for alerts).
WhopThe platform used to purchase and manage Vectorcart subscriptions. Your license key and downloads live in your Whop dashboard.
Ready to go

Start with the free starter build.

Validate the workflow on your machine with Basic, then move into the full operating surface when you need more capacity.

1. Install extension 2. Activate license 3. Create profile and task 4. Run preflight and go live
Related Pages

Continue from here.