Google Pay Integration
  • Introduction
  • Prerequisites
  • Integration Steps
    • Step 1: Set Up Google Pay™ Integration
    • Step 2: Implement Server-Side Integration
    • Step 3: Testing
  • API Integration
  • Authorisation methods
  • Card Networks
  • Handling 3DS
  • Resources
  • Onboarding
Powered by GitBook
On this page
  1. Integration Steps

Step 1: Set Up Google Pay™ Integration

PreviousPrerequisitesNextStep 2: Implement Server-Side Integration

Last updated 11 months ago

  • Our gatewayID is "airvend".

  • A unique Gateway Merchant ID (gatewayMerchantID) will be assigned to the merchant after proper onboarding.

  • Enable the Google Pay™ API for your project in the Google Cloud Console.

  • Integrate the Google Pay™ SDK library into your mobile app. Follow the instructions provided in the .

  • Ensure that the merchant's app is capable of securely transmitting payment data to your backend server.

Google Pay™ Developer Documentation