Verify Payment APIpost https://test.payu.in/merchant/postserviceQuery Paramsformconstenumrequired22Allowed:2Form DatakeystringrequiredDefaults to JPM7FgThis parameter must contain the merchant key that is provided by PayU.commandconstenumrequiredThis parameter must contain the name of the web service, that is, verify_payment.verify_paymentverify_paymentAllowed:verify_paymentvar1stringrequiredIn this parameter, you can put all the transaction IDs, that is, txnid (your transaction ID/order ID) values separated by pipe.hashstringrequiredIt is used to avoid the possibility of transaction tampering. Hash formula: sha512(key|command|var1|salt)HeadersContent-Typeconstenumrequiredapplication/x-www-form-urlencodedapplication/x-www-form-urlencodedAllowed:application/x-www-form-urlencodedResponse 200Updated about 1 month ago