If you process payments through PayPal or Braintree and you’re wondering whether that already makes your store buyable inside ChatGPT or Google’s AI Mode, PayPal has now documented the answer: yes, for the payment step specifically, through a feature called Agent Ready.

What Agent Ready actually is

PayPal first announced Agent Ready on October 28, 2025, promising it would arrive “in early 2026.” PayPal’s developer documentation, live as of this writing, confirms it shipped and spells out exactly how it works:

“Agent Ready helps Braintree merchants accept payments from AI shopping assistants across major platforms, including ChatGPT, Google AI Mode, and Gemini, without building separate integrations for each.”

Braintree is PayPal’s own payment platform, and it’s the plumbing underneath both agentic checkout rails Agent Ready supports, per PayPal’s Agent Ready overview:

Protocol AI platform How the money moves
Agentic Commerce Protocol (ACP) ChatGPT, OpenAI Delegated payment tokens processed through Braintree
Universal Commerce Protocol (UCP) Google AI Mode, Gemini Google Pay payment handler processed through Braintree

In plain terms: an existing Braintree merchant account is the prerequisite, and PayPal’s docs describe the rest as connecting that account to ChatGPT and Google’s AI surfaces rather than building either protocol integration from scratch.

Store Sync: the catalog half

Agent Ready is the payments piece. The October 2025 announcement paired it with a second capability, Store Sync, which pushes a merchant’s product catalog into AI shopping channels and routes resulting orders into existing fulfillment systems, through launch partners Wix, Cymbio, Commerce (BigCommerce and Feedonomics) and Shopware. That’s a PSP moving into catalog and discovery β€” a different, separate problem from getting paid.

What it doesn’t cover

This is the part worth sitting with: Agent Ready solves payment acceptance inside an agent-driven checkout. It does not touch whether an agent can find your product pages, parse accurate price and stock data, or navigate your site’s structure to reach a cart in the first place β€” the discovery, structured-data and catalog problems AgentReady’s own audit is built to catch. A store can be fully Agent Ready-enrolled through Braintree and still fail an AI shopping agent at the first step, because the agent never located a coherent product page to buy from. Enabling a payment rail is necessary, not sufficient, for a store to be actually buyable by an agent.

What to check if you’re on Braintree

  • Confirm your Braintree account is enrolled in Agent Ready β€” PayPal frames this as requiring no additional technical lift for existing merchants, but enrollment is still a step, not something automatic.
  • Decide whether you need one integration or both: ACP if you want ChatGPT discovery and Instant Checkout, UCP if you want the Buy button in Google AI Mode and Gemini. Nothing forces both.
  • Separately verify the parts Agent Ready doesn’t touch: product JSON-LD accuracy, a checkout path an agent can actually traverse, and stock/price data that matches what’s live on the page.

FAQ

Does PayPal’s Agent Ready make my store discoverable to AI shopping agents?

No. Agent Ready is a payments-acceptance feature for Braintree merchants β€” it lets an AI assistant complete a transaction through ACP or UCP once a shopper has already found the product. Discoverability (product feeds, structured data, catalog data reaching the assistant) is handled separately, including via PayPal’s own Store Sync feature or a platform’s native integration.

Do I need to integrate ACP and UCP separately if I already use Braintree?

Yes, they’re two distinct integration paths documented separately by PayPal: ACP uses delegated payment tokens for ChatGPT and OpenAI surfaces, while UCP uses the Google Pay payment handler for Google AI Mode and Gemini. Both route through your existing Braintree processing relationship, but you choose which platforms to support.

Is PayPal’s Agent Ready the same as ChatGPT’s Instant Checkout?

No, they’re complementary. Instant Checkout is OpenAI’s in-chat purchase experience running on the Agentic Commerce Protocol; Agent Ready is PayPal’s way of letting a Braintree merchant’s existing payment relationship process the transaction that Instant Checkout initiates.

Sources

A payment rail is one link in the chain an agent has to complete to buy from your store β€” AgentReady’s scan checks the whole chain, not just whether the transaction can be processed once an agent gets there.