Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Paytm "networkError"

Tags:

android

paytm

I have tried implementing Paytm using both the approaches ("Standard Checkout" and "All-in-One SDK" ) but my transaction page or Paytm App never opens for the payment and I am getting networkError inside onActivityResult

I have successfully generated checksum and TransactionToken on my node server but on passing the TxnToken to paytm sdk nothing is happening.

Any thought why is this happening ?

like image 363
Hritik Gupta Avatar asked Apr 02 '20 17:04

Hritik Gupta


1 Answers

I got solution to "Network error"

As I did not found solution to this error I mailed to support team and they have replied me following

Prerequisite: UNINSTALL existing paytm app before installing from below link.

Paytm Staging: https://drive.google.com/file/d/1BfvEa04KStQ0WDGG9L4Fd75lKJlrp1X9/view?usp=sharing

Login Credentials: Username:- 7777777777 Password:- Paytm12345 https://developer.paytm.com/docs/all-in-one-sdk/

It is working for me.

Thanks to Paytm support team for quick and correct reply.

like image 181
Jaykishan Sewak Avatar answered Sep 29 '22 13:09

Jaykishan Sewak