Linux 软件免费装
Banner图

Agentic Commerce for WooCommerce

开发者 xpaysh
更新时间 2026年7月14日 22:28
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce ai chatgpt llms agentic commerce

下载

0.3.7 0.3.5 0.3.1 0.3.2 0.4.0 0.4.3 0.4.4 0.3.6 0.3.4 0.5.0 0.5.1 0.5.3 0.6.0 0.6.1

详情介绍:

Your next customer is asking ChatGPT, not Google. They're shopping by typing "find me a cordless drill under $80 that ships in 2 days" into a chat box — and quietly walking away from any store the AI can't see. Right now, that's most WooCommerce stores. Agentic Commerce for WooCommerce (by xpay) makes your store visible to ChatGPT, Claude, Gemini and Perplexity in five minutes flat — no theme changes, no replatforming, no new payment processor. Your existing checkout stays exactly as it is; xpay just makes sure you're the answer the AI gives. 📘 Full setup guide with screenshots: docs.xpay.sh/merchants/woocommerce 🌐 Plugin home: www.xpay.sh/merchants/woocommerce/ 🔓 Source on GitHub: github.com/xpaysh/agentic-commerce-for-woocommerce What it does What it doesn't do Five-minute install flow
  1. Install the plugin from this directory or upload the zip. (detailed walk-through)
  2. Activate. You'll be taken to Settings → xpay.
  3. Click Connect store. You're redirected to app.xpay.sh, where you grant a read-only WooCommerce REST API key. (how to generate one)
  4. Your catalog goes live on AI surfaces within about 10 minutes. The plugin's built-in audit-readiness checklist (what each row means) turns green as each piece confirms.
Stuck on any step? Troubleshooting guide. Compatibility Privacy and consent Source code and contributing The plugin source is published under GPLv2-or-later. Public repo and issue tracker: github.com/xpaysh/agentic-commerce-for-woocommerce. You can fork, modify, redistribute, and self-host without paying anything.

安装:

From the WordPress.org plugin directory
  1. In your WordPress admin, go to Plugins → Add New.
  2. Search for "Agentic Commerce for WooCommerce".
  3. Click Install Now, then Activate.
  4. You'll be redirected to Settings → xpay. Click Connect store.
  5. Approve the WooCommerce REST API permissions on app.xpay.sh, then you'll be redirected back to your store.
System requirements

屏幕截图:

  • Eight audit checks, all green: catalog feed, JSON-LD, llms.txt, per-protocol endpoints, robots allowlist, BuyAction, cart deeplink, fresh inventory.
  • Your catalog, live on agent-feed.xpay.sh — real prices, real stock, refreshed within 30 seconds of any product change.
  • AI chat → your existing checkout: ChatGPT or Claude surfaces your product, buyer lands on your cart pre-filled.
  • JSON-LD on every product page including BuyAction — view-source proof.

升级注意事项:

0.6.1 Turning the AI Storefront Assistant on now takes effect immediately on cached stores, instead of waiting for the cache to expire. Fixes the full-page shopper returning 404 after you enable it. Adds support for opening a side-cart drawer from an off-site link. 0.6.0 Control over the on-page product-FAQ block, which previously had no off switch. It now also renders on page-builder themes, as a product tab or an [xpay-faq] shortcode, with headings in your own language. Page caches are cleared when FAQs change. 0.4.4 GDPR-aware attribution defaults for EU/UK stores, asynchronous order-attribution dispatch off the shopper's thank-you page, a resilient widget consent gate with a 60-second failure breaker, and GTIN schema validation for non-numeric identifiers. 0.4.3 AI-attributed orders: shoppers referred by ChatGPT, Perplexity, Claude, Gemini, Copilot and 10+ more assistants now surface in your xpay dashboard with revenue split by source. Strictly non-PII. Bundles the 0.4.2 capabilities. 0.4.2 Explicit-consent gate on the AI Storefront Assistant — chat surfaces only after you turn it on. GTIN in Product JSON-LD. Variable-product carts. Defensive out-of-stock guard at the deeplink. Seconds-fast dashboard propagation. 0.4.1 Optional Content Engine add-on: when enabled for your store, xpay can publish answer-first comparison/buying-guide pages to your site. Off unless you're subscribed. 0.3.7 Maintenance and reliability polish, plus optional agency/referral attribution for stores set up by a partner. 0.3.6 AI-bot crawl analytics: see which AI crawlers (GPTBot, ClaudeBot, Perplexity, etc.) discover your store and whether they reach your discovery files, on your xpay dashboard. Opt-in, off by default, shares the telemetry consent. Known AI bots only — no human or customer data. 0.3.5 New /agents.md skill tells AI shopping agents exactly how to browse your live catalog and build a cart. Hardened /llms.txt merge that ignores non-text pages from headless storefronts. Optional shopping-bot routing to your structured catalog, off until you enable it. 0.3.4 Outcome-first Connect screen: plain-language value, no jargon, and an upfront promise that it's safe to try — the plugin writes no files to your site and fully reverts on deactivate. New panel lists every external service the plugin contacts. 0.3.3 New Tools → Run site diagnostics button verifies that AI agents and xpay can reach your store (Permalinks, REST API, /.well-known/ discovery files) and tells you exactly what to do if a layer needs attention. 0.3.2 Good-neighbour discovery: if your site already publishes its own llms.txt, this update appends our agent-shopping sections at the end and leaves your content untouched. Backend-callable admin/refresh endpoint and a smoother connect handshake round it out. 0.3.1 Second WP.org review pass: REST endpoints constructed via rest_url() to respect custom REST prefixes, raw-Markdown /llms.txt output, i18n-wrapped readiness strings, and an expanded External Services disclosure. See Changelog for full details. 0.3.0 Privacy hardening: Settings → xpay is pure markup — outbound requests fire only after you click Connect store. Declares WC dependency via the WP 6.5 Requires Plugins header. See Changelog for full details. 0.2.4 Settings → xpay reorganised into five tabs (General, Capabilities, Payments, Links, Tools). Toggle UCP shopping capabilities, map your gateways to payment_handlers[], and override the URLs in ucp.links. See Changelog for full details. 0.2.1 Tighter alignment between what /llms.txt advertises and what's actually serving — the Commerce protocols section is now backend-driven. See Changelog for the full backend-side changes. 0.2.0 Aligned with ACP / UCP / AP2 commerce standards and the real discovery conventions (llms.txt, schema.org JSON-LD, robots.txt allowlist). Serves /.well-known/ucp for capability negotiation. See Changelog for full details. 0.1.12 Plugin RENAMED to "Agentic Commerce for WooCommerce" (slug agentic-commerce-for-woocommerce). Same product, same code — the previous name overlapped with the existing Nexi XPay plugin in the directory. See Changelog for full details. 0.1.11 Plugin Check (PCP) follow-up: cleared the four remaining PrefixAllGlobals warnings. No functional changes. See Changelog for full details. 0.1.10 Plugin Check (PCP) submission-readiness pass: tested up to WP 6.9, short description trimmed to ≤150 chars, removed the deprecated load_plugin_textdomain() call (WP auto-loads WP.org-hosted translations since 4.6), and excluded non-canonical markdown from the zip. 0.1.9 Docs moved from docs.xpay.sh/products/woocommercedocs.xpay.sh/merchants/woocommerce so the path matches the audience. Future Shopify / BigCommerce integrations will live as siblings under /merchants/. URL-only; no code changes. 0.1.8 Pricing link updated. Punchier Description hero. Full setup walkthroughs with screenshots published at docs.xpay.sh/merchants/woocommerce — readme now backlinks them at the right moments (install / REST API keys / connect / audit / troubleshooting / privacy). 0.1.7 Source repo at github.com/xpaysh/agentic-commerce-for-woocommerce is now public. Restored repo link references in readme.txt FAQ and source-code section so reviewers and merchants can browse the source directly. 0.1.6 GitHub link references in readme.txt held back until the source repo flips public (currently private). Plugin remains GPLv2-or-later — the installed zip is the canonical unminified source. 0.1.5 Adds the /?xpay_route=acp query-arg fallback for the discovery file on hosts that intercept /.well-known/. Post-activation redirect now also fires for upgrades where the store hasn't connected yet. WC HPOS compatibility declared. Privacy + terms pages live.

常见问题:

Does this slow down my site?

No. The plugin emits a small <script type="application/ld+json"> block in <head> on product pages, shop and home (only when no other plugin has already emitted equivalent schema). The discovery files (/llms.txt, /.well-known/ucp, /.well-known/oauth-protected-resource, /.well-known/agent.json) are served through WordPress rewrite rules with no database query. The catalog feed itself is hosted on xpay's CDN, not your origin — so AI shoppers reading it never load your origin.

Does xpay see my customers' payment info?

No. Payment runs through your existing WooCommerce gateway (Stripe / WooPayments / PayPal / Square / etc.). xpay never touches your checkout, your cards, your buyer PII, or your refund flow.

What if I already have Yoast SEO / Rank Math emitting Product schema?

xpay detects the existing schema at runtime and only adds the bits it's missing — typically BuyAction on product pages and ItemList on the homepage. No duplicate schema is emitted. The same applies to FAQ schema: where xpay can see that another plugin has already published a FAQPage on a product page, it stands down rather than adding a competing one.

Does the plugin change how my product pages look?

Almost nothing xpay adds is visible to shoppers — JSON-LD, discovery files and robots rules all sit in the page source. The one exception is the product FAQ block: for products you approve in your xpay dashboard, xpay can show those questions and answers on the product page itself. On a new install it is off. Switching it on is done from your xpay account — ask us and we'll enable it for your store, and we can switch it off again at any time. The setting lives with xpay rather than in WordPress, so it changes the moment we set it and never waits on a plugin update. If your store is already showing the block (earlier versions displayed it automatically for any approved product, with no way to say no), it keeps showing — this release does not rip it off your live product pages. What changes is that it can now be turned off, which previously it could not. Approving a FAQ and displaying it are separate decisions. With the block off, the answers are still published as FAQPage schema for AI shoppers and search engines — you just don't render them on the page. Developers: add_filter( 'xpay_wc_faq_visible', '__return_false' ); disables the block from your own code, whatever the dashboard says. When it's on, you choose where it goes: a WooCommerce product tab (works with Elementor and other page builders), the classic position under the product summary, or an [xpay-faq] shortcode you place yourself.

What does the plugin send to xpay's servers, and when?

Two data paths:

  1. Catalog sync (required after Connect) — your public product fields (name, description, price, currency, stock state, image URLs, categories, SKU). No customer or order data. Used to publish your catalog at agent-feed.xpay.sh/catalog/{your-slug}.json so AI shoppers can read it.
  2. Anonymous lifecycle telemetry (opt-in, off by default) — lifecycle event names (plugin_activated, settings_viewed, resync_error, etc.) tagged with your site URL and plugin/WP/WC/PHP versions. No customer data, no order data, no PII.
Full disclosure: install.xpay.sh/woocommerce/privacy.html.

How do I uninstall cleanly?

Plugins → Deactivate → Delete. The bundled uninstall.php removes every option the plugin wrote. To also delete the catalog feed from xpay's CDN, email privacy@xpay.sh from your admin email with your merchant slug.

How do I opt out of anonymous telemetry after I already enabled it?

Settings → xpay → Privacy → Turn off. Or define XPAY_WC_TELEMETRY to false in wp-config.php for a system-wide hard disable.

My host blocks /.well-known/ — can the discovery file still work?

Yes. The plugin also serves the discovery file at https://yoursite.com/?xpay_route=acp. AI shoppers that respect the Link header find this fallback automatically. If your host is interfering, contact them — many hosts (especially those that handle ACME challenges themselves) intercept /.well-known/* before WordPress sees it.

I have multiple WooCommerce stores. Do I install xpay on each?

Yes. Each store gets its own merchant slug and its own catalog feed. Pricing applies per store.

Is the source code available?

Yes. GPLv2-or-later, public repo at github.com/xpaysh/agentic-commerce-for-woocommerce.

How much does this cost?

Free to install and get started. Paid plans are available as you scale — see www.xpay.sh/pricing/.

Does xpay work with WooCommerce Subscriptions / WooCommerce Bookings / WooCommerce Memberships?

The plugin publishes simple, variable, and grouped products in v0.1. Subscriptions, bookings, and memberships are on the roadmap — track progress in the GitHub repo.

I have a question that isn't answered here.

Email merchants@xpay.sh or open an issue at github.com/xpaysh/agentic-commerce-for-woocommerce/issues.

更新日志:

The full machine-readable changelog lives at install.xpay.sh/woocommerce/CHANGELOG.md (Keep-a-Changelog format). The summary below is the WP.org-required mirror. 0.6.1 0.6.0 0.5.3 0.5.2 0.5.1 0.5.0 0.4.4 0.4.3 0.4.2 0.4.1 0.3.7 0.3.5 0.3.4 0.3.3 0.3.2 0.3.1 0.3.0 0.2.4 0.2.3 0.2.2 0.2.1 0.2.0 0.1.12 0.1.11 0.1.10 0.1.9 0.1.8 0.1.7 0.1.6 0.1.5 0.1.4 0.1.3 0.1.2 0.1.1 0.1.0