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 2: Implement Server-Side Integration

PreviousStep 1: Set Up Google Pay™ IntegrationNextStep 3: Testing

Last updated 1 year ago

  • Configure your backend server to handle Google Pay™ payment requests.

  • Set up a secure endpoint to receive encrypted payment data requests from the Google Pay™ SDK.

  • Alternatively, you can send the encrypted payment data directly from your mobile app if you do not wish to integrate it from your backend server.

  • Follow the to send a request to Callphone to process the request.

API integration