Skip to main content

Search Here

Technology Insights

Agentic Commerce in 2026: How Visa Intelligent Commerce, Mastercard Agent Pay, Stripe, PayPal, and Google AP2 Are Letting AI Agents Shop and Pay on Your Behalf

Agentic Commerce in 2026: How Visa Intelligent Commerce, Mastercard Agent Pay, Stripe, PayPal, and Google AP2 Are Letting AI Agents Shop and Pay on Your Behalf

  • Internet Pros Team
  • June 7, 2026
  • AI & Technology

For thirty years, online shopping has meant a human clicking through a website. In 2026 that assumption is breaking. Ask ChatGPT to "find me a quiet 14-inch laptop under $1,200 and buy it," and an AI agent can now compare options, pick one, and complete the purchase — without you ever touching a checkout page. The plumbing that makes this safe is being laid right now by Visa, Mastercard, Stripe, PayPal, OpenAI, and a Google-led open standard called AP2. This shift — software agents that shop and pay on your behalf — is what the industry calls agentic commerce, and it is the most consequential change to digital payments since the smartphone.

What Agentic Commerce Actually Means

Agentic commerce is online buying where an autonomous AI agent handles some or all of the transaction: discovering products, comparing prices, filling carts, and triggering payment. Instead of a person navigating ten browser tabs, a single agent — living inside ChatGPT, Perplexity, a shopping app, or your phone's assistant — negotiates the whole journey and reports back.

The hard part was never getting an AI to suggest a product. It was letting it spend real money safely. Card networks are built around the idea that a verified human is present at checkout. An agent breaks that assumption, and it raises three uncomfortable questions: How does the merchant know this agent is really acting for you? How much is it allowed to spend? And if something goes wrong, who is liable? Solving those three questions is the entire 2026 story.

"The model can already pick the right product. What it could not do until now was prove to a bank that it had your permission to pay, for this amount, at this merchant. Agentic commerce is not an AI problem — it is a trust-and-authorization problem, and that is why the card networks, not the model labs, are writing the rulebook."

A payments architect at a global fintech platform

The Three Pillars of Trusted Agent Payments

Every serious framework launched in 2026 converges on the same three primitives, regardless of which company built it:

Verified Agent Identity

The agent carries a cryptographic credential — a payment passkey or signed token — proving it is a registered agent acting for a specific user, not an anonymous bot scraping checkout pages.

Scoped Spending Mandate

The user grants a tightly bounded mandate: spend up to $500, only at these categories, only this week. The agent literally cannot exceed the rules the network enforces on the token.

Verifiable Intent Trail

Each purchase ships with a signed, auditable record of what the user asked for and what the agent did — the evidence banks need to settle disputes and assign liability.

Who Is Building the Rails

Player Approach 2026 Status
Visa (Intelligent Commerce) Turns a customer's card into an AI-ready credential via payment passkeys and tokenized agent tokens, with spending controls baked into the network. Opens APIs so trusted agents can transact inside Visa's fraud and liability framework. Partner program live with OpenAI, Anthropic, Perplexity, Stripe, and others; rolling out tokenized agentic payments globally.
Mastercard (Agent Pay) Agentic Tokens extend Mastercard's existing tokenization so an agent transacts with a token scoped to a user and mandate, carrying the same network-level fraud protections as a normal card. Agent Pay framework announced and expanding with Microsoft, IBM, and commerce partners.
Stripe Order Intents and shared payment tokens let developers build agent checkouts; Stripe co-authored OpenAI's checkout standard and ships agent toolkits for the most-used model SDKs. Powering ChatGPT Instant Checkout and a growing roster of agent-native merchants.
OpenAI & Perplexity The demand side: ChatGPT's Instant Checkout (via the open Agentic Commerce Protocol with Stripe) and Perplexity's "Buy with Pro" let users purchase without leaving the chat. Instant Checkout live with Etsy and Shopify merchants; expanding catalog rapidly.
Google (AP2) & PayPal The Agent Payments Protocol (AP2) is an open, network-neutral standard for mandates and intent — backed by 60+ firms including Mastercard, American Express, PayPal, and Coinbase. PayPal ships its own agent toolkit and SDKs. AP2 published as an open spec; broad cross-industry coalition forming around it.

How a Single Agentic Purchase Flows

Strip away the branding and a trusted agent purchase runs roughly like this:

  • Authorize. You tell the agent what you want and approve a mandate — a spending cap, category, and time window — confirmed with a passkey or biometric.
  • Discover. The agent queries merchant catalogs and structured product feeds, comparing real-time price, stock, and shipping across stores.
  • Transact. At checkout the agent presents a scoped network token, not your raw card number. The network verifies the agent's identity and that the purchase fits the mandate.
  • Settle & prove. The transaction clears with a signed intent record attached, giving the bank and merchant the audit trail to handle any future dispute.
The 2026 Reality Check

Agentic commerce is real but still early, and the hard problems are about trust, not capability:

  • Liability is being rewritten. If an agent buys the wrong thing or is manipulated, who eats the cost — the user, the merchant, the model provider, or the network? The mandate-and-intent records exist precisely to answer this, and the rules are still settling.
  • Prompt injection is the new card skimming. A malicious product listing could try to trick an agent into overspending or buying the wrong item. Scoped mandates cap the blast radius, but agent security is a live battleground.
  • Standards are still converging. ACP, AP2, and x402 overlap. Most large players are hedging by joining several at once rather than betting on one winner.

Why Merchants Cannot Ignore This

When an AI agent — not a human — is the one comparing products, the rules of online retail change. A glossy website and a clever banner ad mean nothing to a model reading structured data. What wins instead is clean, machine-readable product information.

Accurate, structured product feeds become the new storefront. Agents reward precise titles, real-time stock and pricing, clear specs, and standards-based schema. Merchants who expose a clean catalog API and adopt an agentic checkout standard get surfaced and bought; those who hide everything behind a JavaScript-heavy site that only renders for human eyes risk becoming invisible to the buyer that matters. This is the commerce sibling of generative engine optimization: optimizing not for a human scrolling, but for an agent deciding.

What This Means for Business, Dev, and Security Leaders
  • Make your catalog agent-readable now. Structured product data, real-time inventory and pricing APIs, and schema markup are no longer nice-to-haves — they decide whether an agent can even find and buy your product.
  • Adopt a payment standard, do not build your own. Integrate via Stripe, the Agentic Commerce Protocol, AP2, or your network's agent program. Rolling a bespoke agent-payment flow means inheriting all the fraud liability yourself.
  • Treat agents as a security perimeter. Verify agent identity, enforce server-side spending limits, and assume prompt injection will be attempted. Never trust a mandate you have not cryptographically validated.
  • Keep a human in the loop for high stakes. Low-value reorders can run fully autonomous; large or irreversible purchases should still require explicit user confirmation. Design the approval threshold deliberately.

The Bottom Line

Agentic commerce in 2026 is past the demo and into the standards war. Visa Intelligent Commerce and Mastercard Agent Pay are extending tokenization to agents; Stripe and OpenAI built the checkout that lets ChatGPT close a sale; and the Google-led AP2 coalition, with PayPal, Amex, and Coinbase aboard, is trying to keep the rails open rather than locked to one platform. Underneath the competing brands, everyone agrees on the same three pillars: verified agent identity, scoped spending mandates, and a signed intent trail.

The technology to let an AI buy on your behalf now exists. What remains is the unglamorous work of trust — proving permission, bounding risk, and settling who pays when an agent gets it wrong. For any business selling online, the strategic question for the rest of this decade is no longer whether customers will shop through agents, but a sharper one: when an AI agent goes looking for what you sell, is your store something it can read, trust, and buy from — or something it skips entirely?

Share:
Tags: AI & Technology Business Marketing Software Development Networking & Security

Related Articles