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 ?