惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

人人都是产品经理
人人都是产品经理
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
月光博客
月光博客
雷峰网
雷峰网
Google DeepMind News
Google DeepMind News
Y
Y Combinator Blog
Microsoft Security Blog
Microsoft Security Blog
M
MIT News - Artificial intelligence
WordPress大学
WordPress大学
MongoDB | Blog
MongoDB | Blog
V
V2EX
博客园 - 【当耐特】
GbyAI
GbyAI
Stack Overflow Blog
Stack Overflow Blog
I
InfoQ
Martin Fowler
Martin Fowler
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Hugging Face - Blog
Hugging Face - Blog
B
Blog
V
Visual Studio Blog
D
DataBreaches.Net
C
Check Point Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
F
Fortinet All Blogs

Google Developers Blog

Build zero-trust AI agents that judge intent, not just syntax- Google Developers Blog Autonomous LLM post-training with Tunix on TPUs- Google Developers Blog The Anatomy of Harness Engineering: How to Evaluate, Iterate, and Guard AI Coding Agents- Google Developers Blog Announcing ADK for Kotlin 1.0: Building Production-Ready AI Agents in Kotlin, Android, and Beyond- Google Developers Blog Driving Developer Excellence: Inside the Program Sprints- Google Developers Blog 4 engineering patterns behind the strongest AI Agents Challenge submissions- Google Developers Blog Decoding cosmic signals with deep learning and Keras- Google Developers Blog Enterprise-Grade Precision for Long-Context Multimodal Embedding Inference on Cloud TPU- Google Developers Blog How to Evaluate Live & Voice Agents in ADK- Google Developers Blog Build zero-trust AI agents with Google's Agent Development Kit- Google Developers Blog Introducing Credentio: Open Source C++ Library for C2PA Content Credentials from Google- Google Developers Blog HeyGen x Google Cloud: Bringing Avatar IV to TPUs- Google Developers Blog Why Go is an Ideal Language for AI-Assisted Software Engineering- Google Developers Blog Mastering Edge AI on Raspberry Pi with LiteRT and Gemma- Google Developers Blog Agent Plugins package your skills, tools, and more- Google Developers Blog Scaling AI Agent Infrastructure with the MCP Stateless updates- Google Developers Blog A unified API for AI model routing- Google Developers Blog Scaling real-time AI agents with session-aware load balancing- Google Developers Blog Agent and Model Evaluations in Gemini Enterprise Agent Platform are now GA- Google Developers Blog Enable on-demand expertise with Agent Skills in Genkit Go- Google Developers Blog How to use Google microbenchmarks for evaluating TPU performance- Google Developers Blog Run Ray on TPU, Part 2: Ray AI libraries- Google Developers Blog Scaling Agentic RL: High-Throughput Agentic Training with Tunix- Google Developers Blog Run Ray on TPU, Part 1: The foundations- Google Developers Blog Expanding Choice in Gemini Enterprise Agent Platform: Introducing Grounding with Parallel Web Search- Google Developers Blog Building scalable AI agents with modular prompt transpilation- Google Developers Blog Evolving Spec-Driven Development: Conductor Now Supports Antigravity- Google Developers Blog Systems Engineering Playbook: Optimizing Qwen 3.5-397B MoE on Ironwood (TPU7x)- Google Developers Blog Unlocking the Next Era of On-Device AI with Google Tensor and Pixel- Google Developers Blog LiteRT.js, Google's high performance Web AI Inference- Google Developers Blog
The latest updates to Google Pay
Dominik Mengelt, Kushagra Patel · 2026-05-27 · via Google Developers Blog

At Google I/O, we explored how Google Pay is evolving for the era of agentic commerce. We shared a variety of powerful new capabilities for the Google Pay developer platform, designed to facilitate commerce, streamline your checkout funnel, and deliver exceptional user experiences.

Read on for a summary of what we covered during the event, focusing on the latest tools designed to help you optimize your checkout experiences and reach your business goals or check out the recording of our session on YouTube:

What's new in Google Pay and Google Wallet

Preparing for Agentic Commerce

We know the value of the work you’ve already put into your payment stack. To help you transition into the era of AI-powered shopping, your existing Google Pay backend and current Merchant ID are now fully compatible with the new Universal Commerce Protocol (UCP). This means you can power new, agentic commerce experiences using the same Google Pay infrastructure and payment service provider (PSP) relationships you use today, extending your reach without rebuilding your core payment logic. To further superpower your AI agents, we also unveiled the Google Pay & Wallet Developer MCP server. It integrates directly into your preferred development environment, enabling your AI agents to help manage integrations, troubleshoot errors, analyze trends, and generate code. Available today in Public Preview, the MCP server simplifies integration workflows to accelerate your time to the first transaction, and it will graduate to general availability later this year.

Get started at: goo.gle/pay-wallet-mcp

mcp-server-prompt (1)

figure A sample prompt handled by the Google Pay and Wallet Developer MCP Server

Streamlining the Android Checkout Experience

We are committed to removing friction from the buyer's journey, which is why we are bringing the power of the onPaymentAuthorized and onPaymentDataChanged callbacks to Android, achieving parity with our web platform. With these dynamic callbacks, you can move the Google Pay button upstream—such as directly on Product Detail or Cart pages—to offer a true 1-click Express checkout experience. As users interact with the payment sheet, you can dynamically present shipping options and total prices (including taxes) based on their address. Furthermore, you can authorize transactions, handle retries, and deliver instant feedback without closing the payment sheet, helping you improve authorization rates and conversions.

Get started at: goo.gle/pay-android-dpu

Expanding Reach to Social Apps

Following our introduction of Google Pay support for Android WebViews last year, we are advancing our capabilities by extending support to social apps. With a single integration, you can now enable seamless payment experiences across native Android apps, the mobile web, desktop environments, and major social platforms.

WebView integration guide: goo.gle/pay-webview

Google Pay availability within social apps

Optimizing Checkout Experience

Managing processing costs is a top priority for growing businesses. We are introducing new tools to give you more transparency and control over transaction routing:

  • Card Funding Source Signal: The Google Pay API response now includes a cardFundingSource signal, which indicates whether the card used is Credit, Debit, or Prepaid. This allows you to implement sophisticated business logic, such as instantly applying discounts or adding surcharges on the confirmation screen based on the card type and its associated costs.

card-funding-source

The new cardFundingSource response parameter for the Google Pay API

  • Eftpos Routing in Australia: For developers and merchants operating in Australia, we are officially bringing the eftpos domestic payment network to the Google Pay API. By utilizing the new merchantPreferredCobadgedCardNetworks parameter, you can explicitly prioritize the local network and dynamically route transactions to eftpos without heavy backend lifting.

Seamless Continuity for Recurring Billing

To better support Merchant-Initiated Transactions (MITs), you or your PSP can now receive lifecycle notifications for Google Pay payment tokens when underlying credentials change. These notifications include the updated state of the token, enabling you to proactively contact customers to update their payment methods before the next billing cycle and ensuring continuity for recurring transactions.

Get started at: goo.gle/pay-mit-lcm

mit (1)

Example on how to trigger a merchant initiated transaction

Cross-Device Authentication

Desktop remains a critical surface where friction—particularly from Multi-Factor Authentication (MFA) mandates—can lead to cart abandonment. To help solve this, we are introducing Cross-Device Authentication, a capability that moves high-friction desktop checkouts into a secure, mobile-first authentication flow.

For qualifying transactions on your desktop site, users are prompted to authenticate on their phone via a secure notification or QR code. Customers can then approve the payment using a familiar biometric unlock or PIN on their trusted Android device, as a simpler alternative to SMS OTPs or clunky redirects. This provides built-in MFA compliance support, helps increase conversion rates, and uses Google Pay's secure, tokenized credentials to support your ability to achieve fraud liability shifts.

x-device (1)

Cross-Device authentication flow for Google Pay

Get started with Google Pay

It's been a highly productive year, and we look forward to seeing what you build next. Take a look at our developer documentation and get started with your Google Pay integration today to set up your platform for future agentic experiences

Follow @GooglePayDevs on X for future updates.

Explore this announcement and all Google I/O 2026 updates on io.google.