Jump to Content
Juspay Developer DocumentationHomePayment PageAPI ReferenceDiscussions
HomePayment PageAPI ReferenceChangelogDiscussions
HomePayment PageAPI ReferenceDiscussionsJuspay Developer Documentation
HomePayment PageAPI ReferenceChangelogDiscussions

Payment Page SDK - App

  • Introduction
  • Integration Architecture
  • Integrating the SDK
    • React Native Plugin
  • Server Side Integration
  • SDK Interface API
    • Initiate
    • Process
    • Terminate(optional)
    • Prefetch(optional)
  • Payload
    • Initiate Payload
    • Process Payload
  • SDK Response Handling
  • Order Status Verification
    • Handling Order Status Responses
    • Transaction Status Codes
    • Error Codes
  • Payment Locking Version 2
    • Sample Payloads - Version 2
    • Legacy EMI Filter
  • Miscellaneous
    • Generating the Signature
    • Code Snippets
    • React Native Code Snippets
    • Multi-activity Integration
    • Clickstream Events
    • Order Updation Events
    • Payment Management
    • FAQs
    • Payment Locking Version 1 - Deprecated
    • Sample Payloads - Version 1
  • 3rd Party SDK Integration
    • GooglePay Invoke Flow
    • AmazonPay S2S Tokenised Flow
    • Simpl Paylater
    • Phonepe Quick Checkout (QC Lite)
    • Amazon Pay UPI SDK Flow
  • Plugins
  • SDK - Release Notes

3rd Party SDK Integration

Suggest Edits

Google Pay In-App Flow

Prerequisites

All prerequisites and authorization required for Google Pay shall be completed by merchant

  • Account creation with Google Pay: Refer Google Pay Website for account creation process
  • Whitelisting of merchant VPA at Google Pay

Post completing the above steps, please add the below dependency to enable the option on Payment Page

dependencies {
            implementation 'in.juspay:google-pay-client-api:1.0.0'
             }

Updated over 1 year ago


What’s Next
  • GooglePay In-App Flow
  • Table of Contents
    • Google Pay In-App Flow
      • Prerequisites

© JUSPAY / 2012 - 2022

// form will be here