4

I am trying to integrate paytm. but I am getting error = ' App Invoke is not allowed for this merchant in react native paytm integration.'

3 Answers3

1

Please share the code of how you are calling the starttransaction method and please make sure that if you are testing on a staging environment you have a Paytm staging app that can be downloaded from GitHub

0

You can try any of these:

  1. Check if merchant id and merchant key is valid.
  2. Website to be mentioned as "DEFAULT".
  3. Request Body contains all the required key values.
0

restrictAppInvoke: boolean

change boolean value from false to true