Linux 软件免费装

écentic for WooCommerce

开发者 ecentic
更新时间 2026年7月14日 05:21
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

woocommerce ai ucp agentic-commerce ai-commerce

下载

1.0.0

详情介绍:

écentic for WooCommerce connects your store to the Universal Commerce Protocol so AI shopping assistants (Google Gemini AI Mode, ChatGPT Shopping, and any UCP-compatible agent) can discover, browse, and purchase from your store — no screen-scraping, no custom integrations. The heavy UCP protocol surface — capability negotiation, catalog search, cart and checkout sessions, payment handling, idempotency, RFC 9421 request/response signing, and order webhooks — is served by écentic on your store's behalf. This plugin is the store-side half: On your domain: For the écentic backend (private, key-authenticated bridge): Merchant controls (WooCommerce → UCP (AI Agents)): Settings apply to the hosted endpoints immediately on save. Also included:

安装:

  1. Install and activate the plugin (WooCommerce must be active). Activating it on its own sends nothing anywhere and changes nothing about your storefront.
  2. Go to WooCommerce → UCP (AI Agents). The connection panel explains exactly what is shared with écentic.
  3. Click Connect to ecentic.ai when you are ready. This is the point at which the store first contacts écentic; you approve the connection in your own wp-admin session.
  4. Visit https://yourstore.com/.well-known/ucp to see your live discovery profile, and fine-tune the settings on the same screen.
To disconnect, revoke the plugin's key under WooCommerce → Settings → Advanced → REST API — écentic immediately loses all access to the store.

常见问题:

Does the plugin contact écentic on its own?

No. Installing and activating the plugin transmits nothing. The store contacts écentic for the first time only when a store administrator clicks Connect to ecentic.ai on the settings screen, and it stops the moment you revoke the API key.

Does this affect my existing checkout or storefront?

No. The plugin adds .well-known URLs, the identity-linking endpoints, and a private REST bridge. Your storefront, theme, and checkout are untouched, and agent orders are created through the same WooCommerce internals as regular orders (created_via = ucp, so you can tell them apart).

What data is shared with écentic?

Your product catalog, store policy needed to serve the protocol (currency, shipping options, legal page links, payment handler declarations, your UCP settings), and the orders created through agent checkouts. The connection uses a WooCommerce REST API key you approve explicitly and can revoke at any time. Payment secrets (e.g. your Stripe secret key) and customer passwords never leave your site.

Do agents charge cards through my store?

Only if you turn on server-side Stripe processing and have the WooCommerce Stripe Gateway configured. Otherwise agent checkouts create the order unpaid and the buyer pays on your own order-pay page — you remain the Merchant of Record either way.

What is identity linking?

An optional OAuth 2.0 flow (built into this plugin) that lets a customer link their account on your store to their AI assistant, so the agent can access user-gated operations such as order history. Consent happens on your domain; you control which scopes are gated via the ecentic_ucp_identity_scopes filter.

How do I restrict which AI platforms can transact?

In WooCommerce → UCP (AI Agents): set an API key, list allowed agent platforms, require signed requests, or set a rate limit. Leave everything open for permissionless onboarding.

How do I test it?

Visit https://yourstore.com/.well-known/ucp — it returns your UCP profile with the hosted endpoint agents will call. The settings page links both.

What UCP version does this support?

UCP 2026-04-08.

更新日志:

1.0.0