Get Transaction Info APIpost https://apitest.payu.in/merchant/postservice.phpAPI Command: get_Transaction_infoQuery Paramsformconstenumrequired2Allowed:2Form DatakeystringrequiredDefaults to JPM7FgThis parameter must contain the merchant key provided by PayU.commandconstenumrequiredThis parameter must have the get_transaction_info as command name..get_transaction_infoAllowed:get_transaction_infovar1stringrequiredThe starting Time (from when the transaction details are needed) in YYYY-MM-DD HH:MM:SS format.var2stringrequiredThe end Time (till when the transaction details are needed) in YYYY-MM-DD HH:MM:SS format.hashstringrequiredThis parameter must contain the hash value to be calculated by merchant.. The logic to calculate hash is : The string used for calculating the hash is in the following format: sha512(key|command|var1|salt) sha512Response 200Updated about 1 month ago