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. CartLink Generator for WooCommerce — Direct Checkout & Share Cart Links

CartLink Generator for WooCommerce — Direct Checkout & Share Cart Links

Generate shareable direct-checkout & cart links with pre-filled products, quantities and custom prices. Perfect for WhatsApp & chat selling.

90+ active installsFree on WordPress.org
View on WordPress.orgSupport forum
Will this break my store?

What the WordPress.org registry says about keeping CartLink Generator for WooCommerce — Direct Checkout & Share Cart Links running.

WordPress compatibility
Tested to 7.0.2
Tested against the WordPress branch in use today.
Last updated
28 days ago
At least 3.7 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.
Requires PHP
7.0
Your host must be running at least this version.
Requires WordPress
5.5
Requires other plugins
woocommerce
These must be installed and active first.
Contributors
1
A single maintainer. Worth knowing if the plugin is load-bearing for your store.

90+ active installsWordPress.org reports installs in bands, not exact counts.
Maintenance & trust

Scored on how CartLink Generator for WooCommerce — Direct Checkout & Share Cart Links is looked after — not on how many stores run it.

Well maintained
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 28 days ago.
WordPress compatibility
20 / 20
Tested to WP 7.0.2 (current).
Support responsiveness
Not enough data
Only 0 support thread(s) — not enough to judge.
Merchant satisfaction
Not enough data
No ratings yet.
Listing transparency
7 / 10
Provides: screenshots, description
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-02 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.

Turn a chat message into a one-click checkout. CartLink Generator for WooCommerce lets you build a cart for a customer — products, quantities, even custom prices — and share it as a single link. When they open it, the cart is pre-filled and they go straight to checkout. No searching, no adding to cart, no friction.

It’s built for the way people actually sell today: over WhatsApp, Instagram DMs, Telegram, Messenger, email and live chat. Instead of telling a customer “search for product X, add 2, then find product Y,” you send them one link that does it all — cutting 3–4 steps out of the buying journey and driving faster conversions.

Generate the link in the admin, then share it instantly with the built-in WhatsApp, Telegram and email buttons, or let your customer scan the auto-generated QR code in person or from a printed flyer.

Why store owners use it

  • Chat commerce & social selling — send a ready-to-buy cart link in any conversation.
  • Direct “Buy Now” links — skip the cart page entirely and land the customer on checkout.
  • Custom quotes & negotiated prices — set a per-product price or a fixed subtotal discount for a specific customer.
  • Sales reps & wholesale — prepare an order for a client and let them confirm with one tap.
  • Campaigns & flyers — drop a QR code on print or social and send scanners straight to a pre-filled cart.

Key Features

  • Create and share dynamic cart or checkout links with pre-filled products and quantities.
  • Set custom prices per product or a fixed subtotal discount for the whole cart.
  • One-click sharing to WhatsApp, Telegram and email, plus native mobile share.
  • QR code generated for every link — perfect for in-person and print.
  • Recent links management screen: review, copy or revoke any link you’ve created.
  • Live total preview while you build the cart.
  • Fast autocomplete product search (searches by name and SKU).
  • Choose link expiry (1 day, 7 days, 30 days, 1 year) with automatic cleanup of expired data.
  • Redirect customers to the Cart or Checkout page.
  • Menu placement as a top-level item or under the WooCommerce submenu.
  • Flexible storage: file-based pseudo-transients or native WordPress transients.
  • HPOS (High-Performance Order Storage) compatible.

Use Cases

  • WhatsApp & Instagram sellers — reply to “I want these two” with a single checkout link.
  • Live chat / support teams — turn a support conversation into a completed sale.
  • B2B & wholesale — pre-build an order at agreed prices and send it for one-tap confirmation.
  • Promotions — share a discounted, ready-to-buy cart for a limited-time offer.
  • In-person & print — print the QR code on a flyer, menu, or packaging insert.

Usage

  1. Access CartLink Generator from the WordPress admin dashboard.
  2. Use the autocomplete search field to find products and add them to the cart configuration.
  3. Adjust quantities, custom prices, or apply a fixed subtotal discount as needed.
  4. Pick how long the link should stay valid.
  5. Click Generate Link, then copy it, share it to WhatsApp/Telegram/email, or show the QR code.
  6. Review and manage everything you’ve created from the Recent links table.

Minimum Requirements

  • WordPress 5.5 or higher.
  • PHP 7.0 or higher.
  • WooCommerce 8.0 or higher.

License

This plugin is licensed under the GPL v2 or later. See License for details.
Bundled QRCode.js library (https://github.com/davidshimjs/qrcodejs) is licensed under the MIT License.

How can I move the CartLink Generator menu to the WooCommerce submenu?

By default, the CartLink Generator menu is added as a top-level menu. To move it under the WooCommerce submenu, add the following code to your theme’s functions.php file:

define( 'GUAVEN_CARTLINK_GENERATOR_SHOW_IN_SUBMENU', true );

Can I redirect customers to the cart page instead of the checkout page?

Yes! To redirect customers to the Cart page after using a generated link, add this code to your theme’s functions.php file:

define( 'CARTGENERATOR_REDIRECT_TO_CART_INSTEAD_OF_CHECKOUT', true );

How does the plugin store generated cart data?

By default, the plugin stores cart data in date-based folders using a file-based pseudo-transient system. If you prefer to use WordPress native transients, define the following constant in your theme’s functions.php file:

define( 'GUAVEN_CARTLINK_GENERATOR_USE_REAL_TRANSIENTS', true );

Can I allow or restrict coupon usage for carts generated by this plugin?

By default, coupons are restricted for carts generated by the plugin. To enable coupon usage for these carts, define the following constant in your theme’s functions.php file:

define( 'GUAVEN_CARTLINK_GENERATOR_ALLOW_COUPONS', true );

How does the plugin clean up old data?

The plugin automatically deletes expired carts’ data created by the plugin itself. This keeps storage lean and uncluttered.

Can I stop customers from changing quantities in a generated cart?

Yes! To lock quantities for generated carts, add this code to your theme’s functions.php file:

define( 'CARTGENERATOR_FORBID_QUANTITY_UPDATE', true );

Will old links keep working after I update the plugin?

Yes. Links are looked up by their stored identifier, so any link you have already shared continues to work after updating.

Does it work with product variations?

Yes — variable products and their variations can be added to a generated cart.

Categories
Checkout
Plugin details
Version1.1.0
Last updated2026-07-05 9:09pm GMT
Added2024-12-21
Requires WordPress5.5
Tested up to7.0.2
Requires PHP7.0

Tags on WordPress.org
buy now
direct checkout link
prefilled cart
share cart
WhatsApp Checkout
Alternatives
Other plugins in the same categories.
Checkout Field Editor (Checkout Manager) for WooCommerce
400K+ installs
4.9(1,056)
Wallet for WooCommerce
20K+ installs
4.7(188)
Checkout Field Manager (Checkout Manager) for WooCommerce
80K+ installs
4.5(781)
Sliding Cart for WooCommerce by FunnelKit – Skip Cart & Reach WooCommerce Checkout Faster
30K+ installs
5.0(108)
YayPricing – WooCommerce Dynamic Pricing & Discounts
3K+ installs
5.0(71)
WPFunnels – Funnel Builder for WooCommerce with Checkout & One Click Upsell
5K+ installs
4.9(171)
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