Why two agentic commerce protocols coexist in 2026
Agentic commerce, purchases made by AI agents on behalf of human users, requires standardized infrastructure for agents to interact reliably with merchants. In 2026, two competing approaches have emerged from distinct ecosystems. This is a classic situation in the history of technology standards: agreement usually emerges after a few years, either through mass adoption of one standard or through convergence via compatibility bridges.
Universal Commerce Protocol (UCP), the Google/Shopify standard
Launched on January 11, 2026 at the NRF Retail's Big Show by Google, with Shopify as co-founder, the UCP benefits from a massive coalition: Shopify, Etsy, Wayfair, Target, Walmart, Best Buy, The Home Depot, Macy's, Flipkart, Zalando, Carrefour, Adyen, American Express, Mastercard, Visa, and Stripe.
UCP architecture and philosophy
The UCP takes a full-journey approach: it standardizes the entire agentic purchase journey, from product discovery through payment and order management. It relies on REST, A2A and MCP transports and integrates with AP2 (payments), A2A (agent-to-agent communication), and MCP (data access). Its three core features are Checkout, Identity Linking, and Order Management. The protocol is open-source at github.com/Universal-Commerce-Protocol/ucp.
Agentic Commerce Protocol (ACP), the OpenAI/Stripe approach
The Agentic Commerce Protocol (ACP), unveiled on September 29, 2025 by OpenAI and Stripe, standardizes the moment an agent triggers a purchase at a merchant. It is what powers Instant Checkout in ChatGPT: the user buys a product without leaving the conversation, with the merchant staying seller of record. ACP sits on the same commerce layer as UCP, but on the ChatGPT ecosystem.
ACP target use cases
- Buying a product directly inside a ChatGPT conversation (Instant Checkout)
- Selling through ChatGPT while staying seller of record (payment, shipping, returns on the merchant side)
- At launch: US Etsy sellers, then more than a million Shopify merchants
- Enabling agentic payments merchant-side via Stripe (Shared Payment Token API) or the Delegated Payments Spec
Comparison table: ACP vs UCP
| Dimension | UCP (Google/Shopify) | ACP (OpenAI/Stripe) |
|---|---|---|
| Launched by | Google + Shopify (Jan. 2026) | OpenAI + Stripe (Sep. 2025) |
| Layer | Commerce (full journey) | Commerce (checkout) |
| Surface | AI Mode, Gemini (Google) | ChatGPT (OpenAI) |
| Target products | Physical + digital consumer commerce | Consumer products (Etsy, Shopify) |
| Transport | REST, A2A, MCP | REST / HTTP |
| Open-source | Yes (official GitHub) | Yes (agenticcommerce.dev) |
| Adoption | Very large (Walmart, Carrefour…) | Etsy, 1M+ Shopify merchants (rolling out) |
| Stripe | Yes (UCP endorser) | Yes (ACP co-creator) |
| Maturity (2026) | Operational MVP (US) | Operational (Instant Checkout, US) |
Are they really competing?
The honest answer is: partially. Both sit on the same commerce layer and overlap on checkout, but across distinct ecosystems:
- UCP: buying from AI Mode in Google Search and the Gemini app.
- ACP: buying directly inside ChatGPT via Instant Checkout.
Stripe endorses UCP and co-creates ACP with OpenAI: the stated bet is coexistence, not substitution. For a merchant, the right read is not to pick one over the other, but to make the catalog usable by both.
Which one to adopt for your business in 2026?
If you are an e-commerce merchant selling products to consumers, adopt UCP as a priority. Consumer-facing AI agents (Gemini Shopping, ChatGPT Shopping) rely on UCP for their interactions with merchants.
To sell your products through ChatGPT, ACP applies: expose a clean catalog and enable agentic checkout (Stripe makes activation simple). Since UCP and ACP share the same layer, the goal is to make your catalog usable by both.
Frequently asked questions
Will ACP replace UCP?
No. Both are agent-to-merchant commerce protocols, on different ecosystems (ChatGPT for ACP, Google surfaces for UCP). They overlap on checkout; convergence possible, substitution unlikely.
Is UCP available outside the US?
Current deployment is in the United States. With Carrefour and Zalando as founding partners, European adoption is anticipated for 2026-2027.