| 开发者 | ecentic |
|---|---|
| 更新时间 | 2026年7月27日 19:23 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0.2 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
/.well-known/ucp, /.well-known/oauth-authorization-server (RFC 8414), /ucp-oauth/authorize|token|revoke, /ucp-connect/* (OAuth 2.0 + PKCE), and a private wc-ucp/v1 bridge callable only with this store's WooCommerce REST credentials. Requests and order webhooks are signed to RFC 9421 with Standard Webhooks headers. Orders are created through the native WooCommerce checkout internals with created_via = ucp, and HPOS is fully supported. Filters: ecentic_ucp_process_instrument, ecentic_ucp_payment_handlers, ecentic_ucp_identity_scopes, ecentic_ucp_stripe_secret_key.
https://yourstore.com/.well-known/ucp to see the profile agents will read, and adjust your settings on the same screen.They can only buy from stores they can read and transact with. This plugin makes yours one of them: your catalog, prices, shipping and checkout become available to any UCP-compatible agent, and orders come through as native WooCommerce orders. What you sell, at what price, against which competitors, is still up to you — but a store that doesn't speak the protocol isn't in the running at all.
No. Your storefront is untouched — your existing customers see exactly what they saw before.
Agent orders are marked as such in WooCommerce (created_via = ucp), so you can filter and report on that revenue separately.
No. Installing and activating it sends nothing anywhere. Your store contacts ecentic for the first time only when an administrator clicks Connect to ecentic.ai, and it stops the moment you revoke the key.
Your products, the store details needed to answer agents (currency, shipping options, links to your legal pages, your settings), and the orders agents place. It uses a WooCommerce API key you approve yourself and can revoke at any time. Payment secrets such as your Stripe key and customer passwords never leave your site.
Only if you switch on server-side Stripe payments and have the WooCommerce Stripe Gateway set up. Otherwise the agent creates an unpaid order and the buyer pays on your own checkout page. Either way, you remain the merchant of record.
An optional feature that lets a customer link their account with your store to their AI assistant, so it can do things like look up their order history. They sign in and approve it on your own site, never on a third party's.
Under WooCommerce → UCP (AI Agents): list the platforms you allow, set an API key, require signed requests, or set a request limit. Leave it all open if you'd rather any agent can find and buy from you.
Visit https://yourstore.com/.well-known/ucp — that's your public profile, exactly as an agent sees it. The settings page links to it.
UCP 2026-04-08.