Issue in PayUmoney Android integration
问题 I am trying to integrate PayUMoney in my application. Application gives proper output if i use following test credentials; String merchant_key = "kYz2vV"; String salt = "zhoXe53j"; String base_url = "https://test.payu.in/_payment"; String SUCCESS_URL = "https://www.payumoney.com/mobileapp/payumoney/success.php"; String FAILED_URL = "https://www.payumoney.com/mobileapp/payumoney/failure.php"; When I replace Key & salt with live credentials as; String merchant_key = "gtKFFx"; String salt =