原文 · 未翻译
Google Pay is overhauling its payment infrastructure for an impending wave of transactions from AI agents.
The latest updates introduce the Universal Commerce Protocol and a new server architecture, positioning Google Pay as a central clearinghouse for purchases executed by autonomous agents rather than human users.
AI agents – designed to perform tasks like booking flights or ordering supplies – cannot effectively navigate the multi-step, visually-oriented checkout pages built for human interaction. Google is attempting to replace this UI-dependent model with a stable, API-driven backend for machines.
This restructuring of Google Pay introduces several components:
Universal Commerce Protocol (UCP): This is a new specification intended to standardise how AI agents communicate with payment and merchant systems. It creates a common language for initiating transactions, confirming inventory, and handling fulfillment details. The objective is to eliminate the need for developers to build bespoke integrations for every merchant or payment provider an agent might interact with.
New Merchant Commerce Platform (MCP) server: Google is deploying a new server-side system to act as an intermediary. This MCP server manages merchant integrations and analyses transaction trends. For developers building agents, it abstracts away the complexity of the commerce backend. For Google, it centralises a vast amount of transactional data from agent-driven activities.
Dynamic callbacks for Android native: To facilitate more complex checkouts, Google is enabling dynamic callbacks within its Android Pay API. This allows for real-time adjustments to an order (e.g. updating shipping costs based on a new address or recalculating tax) without forcing the user or agent to restart the entire process. It makes the transaction flow more resilient to mid-process changes.
Expanded WebView support: The company is extending payment support within WebViews. This is a critical detail, as it allows transactions to be completed inside third-party applications, particularly social media platforms where conversational commerce is expected to increase. Agents operating within these environments can now execute payments natively.
Realities of machine-to-machine commerce
The concept of a customer journey, once defined by clicks and page views, now extends to an agent’s ability to parse product data and execute a transaction via an API.
Marketing leaders now have to consider “search engine optimisation” for machines. Product information, pricing, and availability will need to be presented as machine-readable data, not just persuasive copy for a human audience. If an AI agent cannot parse your inventory data to make a purchasing decision, your business becomes invisible in this new commercial channel.