Enterprise AI that does the work: your first governed workflow, live in about two weeks.Map your first AI teammate
← Selling to Machines

Module 07 of 13 · 2 hours

Agentic Checkout and the Protocol Stack

ACP, UCP and the payment rails beneath them — what exists, what it asks of you, and how to decide what to implement.

Artefact: A protocol decision with a dated implementation position and a review trigger

Share

Why this module exists

In eighteen months, agent-initiated checkout went from a demo to two competing open standards backed by the largest commerce and payment companies in the world. Retail leaders are now being asked to commit engineering to something whose addressable volume is, today, small.

That is a genuinely hard decision, and it is made badly in both directions: by teams that implement everything because it is in the trade press, and by teams that dismiss it because the volume is small this quarter.

This module gives you the landscape as it stands, the questions that decide it for your business, and a way to hold a position that survives the next announcement.

7.1 What a protocol standardises

Strip the branding and every agentic commerce protocol addresses the same four problems:

ProblemWhat the protocol defines
DiscoveryHow an agent learns what you sell, at what price, in what stock
Cart and intentHow a selection is assembled and confirmed on behalf of a buyer
PaymentHow value moves, and with what credential — usually scoped to this purchase
Fulfilment and afterHow order status, delivery, returns and support flow back to the agent

What none of them standardises: your margin, your inventory truth, your returns policy, or who is liable when it goes wrong. Those remain yours, and Module 8 is about the last one.

Agent surfaces, commerce protocols and payment rails as three layersAGENT SURFACESwhere the shopper is — assistants, search, agentsCOMMERCE PROTOCOLSACP (OpenAI/Stripe, Sept 2025) · UCP (Google, Jan 2026)PAYMENT RAILSagent-scoped credentials and identity from the card networksTHREE LAYERSMost of the noise is at the top. The six requirements every protocol needs from you are in the middle.
Three layers. Most of the noise is at the top; most of the durable requirements are in the middle.

7.2 The landscape, as at August 2026

Agentic Commerce Protocol (ACP). Published by OpenAI and Stripe on 29 September 2025 under Apache 2.0 and maintained in the open. It defines how an agent and a merchant complete a purchase, with the merchant remaining merchant of record. PayPal joined as a payment provider in October 2025; Stripe shipped supporting tooling in December 2025; purchasing inside ChatGPT relaunched for US users on 16 February 2026.

Then, on 4 March 2026, OpenAI withdrew in-chat checkout — retaining product discovery, and routing the purchase itself back to merchants and third-party apps. The reasons given were sales tax, fraud prevention and real-time inventory synchronisation.

Universal Commerce Protocol (UCP). Announced by Google at NRF on 11 January 2026, co-developed with Shopify, Etsy, Wayfair, Target and Walmart, released as an open specification under Apache 2.0 and offered to a standards body, and endorsed by a long list including Adyen, American Express, Mastercard, Visa, Stripe, Best Buy, Macy's, The Home Depot and Zalando. Microsoft announced Copilot support in the same period, which matters: UCP is not confined to Google's own surfaces. It covers discovery through checkout and post-purchase, and adds a cross-retailer cart with Google Pay, PayPal and buy-now-pay-later options.

The payment layer. Distinct from both, and moving on its own track. Visa Intelligent Commerce and Mastercard Agent Pay shipped agent-scoped credentials during 2025; Visa followed with a Trusted Agent Protocol, and Mastercard has continued with agent-identity and intent-verification work through 2026. Google's Agent Payments Protocol (AP2), published in September 2025 with sixty-plus payment and commerce partners, sits underneath UCP and contributes the piece the others leave implicit: a cryptographically signed mandate recording what the human actually authorised. Remember that word — Module 8 turns it into your dispute defence.

The direction across all of them is consistent: make an agent-initiated transaction distinguishable at the network level, so it can be scored, authorised and disputed differently.

7.3 The requirements that are common to all of them

This is the practical core of the module, and the reason a wait-and-see position is not the same as doing nothing.

Whichever protocol matters in your market, an agent transacting with you needs the same six things — and every one of them also improves your existing business:

  1. A machine-readable catalogue with reliable price and stock. Module 4, unchanged.
  2. Real-time availability. Not nightly. An agent that buys an item you cannot ship creates a refund, a dispute and a delisting risk.
  3. A programmatic path to create an order with an idempotency guarantee, so a retried request does not become two orders.
  4. Order status a machine can read — accepted, shipped, delivered, refunded.
  5. A returns and cancellation path that is not a phone call. Agents cannot use your call centre.
  6. An identity and authorisation model for who may transact on a customer's behalf, and within what limits.

Numbers 1, 2 and 4 you very likely need anyway. Numbers 3, 5 and 6 are the genuinely new engineering, and they are the ones to scope now even if you implement nothing.

7.5 What not to do

Do not build to a single vendor's proprietary integration unless the volume already exists. Open standards under permissive licences are a materially better bet than bespoke connectors.

Do not treat endorsement as adoption. A logo on an announcement slide tells you a company signed a press release. Ask the two questions from §7.2 — live or endorsing, and can a shopper complete a purchase in my market today — and note that OpenAI itself was live and then was not.

Do not let the protocol decision block the legibility work. Modules 3 and 4 pay off against demand that exists today, at every level of protocol adoption.

Do not skip the identity model. Of the six requirements, "who may transact on this customer's behalf, within what limits" is the one with legal consequences, and it is the one most often deferred.

Exercise — Take a position

Time: 90 minutes. Produces the artefact for this module.

  1. Answer the five questions in writing, with evidence for the first two rather than impressions.
  2. Score the six common requirements — have it, partial, do not have it — and identify your weakest.
  3. Write the position: implement, prepare, or wait, with the date it was taken.
  4. Write the trigger that changes it, and name who watches for it.
  5. Name the review date, and put it in the same governance forum as everything else.
  6. Ask your platform vendor the specific question from step two, in writing, this week.

Self-check

  1. What do agentic checkout protocols standardise, and what do they explicitly leave with you?
  2. Which of the six common requirements would you most likely fail today, and who owns it?
  3. Why is "prepare" a decision rather than a delay, and what makes the difference?
  4. A vendor cites forty named partners. What two questions establish what that means?
  5. What is your written trigger, and who is watching for it?

Further reading

  • Agentic Commerce Protocol specification and repository, OpenAI and Stripe, from September 2025.
  • Google, New tech and tools for retailers to succeed in an agentic shopping era, 11 January 2026, and subsequent UCP documentation.
  • Visa Intelligent Commerce and Trusted Agent Protocol; Mastercard Agent Pay and agent-identity materials, 2025–2026.

Working through this on a real portfolio?Book a 30-minute call and we will label the steps together — including the ones that turn out not to need a model.