Stripe lowers the barrier to agentic commerce

Last September, Stripe launched the Agentic Commerce Protocol (ACP) as the first live standard for programmatic transactions between AI agents and businesses. The protocol set the groundwork for industry-wide interoperability, but adoption still required a substantial engineering effort: companies had to build and maintain public ACP endpoints with versioning and access controls, adapt to each agent’s catalog and API quirks, and wire agent workflows into their existing commerce stack. Support for a single new AI agent could take up to six months.

The newly announced Agentic Commerce Suite is Stripe’s answer to that integration burden. It provides a unified path for businesses to make products discoverable by AI agents, offload checkout complexity, and accept agentic payments through one connection rather than a patchwork of custom implementations.

One integration, many agents

Getting started requires connecting a product catalog to Stripe, then selecting which AI agents to sell through from the Stripe Dashboard. Stripe handles discovery, checkout, payments, and fraud screening, and forwards order events so merchants can keep using their in-house order management and fulfillment systems. Every component of the Suite is modular, so businesses can adopt only the pieces they need.

Early adopters include URBN (covering Anthropologie, Free People, and Urban Outfitters), Etsy, Ashley Furniture, Coach, Kate Spade, Nectar, Revolve, Halara, and Abt Electronics. Availability will expand through the Stripe Dashboard and APIs, alongside ecommerce platforms like Wix, WooCommerce, BigCommerce, Squarespace, and commercetools, plus omnichannel platforms including Akeneo, Cymbio, Logicbroker, Mirakl, Pipe17, and Rithum.

Solving the discovery problem

A frequent question from merchants is how to get products in front of AI agents without building bespoke integrations for each one. The Suite addresses this with a hosted ACP endpoint that delivers near real-time product, price, and availability data to AI agents. Merchants can upload catalogs directly or connect an existing catalog from a product syndicator. Stripe then syndicates the product information to each supported agent, and enabling payments across any of those agents is a one-click operation.

Checkout flexibility without a new stack

Agentic transactions still require tax calculation, shipping logic, order management, and fulfillment. Rather than constructing an interoperability layer between internal systems and each agent, the Suite relies on Stripe’s Checkout Sessions API to manage those details. Merchants can delegate tax and shipping handling to Stripe products such as Stripe Tax, or keep using existing systems for tax codes, inventory checks, and dynamic shipping rates.

That control extends post-purchase. Merchants retain their own order and fulfillment workflows and remain the merchant of record, keeping ownership of the customer relationship including refunds and disputes.

Payments built for agents, fraud signals built for their quirks

Fraud detection tuned to human behavior often misfires on AI agents, which lack human variability and can look suspicious purely because of their consistency. At the same time, agents introduce new attack surfaces: malicious actors could manipulate them to place risky orders or evade standard guardrails.

For payments, the Suite processes Shared Payment Tokens (SPTs), a payment primitive designed for agentic commerce. SPTs let an AI agent initiate a payment from a buyer’s saved payment method without exposing credentials. Each token can be scoped to a specific seller, constrained by time and amount limits, and monitored across its lifecycle to block unauthorized actions and reduce disputes. When an SPT is used on Stripe, Radar can relay underlying risk signals—including potential for fraudulent disputes, card testing, stolen cards, and issuer declines—using transaction and payment-method details that distinguish high-intent agents from low-trust bots.

Getting on board

Merchants interested in selling through AI agents can join the waitlist or consult Stripe’s integration guides for implementation details.