Google Checkout API and Payment Processing
Adding support for Google Pay within Android WebView- Google Developers Blog

Adding support for Google Pay within Android WebView- Google Developers Blog

5/28/2025 · Dominik Mengelt

What this post added

This post introduces the integration of Google Pay within Android WebViews, leveraging the Payment Request API. It details the necessary app changes, including build dependencies, AndroidManifest.xml queries, and enabling the Payment Request API for WebViews in Kotlin and Java. It also mentions the requirement for production access approval via the Pay & Wallet console.

Read the original post ↗