
外掛標籤
開發者團隊
原文外掛簡介
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
