Google Pay
Paylands allows your business to offer Google Pay as a payment method to securely obtain your customer's card data and process the transaction.
Integration modes
1. Simple integration
The simplest and fastest option to implement.
In this mode:
- You configure the Google Pay button in your checkout.
- Paylands manages the entire payment flow:
- Merchant validation
- Authorization request
- Payment processing and capture
Configuration steps
- Access the Paylands dashboard.
- Go to Settings → Alternative Methods → Google Pay.
- Configure your business name and country, button style, and user information to collect according to your needs.

Once configured, customers will be able to pay with Google Pay through your checkout.
2. Advanced integration
Designed for: - Businesses that want to fully control their Google Pay integration.
⚠️ Prerequisites:
- Active account in the Google Pay Business Console.
- Business registered in Google Pay with the website host from where the payment process is initiated.
- Google Pay configuration in the Paylands dashboard.
Technical flow
In this model:
- Your application requests payment authorization directly from Google Pay.
- Google Pay returns an encrypted payment token.
- Your backend sends that token to Paylands.
- Paylands processes the operation and returns the transaction result.
Configuration steps
In your Google Pay integration you must specify the following parameters:
gateway: paynopain
gatewayMerchantId: BFR+318Qe36w59SkUl2ECMRNJAfeW1e+Mv5r41/598MQjYHdZ0GfNK5CrRfSKYBCFj8eN7Uz5VG9+MgOoOSbXR8=
Which integration should I choose?
| Use case | Recommendation |
|---|---|
| Using Paylands checkout | Simple integration |
| Own web/app | Advanced integration |
| Need for full control of the flow | Advanced integration |