Synchronity for WooCommerce connects your store to the Synchronity Gateway, a hosted service operated by Themewire Ltd. Once connected, AI agents (such as Claude and ChatGPT) can browse your product catalogue, build carts, and place real orders on behalf of a shopper, using the Synchronity Model Context Protocol tools.
The plugin exposes your store to the gateway through a set of authenticated REST endpoints and normalises every response to the Synchronity product and order schema. It does nothing until you enter your Synchronity Gateway URL and Connector Key on the settings screen, and it makes no outbound network request until that connection is configured.
Connect your store in four steps:
https://www.youtube.com/watch?v=e0UDdK-NLTQ
What it looks like for a shopper. A real order placed by an AI assistant, start to finish:
https://www.youtube.com/watch?v=kiqLqt6upy4
How a shopper points their assistant at your store. Under a minute, no account on your side:
https://www.youtube.com/watch?v=idSGYqxE7Nk
Features:
- Product catalogue API (list, search, single product, reviews)
- Cart session management (create, add / remove items, quantities, coupons)
- Shipping option calculation for a destination
- Checkout execution via buyer delegation tokens
- Order tracking and status
- Optional in-chat payments (Paystack, Stripe, PayPal) using your own gateway credentials
- Webhook delivery for inventory and order events (only after the connector is configured)
- Optional AMPS schema hint for LLM discovery (off by default, opt-in)
- Product Add-ons (ACF) support
- Admin settings under WooCommerce → Settings → Synchronity
- Install and activate WooCommerce (required).
- Upload the plugin to
/wp-content/plugins/synchronity-for-woocommerce/ and activate it via the Plugins menu.
- Go to WooCommerce → Settings → Synchronity.
- Enter your Synchronity Gateway URL and Connector Key, then save.
- Optionally enable in-chat payments and enter your payment provider keys.
No data leaves your store until steps 3–4 are complete.