> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gr4vy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Pay

> Set up Google Pay as a digital wallet payment method in Gr4vy.

Google Pay is a digital wallet platform that enables fast and secure payments on web and Android devices. It provides a seamless checkout experience with automatic form-filling and works across billions of devices worldwide.

## Key features

* **Web & Android Support**: Integrate Google Pay on websites and Android applications
* **Secure Payment Tokens**: Uses encoded device tokens for payment security
* **One-click Checkout**: Streamlines the payment process with pre-filled information
* **Wide Device Coverage**: Reaches users across billions of Android devices and supported browsers
* **Recurring Payments**: Supports subscription and recurring payment flows

## Prerequisites

To enable Google Pay transactions:

* Google transmits encoded device tokens to payment services instead of encrypted gateway tokens
* Not all payment services support decoded Google Pay tokens by default
* Contact your payment service provider to ensure this feature is enabled for your account

## Implementation guides

Choose the implementation guide that best suits your needs:

* [Google Pay on Web (Embed SDK)](/guides/features/google-pay/web) - Integrate Google Pay using Gr4vy's Embed on your website
* [Google Pay on Web (Without SDK)](/guides/features/google-pay/web-without-sdk) - Custom implementation without Embed
* [Google Pay on Android (SDK)](/guides/features/google-pay/mobile) - Native integration using the Gr4vy Android SDK
* [Google Pay on Android (Without SDK)](/guides/features/google-pay/mobile-without-sdk) - Custom native implementation

## What's next?

* Choose your integration method and follow the implementation guide
* Test thoroughly in the sandbox environment before going live
