ucp-buyer-consent
Installation
SKILL.md
UCP Buyer Consent Extension
Before writing code
Fetch live docs:
- Fetch
https://ucp.dev/specification/buyer-consent/for the canonical Buyer Consent extension spec - Web-search
site:ucp.dev buyer consentfor related pages and examples - Web-search
site:github.com Universal-Commerce-Protocol buyer consentfor SDK support and samples - Fetch
https://ucp.dev/specification/overview/for how extensions integrate with the core spec
Conceptual Architecture
What Buyer Consent Does
The Buyer Consent extension adds privacy-compliant consent collection to UCP checkout sessions. It enables merchants to collect and record buyer consent for data processing, marketing, and terms acceptance — satisfying GDPR, CCPA, and other privacy regulations.
Why It Exists
Agentic commerce introduces a new challenge: an AI agent acts on behalf of the buyer. Regulations require explicit, informed consent for data processing. This extension standardizes how consent is requested, granted, and recorded across the UCP protocol.