Skip to content

Android sample for integration Paytm to app using Paytm All-in-One SDK

Notifications You must be signed in to change notification settings

Parthav46/PaytmIntegrationSample

Repository files navigation

Paytm All-in-One SDK Sample

This repo consists of sample Android app project for using Paytm All-in-One SDK implemented along with server side code run on Firebase Functions. The server side code can be found at PaytmIntegrationSampleServer.

Prerequisite:

  1. Obtain Paytm Merchant credentials from https://dashboard.paytm.com/next/apikeys
  2. Setup your server side code on Firebase functions from PaytmIntegrationSampleServer

Setup:

  • Fork and open the repo in Android Studio
  • Replace the paytm merchant credentials in Constants.java with your credentials obtained from https://dashboard.paytm.com/next/apikeys
  • Uninstall release version of Paytm app if installed on your testing device and install the Paytm Staging app instead.
    Login Credentials:
      Username:- 7777777777
      Password:- Paytm12345

Contributing Guidelines:

  • Fork the repo to your account and then clone it on your machine
  • Make a separate branch for the changes you make with a meaningful name
  • Commit your changes to the branch
  • Make a Pull Request to master with PR body containing description of changes you made and link to its issue.

About

Android sample for integration Paytm to app using Paytm All-in-One SDK

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages