
內容簡介
UCPhub for WooCommerce 外掛讓您的商店能夠參與全球商務協議(UCP)生態系統,透過 AI 代理和平台自動發現產品、創建結帳並完成購買,提升商店的自動化與效率。
【主要功能】
• 提供 UCP 發現檔案於 /.well-known/ucp 端點
• 配置商店支持的 UCP 功能(結帳、訂單、履行、折扣)
• 管理 AI 驅動購買的支付處理整合
• 連接 UCPhub 以集中管理商店
外掛標籤
開發者團隊
原文外掛簡介
UCPhub for WooCommerce enables your store to participate in the Universal Commerce Protocol (UCP) ecosystem. AI agents and platforms can discover your products, create checkouts, and complete purchases automatically.
Features
Serve a UCP discovery profile on your store’s /.well-known/ucp endpoint
Configure which UCP capabilities your store supports (checkout, orders, fulfillment, discounts)
Manage payment handler integrations for AI-driven purchases
Connect to UCPhub for centralized store management
Requirements
WordPress 5.8 or later
WooCommerce 5.0 or later (tested up to 10.6.1)
PHP 7.4 or later
External services
This plugin connects to the UCPhub API to enable UCP protocol functionality for your WooCommerce store.
UCPhub API (api.ucphub.ai)
This plugin sends requests to UCPhub at https://api.ucphub.ai in the following situations:
On plugin activation: The UCPhub API URL is stored as a setting.
When serving the UCP discovery profile: The plugin fetches your store’s UCP profile from UCPhub. This happens when any visitor or AI agent accesses /.well-known/ucp on your store.
When managing store settings: API key, store ID, and store configuration are sent to UCPhub when you connect, disconnect, or update your store settings in the WordPress admin.
When completing onboarding setup: Store URL, WooCommerce credentials, and selected capabilities are sent during the initial setup process.
Data sent includes: API key, store ID, store URL, WooCommerce REST API credentials (consumer key/secret), and store configuration settings.
This service is provided by UCPhub:
Service website: https://ucphub.ai
Terms and Conditions: https://ucphub.ai/terms-and-conditions/
Privacy Policy: https://ucphub.ai/privacy-policy/
Source Code
The full source code for this plugin, including the React admin dashboard and build tools, is available at:
https://github.com/UCPHub/ucphub-for-woocommerce
