AI Visibility Checks

Research · June 11, 2026 · 10 min read

Stripe's Agentic Commerce Protocol: The Payments Rail Behind ChatGPT Buying

We've written a lot about Google's Universal Cart and UCP (the Universal Commerce Protocol). They're the discovery layer: how an AI agent finds your products and presents them to a shopper. The piece we haven't covered enough is the payments layer — what actually happens when a ChatGPT user clicks “buy.”

That layer is the Agentic Commerce Protocol (ACP) — an open standard co-developed by Stripe and OpenAI, launched September 29, 2025, and now powering Instant Checkout in ChatGPT. The fact that ACP shipped 8+ months ago and most SMB owners still haven't heard of it is its own SMB-relevance story. This post is the explainer.

What ACP actually does

Direct from Stripe's announcement: ACP “enables programmatic commerce flows between buyers, AI agents, and businesses” and provides “a blueprint for how businesses can make their checkouts agent-ready so that customers using AI agents, such as ChatGPT, can buy products directly.”

In plainer language: ACP is the protocol that lets ChatGPT (or any other AI agent) complete a purchase on a merchant's storefront without bouncing the user to a checkout page they manually navigate. The agent talks to ACP-compatible payment infrastructure on the merchant's side; the merchant stays the merchant of record; the user checks out inside the AI surface they started in.

The verified specs

Launch date

September 29, 2025

Co-developers

Stripe and OpenAI

License

Apache 2.0, community-designed

Specification location

agenticcommerce.dev

Authors (Stripe side)

Jeff Weinstein (Product Lead, Agentic Commerce) and Steve Kaliski (Engineering Lead, Agentic Commerce)

Who's live in ChatGPT today

Per Stripe's announcement, two phases of merchants:

The “one line of code” claim — verified

The headline merchant-side claim, in Stripe's exact words:

“If you already process payments with Stripe, you will be able to enable agentic payments in your existing integration by updating as little as one line of code.”

This is explicit Stripe language, not paraphrased. For SMBs already processing payments through Stripe, the technical implementation effort is minimal. The harder work is on the discovery side — making sure your products are well-described and your catalog is visible to the AI agents that will route purchases through ACP.

ACP vs. UCP — how they fit together

We've written previously about UCP — the Universal Commerce Protocol from Google and Shopify. Both protocols exist; they're not redundant.

ACP (Stripe + OpenAI)

Focus

Payments and transaction infrastructure

Unlocks

A ChatGPT user clicks 'buy' and an order is completed on the merchant's payment infrastructure (Stripe) without leaving the chat.

Scope

OpenAI products + ChatGPT plus all Stripe merchants; partner ecosystem includes Microsoft Copilot, Anthropic, Perplexity, Vercel, Lovable, Replit, Bolt, Manus.

UCP (Google + Shopify)

Focus

Discovery, catalog, and merchant-storefront semantics

Unlocks

An AI agent on Google AI Mode / Gemini / Universal Cart can discover, browse, and route to merchants in a standardized way.

Scope

Google AI products + UCP-adopting merchants and partners like Walmart, Target, Etsy, Wayfair, plus payment networks Stripe, Visa, Mastercard, Amex.

The two protocols are complementary. UCP handles “help me find a product” — ACP handles “help me pay for it.” A merchant operating in both protocols is reachable from the widest set of AI surfaces — Google AI Mode, Gemini, ChatGPT, Microsoft Copilot, Perplexity, and more — without managing separate integrations for each.

Why this matters for small businesses

If your business takes payments through Stripe (or Shopify, which uses Stripe under the hood for many flows), you already have one foot in the ACP world. The expansion underway today — ChatGPT Instant Checkout shipping to 1M+ Shopify merchants — brings agentic commerce from “a thing that affects big retailers” to “a thing your customers can use to buy from you.”

The catch: the AI agents using ACP can only buy from you if they can find you. ACP doesn't solve the discovery problem; it solves the payment-completion problem after the discovery has happened. That makes the AI visibility fundamentals — schema, structured data, complete product metadata, GTIN/AggregateRating fields — even more important. ACP is downstream; AI visibility is upstream.

The 4-step SMB ACP playbook

1

Confirm your payment processor is ACP-ready

If you're on Stripe, you're set — Stripe itself owns the ACP server side. If you're on PayPal, multiple sources report a PayPal ACP server is rolling out (verify with your PayPal account team). If you're on Square or another processor, ask their support directly about ACP support timelines.

2

If you're on Stripe, the technical change is small — the operational change is everything

The 'one line of code' update enables your existing Stripe integration to accept agentic payments. The bigger work is upstream: making sure your product catalog, schema, and storefront discovery layer (UCP if on Shopify) are clean enough for AI agents to choose you in the first place.

3

Audit your product schema for the fields AI agents weigh

GTIN, AggregateRating, return policy, shipping details, product variants. These are the fields AI agents use to compare your product against alternatives before checking out through ACP.

4

Watch for ACP partner expansions

Stripe's announced partners include Microsoft Copilot, Anthropic, Perplexity, Vercel, Lovable, Replit, Bolt, and Manus. As more of these go live with consumer-facing agents, ACP coverage expands. Your merchant-side work has already been done if you're on Stripe.

The bottom line

ACP is the protocol most SMB owners don't know about but should. It's open-source, Apache 2.0, and shipping today through ChatGPT Instant Checkout to Etsy sellers in the US, with 1M+ Shopify merchants coming. For SMBs on Stripe, enabling it is one line of code. The competitive moat now lives in product data quality and AI discovery signals — not in payment infrastructure work.

Check whether your product data is ACP-ready

ACP can't help you if AI agents don't find you in the first place. Our free scan checks the product schema, structured data, and crawler signals AI agents use to choose merchants before they route purchases. Under 10 seconds, no signup.

Run my free scan →

Sources: Stripe — Developing an open standard for agentic commerce (Sept 29, 2025), Stripe Newsroom — Instant Checkout in ChatGPT, agenticcommerce.dev — ACP specification.

Written by the team at Kesem Marketing, a digital agency helping small businesses get found in the AI-first era.

Stripe's Agentic Commerce Protocol: The Payments Rail Behind ChatGPT Buying · AI Visibility Checks