Reputation:
I am trying to integrate paytm. but I am getting error = ' App Invoke is not allowed for this merchant in react native paytm integration.'
Upvotes: 4
Views: 857
Reputation: 147
restrictAppInvoke: boolean
change boolean value from false to true
Upvotes: 0
Reputation: 1
You can try any of these:
Upvotes: 0
Reputation: 62
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
Upvotes: 1