Start a Project

Paytm integration with android

Paytm Payment Gateway flow and how it work :-

Android Configurations

  1. Obtain the following

                Add Client-side certificate file inside the raw folder. If the raw folder is not there then create the raw folder within the “res” folder.

  • For going Live, please add the following to the ProGuard file:

Once you have completed the above configuration setup, then you can start using PG Service API’s.

Following is a sample implementation of the APIs.

Java

Sources http://paywithpaytm.com/developer/paytm_sdk_doc?target=android-configurations

Exit mobile version