Title: ecentic for WooCommerce
Author: ecentic
Published: <strong>July 13, 2026</strong>
Last modified: July 27, 2026

---

Search plugins

![](https://ps.w.org/ecentic-for-woocommerce/assets/banner-772x250.png?rev=3623814)

![](https://ps.w.org/ecentic-for-woocommerce/assets/icon-256x256.png?rev=3624420)

# ecentic for WooCommerce

 By [ecentic](https://profiles.wordpress.org/ecentic/)

[Download](https://downloads.wordpress.org/plugin/ecentic-for-woocommerce.1.0.1.zip)

 * [Details](https://vec.wordpress.org/plugins/ecentic-for-woocommerce/#description)
 * [Reviews](https://vec.wordpress.org/plugins/ecentic-for-woocommerce/#reviews)
 *  [Installation](https://vec.wordpress.org/plugins/ecentic-for-woocommerce/#installation)
 * [Development](https://vec.wordpress.org/plugins/ecentic-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/ecentic-for-woocommerce/)

## Description

Put your WooCommerce products in front of AI shopping agents and get chosen before
the customer ever sees a search result, with the ecentic for WooCommerce extension.
Setup takes just five minutes.

#### Be there when an AI assistant does the shopping

More and more customers start with an assistant instead of a search box. “Find me
the best wireless earbuds under $150” — and the agent does the comparing for them.

Agents don’t see your theme, your photography, or your ad spend. They read product
data from stores that speak their language, weigh the options, and pick a winner.
Stores they can’t read aren’t in the running at all — and you never find out about
the sale you lost.

ecentic connects your store to the [Universal Commerce Protocol](https://ucp.dev),
the standard Google and Shopify launched for AI agent commerce, so ChatGPT, Gemini
and any other UCP-compatible agent can read your catalog. Your products get judged
on what matters: price, specs, availability and shipping.

#### Sell at your real prices, with no surprises

Every price an agent sees is worked out by your actual WooCommerce cart.

Your tax rules, shipping zones, coupons and pricing plugins all apply, exactly as
they do for a human shopper. Agents quote what you would really charge, so nothing
changes between the recommendation and the receipt — and no cart is abandoned over
a number that moved.

When an agent checks out, you get a normal WooCommerce order, marked as an agent
sale so you can see exactly what this channel earns you. Your fulfilment, emails
and reports carry on working the way they already do.

#### Keep your customers, your checkout, and your brand

You stay the merchant of record. No marketplace sits between you and the buyer, 
and no one else owns the relationship.

Nothing about your storefront changes — agents find you at your own web address,
and customers who connect their assistant to your store sign in on your site rather
than a third party’s.

How you get paid is still your call. Let the buyer pay on your own checkout page,
or have the payment taken automatically through the Stripe gateway you already use.

#### Choose which agents you do business with

Leave your store open to every AI agent that finds you, or approve a short list 
of platforms you’re happy to sell through.

You can add an API key, limit how often an agent may call your store, and hide out-
of-stock products from agents entirely. Everything is a single screen under _WooCommerce
UCP (AI Agents)_, and changes take effect as soon as you save.

#### Set up in five minutes

Install the plugin, open the settings screen, and click **Connect to ecentic.ai**.
That’s it.

Nothing about your store is sent anywhere until you click Connect, and you approve
the connection yourself while logged in to your own site. From then on, product 
search, carts, checkout and order updates are handled by [ecentic](https://ecentic.ai)
on your store’s behalf, so there’s nothing extra for you to run or maintain.

Disconnect whenever you like, from your own WooCommerce settings.

#### Works with the store you already have

Variable products, coupon codes and live shipping rates all behave for agents the
way they do on your storefront. Agent platforms are notified automatically when 
an order is created or updated, so buyers get the status of their order without 
you lifting a finger. Compatible with WooCommerce’s high-performance order storage
and the cart and checkout blocks.

#### For developers

Endpoints added: `/.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`.

### External services

This plugin connects to the services below. Nothing is sent to any of them until
you connect your store (see Installation) or switch on the specific feature described.

**ecentic (ecentic.ai) — required**

ecentic is the hosted service that answers AI agents for you: product search, carts,
checkout, and order updates. The plugin is the store-side half — without it, your
store isn’t served to agents at all.

 * **What is sent, and when.** Nothing on installation or activation. When you click**
   Connect to ecentic.ai**, your store URL, API URL and site name are sent to start
   the connection. Once you approve it, ecentic uses the WooCommerce API key you
   issued to read your products and store details (currency, shipping options, links
   to your legal pages, and your settings on this screen) when agents ask for them,
   and receives the orders agents place — line items, totals, and the buyer’s shipping
   and contact details you need to fulfil the order. Your site also refreshes its
   copy of your public profile at `/.well-known/ucp` about every 5 minutes.
 * **What is never sent.** Payment secrets such as your Stripe key, customer passwords,
   and your WooCommerce database stay on your site.
 * Service provided by ecentic: [Terms of Service](https://ecentic.ai/terms), [Privacy Policy](https://ecentic.ai/privacy-policy).

**Stripe (api.stripe.com) — optional, off by default**

Used only if you switch on **Server-side Payments (Stripe)** and already run the
WooCommerce Stripe Gateway. When an AI agent completes a checkout, your site asks
Stripe to charge the payment method the buyer approved, sending the payment token,
the amount and currency, and the order number. It uses the Stripe key already configured
on your own site — that key never leaves your server, and nothing is sent to Stripe
while the setting is off.

 * Service provided by Stripe: [Terms of Service](https://stripe.com/legal/ssa),
   [Privacy Policy](https://stripe.com/privacy).

**Google Pay — optional, listing only**

If you enter a Google Pay merchant ID, your store lists Google Pay as an accepted
payment method in its public profile. The plugin sends Google nothing; any Google
Pay step happens between the buyer’s AI agent and Google.

 * Service provided by Google: [Terms of Service](https://payments.developers.google.com/terms/sellertos),
   [Privacy Policy](https://policies.google.com/privacy).

## Installation

 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 ecentic.
 3. Click **Connect to ecentic.ai** when you are ready. This is the point at which 
    your store first contacts ecentic, and you approve it yourself while logged in 
    to your own site.
 4. Visit `https://yourstore.com/.well-known/ucp` to see the profile agents will read,
    and adjust your settings on the same screen.

To disconnect, revoke the plugin’s key under _WooCommerce  Settings  Advanced  REST
API_ — ecentic immediately loses all access to your store.

## FAQ

### Will AI agents actually buy from my store?

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.

### Do I need to change my theme, products, or checkout?

No. Your storefront is untouched — your existing customers see exactly what they
saw before.

### How do I tell agent sales apart from normal sales?

Agent orders are marked as such in WooCommerce (`created_via = ucp`), so you can
filter and report on that revenue separately.

### Does the plugin contact ecentic on its own?

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.

### What data is shared with ecentic?

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.

### Do agents charge cards through my store?

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.

### What is account linking?

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.

### How do I restrict which AI platforms can buy from me?

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.

### How do I check it’s working?

Visit `https://yourstore.com/.well-known/ucp` — that’s your public profile, exactly
as an agent sees it. The settings page links to it.

### What UCP version does this support?

UCP 2026-04-08.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“ecentic for WooCommerce” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ ecentic ](https://profiles.wordpress.org/ecentic/)

[Translate “ecentic for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/ecentic-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/ecentic-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/ecentic-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/ecentic-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/ecentic-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Rewrote the plugin description, settings screen and FAQ

#### 1.0.0

 * Initial release — connect your store to AI shopping agents over UCP 2026-04-08

## Meta

 *  Version **1.0.1**
 *  Last updated **2 weeks ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0.3**
 *  PHP version ** 8.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/ecentic-for-woocommerce/)
 * Tags
 * [agentic-commerce](https://vec.wordpress.org/plugins/tags/agentic-commerce/)[AI](https://vec.wordpress.org/plugins/tags/ai/)
   [ChatGPT](https://vec.wordpress.org/plugins/tags/chatgpt/)[ucp](https://vec.wordpress.org/plugins/tags/ucp/)
   [woocommerce](https://vec.wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://vec.wordpress.org/plugins/ecentic-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/ecentic-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/ecentic-for-woocommerce/reviews/)

## Contributors

 *   [ ecentic ](https://profiles.wordpress.org/ecentic/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/ecentic-for-woocommerce/)