INVALID_USER_CREDENTIALS/JSON_EXCEPTION in “PayU” Android Integration

◇◆丶佛笑我妖孽 提交于 2019-12-03 07:38:27

From the Payu Documentation,

This error occurs when merchant uses any of the following incorrectly.

  • Wrong Key
  • Wrong Salt
  • Wrong Environment

Please note that ENVIRONMENT should be 1 for test credentials and 0 for live credentials

Solution: Please make sure the test key being used if you are hitting the test environment and vice-versa.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!