﻿{"id":4961,"date":"2026-02-10T09:58:18","date_gmt":"2026-02-10T04:28:18","guid":{"rendered":"https:\/\/blogs.infosys.com\/emerging-technology-solutions\/?p=4961"},"modified":"2026-02-10T09:58:18","modified_gmt":"2026-02-10T04:28:18","slug":"from-fragmented-checkout-to-universal-commerce-google-ucp-uncovered","status":"publish","type":"post","link":"https:\/\/blogs.infosys.com\/emerging-technology-solutions\/artificial-intelligence\/from-fragmented-checkout-to-universal-commerce-google-ucp-uncovered.html","title":{"rendered":"From Fragmented Checkout to Universal Commerce: Google UCP Uncovered"},"content":{"rendered":"<p>Digital commerce is undergoing a foundational shift as AI-driven agents have evolved from advisory assistants into autonomous actors capable of executing end-to-end shopping workflows. The emergence of agentic commerce marks a departure from traditional human centric browsing. AI agents now autonomously perform discovery, comparison, cart management, payment processing, and post-purchase tasks on behalf of users. This transformation introduces a new audience to optimize the commerce platform not just for humans, but AI agents as well.<\/p>\n<p>Traditional online commerce relies on bespoke integrations between merchants, commerce platforms, and payment systems. Each shopping interface (websites, apps, marketplaces) uses proprietary APIs, leading to a combinatorial \u201cN \u00d7 N\u201d integration problem where every surface must integrate separately with every business. This results in:<\/p>\n<ul>\n<li>Integration bottlenecks and higher technical costs.<\/li>\n<li>Increased cart abandonment due to fragmented checkout flows.<\/li>\n<li>Limited interoperability for new interaction modalities such as conversational AI.<\/li>\n<\/ul>\n<p>With the rise of agentic commerce there is a critical need for a platform-agnostic protocol that enables:<\/p>\n<ul>\n<li>Real-time inventory checks and pricing.<\/li>\n<li>Secure payment handling with user authorization.<\/li>\n<li>Seamless continuity from discovery to order completion<\/li>\n<\/ul>\n<p>Google\u2019s Universal Commerce Protocol (UCP) represents one of the most ambitious attempts to create a unified, open standard for AI-mediated commerce, spanning the full lifecycle from product discovery to checkout and post-purchase management. At the same time, OpenAI\u2019s Instant Checkout driven by ACP, the opensource Agentic Commerce Protocol is reshaping transaction experiences inside conversational environments like ChatGPT, collapsing research and purchase into a single flow. Google\u2019s UCP accelerates shift towards agentic commerce by providing a standardized protocol for discovery and checkout across AI Mode in Search and Gemini. Meanwhile, ACP (from OpenAI and Stripe) defines how AI agents coordinate purchases inside conversational applications<\/p>\n<p>This POV outlines Google UCP\u2019s architecture, its implications for the future of digital commerce, its readiness for enterprise adoption, and concludes with a technical comparison to OpenAI\u2019s Instant Checkout.<\/p>\n<h4><strong>Conceptual Overview of Google\u2019s Universal Commerce Protocol (UCP)<\/strong><\/h4>\n<p>UCP represents an architectural pattern for connecting AI\u2011native shopping agents with merchant commerce platforms through interoperable, protocol-driven contracts that span discovery, checkout, and post\u2011purchase workflows. Rather than relying on bespoke, surface\u2011specific integrations, the model promotes a shared vocabulary for advertising merchant capabilities, a consistent set of service endpoints for exercising those capabilities, and a clearly defined transaction state model that carries an interaction from expressed intent through order fulfillment.<\/p>\n<p>On the consumer side, UCP aims to streamline the purchasing journey by collapsing redundant steps and reducing disruptive handoffs during checkout. On the merchant side, it enables key commerce operations for initiating, updating, and finalizing checkout sessions, optionally associating customer identity, and managing downstream order changes exposed via standardized interfaces, without diluting merchant control, business logic, commercial policies, and merchant-of- record accountability firmly within the merchant\u2019s domain.<\/p>\n<h4><strong>Key Industry Drivers<\/strong><\/h4>\n<ul>\n<li>Proliferation of siloed integrations across merchant ecosystems<\/li>\n<li>Shift in consumer expectations toward interactive, dialogue\u2011based commerce<\/li>\n<li>Requirement for centralized capability discovery to support autonomous agents<\/li>\n<li>Increasing prominence of AI\u2011native surfaces as primary entry points for commerce<\/li>\n<\/ul>\n<h4><strong>Functional Capabilities<\/strong><\/h4>\n<p>UCP would require merchants publish their business profile of supported commerce capabilities through a standardized manifest viz JSON manifest at \/. well-known\/ucp endpoint, enabling agent platforms to discover merchant supported capabilities through established IETF discovery conventions, without bespoke integrations. This enables the AI agents to adapt workflows in real time<\/p>\n<ul>\n<li>Discovery &#8211; Enables consumers to discover products and services across channels through search, ads, and recommendations.<\/li>\n<li>Identity &#8211; Manages customer identity, preferences, and consent to enable personalized and trusted commerce experiences.<\/li>\n<li>Shopping &#8211; Provides a unified experience for browsing, comparing, and selecting products with consistent product data.<\/li>\n<li>Transaction &#8211; Facilitates secure and seamless checkout, payments, and order placement across platforms.<\/li>\n<li>Fulfillment &#8211; Coordinates order processing, shipping, delivery, and logistics across sellers and partners.<\/li>\n<li>Post\u2011Purchase &#8211; Supports returns, refunds, customer support, and ongoing engagement after the transaction.<\/li>\n<\/ul>\n<p style=\"text-align: center\"><strong>Functional flow of UCP<\/strong><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-4995 aligncenter\" src=\"https:\/\/blogs.infosys.com\/emerging-technology-solutions\/wp-content\/uploads\/2026\/02\/UCP_Functional_Flow.jpg\" alt=\"Functional flow of UCP\" width=\"588\" height=\"202\" \/><\/p>\n<p>&nbsp;<\/p>\n<h4><strong>UCP Technical Architecture<\/strong><\/h4>\n<p>UCP is typically characterized as a layered, protocol\u2011centric abstraction that bridges AI agent surfaces for AI\u2011driven shopping experiences and underlying merchant systems. At a high level, it enables agents to identify supported merchant capabilities, align on an appropriate interaction flow, and execute commerce operations via standardized bindings, most commonly HTTP\/REST, with support for additional transport protocols where applicable. UCP acts as an orchestration layer between AI platforms (Google Search AI Mode, Gemini) and merchant systems. It handles discovery, capability negotiation, session orchestration, transport mediation (REST, MCP, A2A), and secure invocation, ensuring agents only execute mutually supported capabilities.<\/p>\n<p style=\"text-align: center\"><strong>Technical View of UCP<\/strong><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-5000 aligncenter\" src=\"https:\/\/blogs.infosys.com\/emerging-technology-solutions\/wp-content\/uploads\/2026\/02\/UCP_Tech_View.jpg\" alt=\"Technical View of UCP \" width=\"562\" height=\"316\" \/><\/p>\n<h4><strong>Core Design Principles<\/strong><\/h4>\n<ul>\n<li>\u00a0Open standard with an extensible module architecture<\/li>\n<li>Interoperability with existing standards (AP2, A2A, MCP) [<\/li>\n<li>Merchant-of-record ownership, preserving brand control, data, and customer relationships<\/li>\n<li>Transport-agnostic, supporting standard APIs and conversational bindings<\/li>\n<\/ul>\n<h4><strong>Layered Architecture model<\/strong><\/h4>\n<p>UCP defines layered commerce principles:<\/p>\n<ul>\n<li>Core: product discovery, cart operations, checkout, fulfillment<\/li>\n<li>Extensions: discounts, loyalty programs, subscription billing, advanced shipping methods<\/li>\n<\/ul>\n<p style=\"text-align: center\"><strong>Technical UCP Call View<\/strong><\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-5004 aligncenter\" src=\"https:\/\/blogs.infosys.com\/emerging-technology-solutions\/wp-content\/uploads\/2026\/02\/UCP_Tech_Call_View.jpg\" alt=\"Technical UCP Call View \" width=\"649\" height=\"310\" \/><\/p>\n<p>&nbsp;<\/p>\n<h4><strong>Orchestration Layer<\/strong><\/h4>\n<p>The Orchestration Layer is the foundational glue that coordinates seamless, reliable agentic shopping experiences across varied merchant ecosystems and user or agent touchpoints. It provides discovery, negotiation, secure invocation, state management, and fallbacks so that an AI surface viz. Google Search AI Mode or Gemini can transact without bespoke integrations. Orchestration is transport-flexible, services can be bound to REST (OpenAPI), MCP (OpenRPC), A2A, and Embedded bindings, enabling merchants to integrate using the transport that best fits their ecosystem and agent framework.<\/p>\n<p>Native (API-driven) checkout is presented as the default path, with an embedded option intended as a fallback for flows that require additional merchant-hosted UI or complex conditional logic.<\/p>\n<p style=\"text-align: center\"><strong>Checkout Sequence Flow<\/strong><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-5005 size-full\" src=\"https:\/\/blogs.infosys.com\/emerging-technology-solutions\/wp-content\/uploads\/2026\/02\/UCP_Checkout_Sequence.jpg\" alt=\"UCP Checkout Sequence \" width=\"577\" height=\"338\" \/><\/p>\n<p>Google&#8217;s current integration guidance for &#8216;UCP on Google&#8217; emphasizes a session-oriented checkout flow implemented via a set of REST operations that create a checkout session, update it as buyer details become available, and complete (or cancel) the session when ready. The normative endpoint shapes and semantics are defined in the UCP REST binding documentation.<\/p>\n<p>Post-purchase continuity is supported through order state synchronization (commonly implemented via webhook-style callbacks), enabling surfaces to show near-real-time order updates without requiring a user to revisit the merchant site<\/p>\n<h4><strong>Commerce Services Layer<\/strong><\/h4>\n<p>The Commerce Services Layer represents the merchant\u2019s domain-backed services exposed through UCP service definitions viz. shopping\/checkout primitives plus optional capabilities or extensions.: Commerce services layer handles pricing, inventory, fulfillment rules, taxes, promotions, and order creation, all executed by the merchant systems while remaining Merchant of Record.<\/p>\n<p>Product feed attributes viz. eligibility flags, legal warnings are required so the checkout experience can show mandatory disclosures and enforce policy correctness. For Google surfaces, Google Merchant Center configuration is prerequisite for commerce execution (shipping, returns, product feed readiness), which then informs checkout user experience and compliance viz. ., returns policy shown at checkout<\/p>\n<p style=\"text-align: center\"><strong>Commerce Services Sequence flow<\/strong><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-5006 aligncenter\" src=\"https:\/\/blogs.infosys.com\/emerging-technology-solutions\/wp-content\/uploads\/2026\/02\/UCP_Commerce_Sequence.jpg\" alt=\"UCP Commerce Services Sequence \" width=\"609\" height=\"194\" \/><\/p>\n<h4><strong>\u00a0Data and Intelligence Layer<\/strong><\/h4>\n<p>The Data and Intelligence Layer send the events and contextual data necessary to make agentic commerce accurate, compliant, and conversion-efficient: discoverability metadata, real-time pricing\/inventory, policy signals, and structured context exchange that keeps agents grounded. UCP\u2019s goal is to enable seamless commerce journeys that are inventory\u2011aware, dynamically priced and support real-time transactions within the user\u2019s conversational context.<\/p>\n<h4><strong>Security<\/strong><\/h4>\n<p>UCP-aligned payment flows are designed to avoid exposing raw payment credentials to the shopping agent. Public descriptions emphasize tokenized payment instruments and cryptographic evidence of user consent, drawing on concepts introduced in Agent Payments Protocol (AP2). In this model, authorizations are scoped to a specific transaction context, which helps reduce tampering and replay risks.<\/p>\n<p>For account-linked experiences, OAuth-based authorization is used to delegate access without sharing passwords, and implementers commonly publish discovery metadata for their authorization server using standardized &#8216;\/.well-known\/&#8217; endpoints, consistent with OAuth Authorization Server Metadata (RFC 8414).<\/p>\n<p style=\"text-align: center\"><strong>Account Linking Sequence Flow<\/strong><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-5007 aligncenter\" src=\"https:\/\/blogs.infosys.com\/emerging-technology-solutions\/wp-content\/uploads\/2026\/02\/UCP_Account_link-2.jpg\" alt=\"UCP Account Linking \" width=\"480\" height=\"328\" \/><\/p>\n<p>Risk and fraud controls remain a merchant responsibility, \u00a0UCP or the agent\/consumer platform may provide contextual risk signals such as device or session attributes but the merchant ultimately decides whether to accept, challenge, or decline an agent-initiated transaction based on its policies and tooling.<\/p>\n<h4><strong>Key KPIs influenced by UCP<\/strong><\/h4>\n<ul>\n<li><strong>Increased Visibility in AI Shopping Surfaces<\/strong>\n<ul>\n<li>Merchants adopting UCP appear directly within conversational search results when users are exploring products in AI Mode or Gemini.<\/li>\n<\/ul>\n<\/li>\n<li><strong>Retaining Customer Ownership<\/strong>\n<ul>\n<li>Unlike marketplaces, UCP preserves merchant identity and direct customer relationships, maintaining access to rich first\u2011party data.<\/li>\n<\/ul>\n<\/li>\n<li><strong>\u00a0Lower Integration Overhead<\/strong>\n<ul>\n<li>UCP standardizes integration across multiple AI surfaces, dramatically reducing one-off engineering efforts.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h4><strong>Organizational Implications<\/strong><\/h4>\n<p>Traditional commerce teams are organized around channels (web, mobile app, marketplace, paid media). UCP shifts value to capabilities (checkout, fulfillment, pricing, loyalty, payments) that AI agents dynamically assemble into a transaction.<\/p>\n<ul>\n<li>Teams must be structured around reusable commerce capabilities, not channels<\/li>\n<li>Business logic ownership moves closer to core product and platform teams<\/li>\n<li>Channel teams become orchestration and optimization layers, not owners of checkout<\/li>\n<\/ul>\n<p>With UCP, merchants publish a standardized business profile that AI agents interpret autonomously, including:<\/p>\n<ul>\n<li>\u00a0Pricing rules<\/li>\n<li>Discount eligibility<\/li>\n<li>Fulfillment constraints<\/li>\n<li>Loyalty participation<\/li>\n<\/ul>\n<p>This removes human\u2011controlled presentation layers from key decisions<\/p>\n<h5><em><strong>Impact<\/strong><\/em><\/h5>\n<ul>\n<li>Governance must shift from UI approvals to policy\u2011based controls<\/li>\n<li>Legal, compliance, and finance teams must codify rules as machine\u2011readable policies<\/li>\n<li>Faster escalation is needed because changes propagate instantly across AI surfaces<\/li>\n<\/ul>\n<h4><strong>Commerce, Marketing, and Product Teams Converge<\/strong><\/h4>\n<p>UCP reduces reliance on traditional merchandising levers such as SEO positioning, storefront layout, and paid placement. AI agents prioritize structured data quality, service reliability.<\/p>\n<h5><strong><em>Impact<\/em><\/strong><\/h5>\n<ul>\n<li>\u00a0Marketing shifts from persuasion to data quality and differentiation<\/li>\n<li>Product, pricing, and inventory planning become central to discoverability<\/li>\n<li>Merchandising and engineering must work much more closely<\/li>\n<\/ul>\n<h4><strong>Payment, Risk, and Finance Gain Strategic Importance<\/strong><\/h4>\n<p>UCP decouples payment instruments (wallets, cards) from processors and introduces cryptographic authorization flows compatible with Agent Payments Protocol (AP2).<\/p>\n<h5><em><strong>Impact<\/strong><\/em><\/h5>\n<ul>\n<li>\u00a0Fraud, consent, and dispute handling must support agent\u2011initiated transactions<\/li>\n<li>New KPIs are required around authorization success, agent conversion, and failure modes<\/li>\n<\/ul>\n<h4><strong>Increased Need for Platform and API Product Management<\/strong><\/h4>\n<p>UCP adoption requires exposing stable, versioned, and well\u2011documented commerce services that external agents rely on.<\/p>\n<h5><strong><em>Impact<\/em><\/strong><\/h5>\n<ul>\n<li>SLAs shift from page uptime to capability reliability<\/li>\n<li>Backward compatibility of the services becomes essential<\/li>\n<li>Mature platform product management practices will be needed to scale UCP safely<\/li>\n<\/ul>\n<h4><strong>Strategic Power Shift in the Ecosystem<\/strong><\/h4>\n<p>UCP enables AI agents (e.g., Google Gemini) to collapse multi\u2011step shopping journeys into a single interaction, with fewer visible brands and choices.<\/p>\n<h5><em><strong>Impact<\/strong><\/em><\/h5>\n<ul>\n<li>Brands will need to compete on machine interpretability<\/li>\n<\/ul>\n<h4><strong>Implementation Readiness Checklist for Merchants<\/strong><\/h4>\n<ul>\n<li><strong>Google Readiness\u00a0<\/strong>\n<ul>\n<li>Merchant Center account is configured<\/li>\n<li>Shipping, returns, and tax policies are set in Merchant Center<\/li>\n<li>Google UCP onboarding \/ approval flow is ensured<\/li>\n<\/ul>\n<\/li>\n<li><strong>Business &amp; Discovery Setup<\/strong>\n<ul>\n<li>UCP Business Profile published at \/.well-known\/ucp<\/li>\n<li>Date-based UCP version (e.g. 2026-01-11) for the services<\/li>\n<li>Supported services and capabilities published using canonical names (e.g. dev.ucp.shopping.checkout)<\/li>\n<li>REST service bindings provided with Base endpoint and OpenAPI schema URL<\/li>\n<\/ul>\n<\/li>\n<li><strong>Capability Declaration<\/strong>\n<ul>\n<li>At least one core capability must be declared: dev.ucp.shopping.checkout (required to transact)<\/li>\n<li>For each capability mandatory inclusion of name, version, spec, schema<\/li>\n<li>Namespace authority mandatorily matches spec origin (e.g. dev.ucp.* \u2192 ucp.dev)<\/li>\n<\/ul>\n<\/li>\n<li><strong>\u00a0Product &amp; Pricing Readiness<\/strong>\n<ul>\n<li>\u00a0Products must have stable IDs (SKU \/ offer ID)<\/li>\n<li>Pricing returned in minor units (viz. cents)<\/li>\n<li>Currency explicitly declared (ISO 4217)<\/li>\n<li>Merchant Server must be the source of truth for price &amp; availability<\/li>\n<\/ul>\n<\/li>\n<li><strong>\u00a0Checkout Flow Implementation<\/strong>\n<ul>\n<li>Checkout session creation implementation<\/li>\n<li>Support for checkout status lifecycle, using UCP-defined values:\n<ul>\n<li>incomplete<\/li>\n<li>requires_escalation<\/li>\n<li>ready_for_complete<\/li>\n<li>completed \/ canceled<\/li>\n<\/ul>\n<\/li>\n<li>Actionable messages are returned when buyer or platform action is required<\/li>\n<\/ul>\n<\/li>\n<li><strong>Payment Configuration<\/strong>\n<ul>\n<li>\u00a0Supported payment handlers are declared in the UCP profile<\/li>\n<li>\u00a0 Tokenized payment instruments (no raw PAN handling) are used<\/li>\n<li>\u00a0 Checkout process is planned and designed upfront\u00a0 as payment handlers are discovered , not hardcoded\n<ul>\n<li>\u00a0Native checkout (platform-led payment)<\/li>\n<li>\u00a0Embedded checkout (merchant-hosted UI with escalation)<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<\/li>\n<li><strong>Security &amp; Trust<\/strong>\n<ul>\n<li>Signing keys (JWK) are published in the business profile<\/li>\n<li>Outbound messages \/ webhooks are signed as required<\/li>\n<li>All endpoints are over HTTPS<\/li>\n<li>CORS is restricted in production<\/li>\n<\/ul>\n<\/li>\n<li><strong>Order Management<\/strong>\n<ul>\n<li>\u00a0Order retrieval endpoint (e.g. status tracking) is exposed<\/li>\n<li>Async order state updates is supported (recommended)<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<h4><strong>Limitations and Risk<\/strong><\/h4>\n<h5><strong>Technical Constraints<\/strong><\/h5>\n<ul>\n<li><strong>Eligibility &amp; rollout constraints (Google surfaces)<br \/>\n<\/strong>Implementation typically starts via a Google waitlist \/ onboarding flow. Merchants cannot self\u2011serve production enablement end yet<br \/>\nProper configuration within Merchant Center (feeds, shipping, returns, and taxes) is a foundational requirement for discoverability and transactional enablement across Google surfaces<\/li>\n<li><strong>Capability discovery is mandatory (business profile \/ handshake)<br \/>\n<\/strong>Google\u2019s implementation expects merchants to publish their business profile for Google to negotiate capabilities and discover payment handlers and keys.<\/li>\n<li><strong>Transport constraints: Merchants must support at least one binding<br \/>\n<\/strong>The UCP spec defines service bindings across REST (OpenAPI), MCP (OpenRPC), and Agent\u2011to\u2011Agent (A2A).<\/li>\n<\/ul>\n<h5><strong>Business Constraints<\/strong><\/h5>\n<ul>\n<li><strong>Program access &amp; go\u2011live gating (commercial eligibility)<br \/>\n<\/strong>Need of Google approval for going live with UCP on Google surfaces: Integrations must be approved by Google before going live on AI Mode in Search and Gemini.<br \/>\nMerchant Center readiness is a prerequisite for Google\u2019s UCP experience (product feed, shipping, returns), which creates an operational and compliance baseline before commercial launch<\/li>\n<li style=\"list-style-type: none\"><\/li>\n<li><strong>Merchant Discovery<br \/>\n<\/strong>Commerce discovery moves into the agent itself. If a merchant is not considered or trusted by an AI agent, it effectively falls out of the buying journey. Merchant visibility is now determined by intent alignment, constraint satisfaction, and reliability signals rather than traditional rankings or sponsored placements.<\/li>\n<li><strong>Monetization<br \/>\n<\/strong>\u00a0In an agentic commerce buying journey, merchants win demand less through on\u2011site promotion and more through agent recommendations, context\u2011aware offers, and tie\u2011break preference when options are similar. Paid influence may have diminished impact unless it is supported by measurable data metrics such as intent fulfillment, agent decisioning and end\u2011to\u2011end transactional trust.<\/li>\n<li><strong>Shifts in Measurement and Analytics<br \/>\n<\/strong>Traditional metrics like sessions, clicks and conversion rates become less indicative of commercial performance in absence of page and visitor. Measurement shifts toward new events on agent selection rates, successful transaction execution, adherence to user constraints, and automation resilience<\/li>\n<\/ul>\n<h4><strong>Comparative Analysis of Google UCP vs. OpenAI Instant Checkout (ACP)<\/strong><\/h4>\n<p>Two broad approaches are emerging for agent-mediated commerce, Open AI Instant Checkout concentrates on buying inside conversational interfaces (chat-to-buy), while Google UCP extends discovery-led journeys into AI-enabled search and assistant surfaces (search\/browse-to-buy). \u00a0Roadmaps from both point toward increasing agentic automation over time.\u00a0 At a strategic level, UCP emphasizes interoperability across surfaces, whereas ACP emphasizes conversational continuity and embedded checkout. These approaches are not mutually exclusive, but they do imply different optimization levels (feed and structured data vs. conversational funnel design and agent orchestration). Agentic commerce with ACP and now UCP is just a start, while many more may come in. Ultimately the winner will be the one which best engages the end customer.<\/p>\n<h5><strong>Below is brief comparison between few of the dimensions of ACP and UCP<\/strong><\/h5>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-5008 size-full\" src=\"https:\/\/blogs.infosys.com\/emerging-technology-solutions\/wp-content\/uploads\/2026\/02\/UCP_ACP_comparison_table.jpg\" alt=\"ACP &amp; UCP Comparison\" width=\"712\" height=\"987\" \/><\/p>\n<h5><strong>References<\/strong><\/h5>\n<p>[1] <a href=\"https:\/\/developers.googleblog.com\/under-the-hood-universal-commerce-protocol-ucp\/\">https:\/\/developers.googleblog.com\/under-the-hood-universal-commerce-protocol-ucp\/<\/a><\/p>\n<p>[2] <a href=\"https:\/\/developers.google.com\/merchant\/ucp\/guides\">https:\/\/developers.google.com\/merchant\/ucp\/guides<\/a><\/p>\n<p>[3] <a href=\"https:\/\/developers.google.cn\/merchant\/ucp\/guides\/ucp-profile\">https:\/\/developers.google.cn\/merchant\/ucp\/guides\/ucp-profile<\/a><\/p>\n<p>[4]<a href=\"https:\/\/ucp.dev\/2026-01-23\/specification\/checkout-rest\/\"> https:\/\/ucp.dev\/2026-01-23\/specification\/checkout-rest\/<\/a><\/p>\n<p>[5] <a href=\"https:\/\/cloud.google.com\/blog\/products\/ai-machine-learning\/announcing-agents-to-payments-ap2-protocol\">https:\/\/cloud.google.com\/blog\/products\/ai-machine-learning\/announcing-agents-to-payments-ap2-protocol<\/a><\/p>\n<p>[6] <a href=\"https:\/\/openai.com\/index\/buy-it-in-chatgpt\/\">https:\/\/openai.com\/index\/buy-it-in-chatgpt\/<\/a><\/p>\n<p>[7] IETF RFC 8615: \u00a0<a href=\"https:\/\/datatracker.ietf.org\/doc\/html\/rfc8615\">https:\/\/datatracker.ietf.org\/doc\/html\/rfc8615<\/a><\/p>\n<p>[8] IETF RFC 8414: <a href=\"https:\/\/datatracker.ietf.org\/doc\/html\/rfc8414\">https:\/\/datatracker.ietf.org\/doc\/html\/rfc8414<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Digital commerce is undergoing a foundational shift as AI-driven agents have evolved from advisory [&hellip;]<\/p>\n","protected":false},"author":967,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[4,7,9,468],"tags":[481,60,327],"coauthors":[484],"class_list":["post-4961","post","type-post","status-publish","format-standard","hentry","category-artificial-intelligence","category-digital-experience","category-intelligent-automation","category-thought-leadership","tag-agentic-commerce","tag-artificial-intelligence","tag-large-language-models-llms"],"acf":[],"_links":{"self":[{"href":"https:\/\/blogs.infosys.com\/emerging-technology-solutions\/wp-json\/wp\/v2\/posts\/4961","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blogs.infosys.com\/emerging-technology-solutions\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.infosys.com\/emerging-technology-solutions\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.infosys.com\/emerging-technology-solutions\/wp-json\/wp\/v2\/users\/967"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.infosys.com\/emerging-technology-solutions\/wp-json\/wp\/v2\/comments?post=4961"}],"version-history":[{"count":10,"href":"https:\/\/blogs.infosys.com\/emerging-technology-solutions\/wp-json\/wp\/v2\/posts\/4961\/revisions"}],"predecessor-version":[{"id":5037,"href":"https:\/\/blogs.infosys.com\/emerging-technology-solutions\/wp-json\/wp\/v2\/posts\/4961\/revisions\/5037"}],"wp:attachment":[{"href":"https:\/\/blogs.infosys.com\/emerging-technology-solutions\/wp-json\/wp\/v2\/media?parent=4961"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.infosys.com\/emerging-technology-solutions\/wp-json\/wp\/v2\/categories?post=4961"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.infosys.com\/emerging-technology-solutions\/wp-json\/wp\/v2\/tags?post=4961"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/blogs.infosys.com\/emerging-technology-solutions\/wp-json\/wp\/v2\/coauthors?post=4961"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}