
內容簡介
Synchronity for WooCommerce 外掛可將您的商店連接至 Synchronity Gateway,讓 AI 代理(如 Claude 和 ChatGPT)能夠瀏覽產品目錄、建立購物車並代表顧客下訂單。此外掛透過 REST API 提供安全的連接,並標準化所有回應。
【主要功能】
• 產品目錄 API 支援(列表、搜尋、單一產品、評論)
• 購物車會話管理(建立、添加/移除商品、數量、優惠券)
• 計算運送選項
• 透過買家授權令牌執行結帳
• 訂單追蹤與狀態更新
• 支援可選的即時聊天支付(Paystack、Stripe、PayPal)
外掛標籤
開發者團隊
原文外掛簡介
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.
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
External services
This plugin relies on the following third party / external services. Each is only contacted after you configure the connector and, for payments, only after you enable that provider and enter its credentials.
Synchronity Gateway (Themewire Ltd) — required
This is the core service the plugin connects to. It is what lets AI agents discover and transact with your store.
What is sent and when: after you enter a Gateway URL and Connector Key, the plugin serves authenticated requests from the gateway (product, cart, checkout and order data) and, if enabled, delivers inventory and order webhook events to the gateway. Requests are signed with your Connector Key. No request is made before the connection is configured.
Default endpoint: https://api.synchronity.app
Terms of service: https://synchronity.app/terms
Privacy policy: https://synchronity.app/privacy-policy
Paystack — optional (in-chat payments)
Used only if you enable Paystack under Inline Payments and provide your Paystack keys.
What is sent and when: when a buyer pays in chat, the plugin creates and verifies a transaction with Paystack for the order amount and currency. No card data is handled by the plugin.
Terms of service: https://paystack.com/terms
Privacy policy: https://paystack.com/terms
Stripe — optional (in-chat payments)
Used only if you enable Stripe under Inline Payments and provide your Stripe keys (or have the official Stripe plugin configured).
What is sent and when: when a buyer pays in chat, the plugin creates and verifies a Stripe checkout / payment for the order amount and currency. No card data is handled by the plugin.
Terms of service: https://stripe.com/legal/ssa
Privacy policy: https://stripe.com/privacy
PayPal — optional (in-chat payments)
Used only if you enable PayPal under Inline Payments and provide your PayPal keys (or have the official PayPal Payments plugin configured).
What is sent and when: when a buyer pays in chat, the plugin creates and captures a PayPal order for the order amount and currency via the PayPal Orders API. No card data is handled by the plugin.
Terms of service: https://www.paypal.com/legalhub/home
Privacy policy: https://www.paypal.com/myaccount/privacy/privacyHub
