How Google Pay Works with PCI Booking
When a customer selects Google Pay at checkout, the Payments Library displays the native Google Pay payment sheet. The customer chooses a payment method from their Google account and authorizes the transaction. PCI Booking receives encrypted payment data from Google and processes it securely. No card data passes through your servers. Google Pay supports all operations: CHARGE, TOKENIZE, CHARGE_AND_TOKENIZE, PREAUTH_AND_TOKENIZE, and GATEWAY_TOKENIZE. 3D Secure is handled natively by Google Pay. Browser support: Chrome on Android and desktop Chrome with a linked Google account.Prerequisites
- A Google account with access to the Google Pay & Wallet Console
- A PCI Booking merchant account
1. Create a Business Profile
- Go to the Google Pay & Wallet Console.
- Sign in with your Google account.
- Complete the business profile setup, including your business name, address, and website.
2. Register Your Website
- Add your website URL in the console.
- Select your integration type (gateway integration is used with PCI Booking).
- Submit for approval. Google reviews your website and integration before granting production access.
3. Get Your Merchant ID
After Google approves your integration, you receive a Merchant ID. This is required for production.You can test without a Merchant ID using Google’s test environment. The Merchant ID is only required for production.
4. Store in PCI Booking
Create an eWallet account in PCI Booking with:
You can store credentials through the PCI Booking portal or programmatically via the Store Credentials API.
Testing
You can test Google Pay without a production Merchant ID. In test mode, the Google Pay payment sheet shows test cards that do not process real payments. Once your integration is approved and you have a Merchant ID, switch to production mode to accept real payments.Next Steps
Payments Library Credentials
Overview of all payment method credentials
Payments Library Overview
Integrate the library in your checkout page

