What is OpenAI Instant Checkout?
Instant Checkout was OpenAI’s attempt to close the loop between product discovery and purchase inside ChatGPT. A shopper asked for something, ChatGPT returned product results, and one of them carried a Buy button. Tapping it opened a checkout surface in the conversation with live shipping options, tax and a total pulled from the merchant’s own systems. The shopper confirmed, the order landed in the merchant’s back office, and the merchant stayed the seller of record the whole time. That last detail mattered more than it sounds: OpenAI never took possession of the sale, never became the retailer, and never replaced anyone’s payment processor. It rendered a checkout and passed a scoped, one-time payment credential to the merchant, who charged it through their existing provider exactly as they would any other card transaction.
When did ChatGPT Instant Checkout launch?
OpenAI shipped Instant Checkout on September 29, 2025, alongside Stripe, and released the Agentic Commerce Protocol as an open standard on the same day. Etsy sellers were live first. Shopify merchants followed, PayPal onboarded its own base of small businesses through an ACP server, and in November Walmart made roughly 200,000 products available through the feature. On paper that is a formidable opening roster. In practice the distribution was far narrower than the headline partner names suggested, and the gap between those two facts is the whole story of what happened next.
Did OpenAI abandon Instant Checkout?
Not abandoned, but genuinely deprioritized, and the distinction matters if you are deciding what to build. In early March 2026 an OpenAI spokesperson said the company was "evolving how we approach commerce in ChatGPT to better meet merchants and users where they are," and added that OpenAI was "prioritizing making ChatGPT search and product discovery great, with ACP serving as the infrastructure that connects users to merchants across the full shopping journey. Instant Checkout is moving to Apps, where purchases can happen more seamlessly." Read that carefully. The in-answer Buy button is what went away. The protocol underneath it was explicitly reaffirmed, and buying inside ChatGPT did not stop, it relocated. On March 24, 2026 OpenAI followed up with a rebuilt shopping experience in ChatGPT weighted toward finding and comparing products rather than transacting on the spot.
Why did Instant Checkout fail?
Two numbers explain it better than any amount of strategy commentary. The first is conversion. Daniel Danker, Walmart’s EVP of product and design, said purchases completed inside ChatGPT converted at about one third the rate of simply clicking through to walmart.com and buying there, and he described the in-chat experience as "unsatisfying". Losing two thirds of your conversion in exchange for a slightly shorter path is not a trade a large retailer makes twice. The second is adoption. Forrester principal analyst Emily Pfeiffer counted roughly 30 Shopify merchants actually participating as of February 2026, out of a merchant base in the millions. Announced availability and live availability turned out to be very different things. Shopify president Harley Finkelstein put his finger on the underlying reason when he pointed out that transaction integrity is not only about payments, it is "checkout itself, subscriptions, inventory, shipping taxes, all the different merchandising options." A generic checkout surface rendered by a third party cannot carry all of that, and merchants noticed.
What replaced Instant Checkout in ChatGPT?
Apps. Instead of OpenAI rendering a universal checkout, merchants now bring their own branded experience into the conversation, and the purchase completes in the merchant’s own environment where their merchandising, loyalty, subscriptions and returns policy all still work. Target, Instacart, DoorDash and The Knot are among the retailers that launched apps in ChatGPT. Walmart is embedding Sparky, its own assistant: a shopper logs into Walmart, the cart syncs between the two surfaces, and checkout happens on Walmart’s stack. The industry shorthand that emerged for this is discover in AI, buy on site. It is a smaller claim than the original pitch, and it is a much better fit for how large retailers actually protect conversion.
Is the Agentic Commerce Protocol dead?
No, and this is the part most coverage gets wrong by omission. ACP is the open standard OpenAI co-developed with Stripe, released under Apache 2.0, and it was named directly in OpenAI’s own March statement as the infrastructure connecting users to merchants. As of August 2026 OpenAI’s commerce documentation still describes ACP as current with no deprecation notice: merchants publish a regularly refreshed product feed as CSV or JSON, expose endpoints that manage a checkout session, and receive a one-time delegated payment request carrying a maximum chargeable amount and an expiry. The merchant validates, prices, taxes, accepts or declines, charges through their own PSP and fulfills. Instant Checkout was one product built on ACP. Losing the product did not remove the plumbing, and the plumbing is what a merchant integrates against.
What did ChatGPT Instant Checkout cost merchants?
This deserves more care than it usually gets, because the number everybody repeats was never confirmed at the source. A 4% fee on completed orders, charged by OpenAI on top of ordinary card processing, was widely reported, and reported specifically in the context of Shopify merchants. Sam Altman has separately referred publicly to a rate closer to 2%. OpenAI never published a rate card. There were no setup fees, no monthly platform fee, and nothing extra charged to the shopper, so the honest summary is that the take rate sat somewhere in a 2% to 4% band on top of processing, varied by channel, and applied only to completed sales. If you are modeling the economics of an agentic sales channel today, use that range as a planning assumption rather than a quoted price, and expect app-based routes to price differently since the checkout is yours.
What should merchants do now?
Stop treating in-answer checkout as the destination and start treating structured product data as the asset. Everything in this space, ACP, the Universal Commerce Protocol that Google launched on January 11, 2026, and whatever arrives next, consumes the same input: a clean, current, machine-readable feed with accurate identifiers, prices, inventory, shipping and returns terms. Merchants that already have that can turn on a new agentic channel in days. Merchants that do not will spend a quarter on data cleanup regardless of which protocol wins. Beyond the feed, the practical checklist is short. Make sure your site renders product facts server side so agents can read them. Decide whether an app in ChatGPT is worth the build for your category. And fix attribution now, because orders arriving from agent surfaces show up in analytics with no session history and quietly break every acquisition model you have. If you are on Shopify, most of that checklist is handled by the platform and the remaining work is data quality and fees, which we cover in the Shopify agentic commerce guide.
What this means if your company buys, rather than sells
Here is the shift almost nobody covered. The Instant Checkout retreat was reported as a merchant story, and for the buy side it changed nothing that matters. Your employees and your shopping agents are still purchasing through AI surfaces. The purchase simply moved from a checkout OpenAI rendered into a merchant app, which from a finance perspective is strictly worse, because it is even further from anything your systems observe. The card still gets charged. The subscription still renews. The line item still lands on a statement three weeks later with a merchant name nobody recognizes. Whether the checkout screen lives in ChatGPT, in a Target app inside ChatGPT, or on target.com, the control question is unchanged: which agent was allowed to spend what, who approved the exception, and where is the record.
Why no checkout protocol solves the budget problem
Every standard in this space caps a single transaction and none of them tracks a total. ACP scopes one delegated payment credential to one order with a maximum amount and a short expiry. Google’s AP2 binds a closed mandate to the open mandate it derives from, so one purchase cannot exceed what was authorized. x402 lets a seller cap the price of one call. All of that is genuinely good engineering, and all of it is per-transaction. Nothing in any of these specifications knows that this agent already spent four thousand dollars this month across six merchants and two rails. Twenty individually authorized purchases still add up to a number nobody approved, which is precisely the failure mode a signed mandate cannot catch.
Where a control plane fits
Agentspay sits above the rails rather than inside any one of them. Every agent gets its own wallet with a hard limit, so it is structurally incapable of spending past its budget no matter which surface it buys through. Purchases above a threshold you set pause for human approval before money moves rather than after. Scoped virtual cards restrict a given agent to named merchants and amounts. And every decision, the policy that allowed it, the agent that requested it and the human who approved it, lands in one immutable audit trail that spans card spend, stablecoin settlement and metered API calls together. That is deliberately the layer that does not care whether OpenAI ships an in-answer checkout, an app, or something else entirely next year.
What to watch next
Three things worth tracking. First, whether app-based checkout converts materially better than in-answer checkout did, because if it does not, the discover-in-AI-buy-on-site pattern hardens into the permanent shape of agentic commerce and the protocols become a product-data story rather than a payments story. Second, whether ACP and UCP converge or fragment, since merchants will not maintain two feed formats and two endpoint sets indefinitely. Third, and most relevant to anyone deploying agents rather than selling to them, whether any of these standards ever grows a notion of an organizational budget. So far none has, none is scoped to, and the companies running agent fleets are solving it a layer up. We keep this page current as that changes.