UPICopy Pagepost https://test.payu.in/_paymentForm DatakeyconstenumrequiredMerchant key provided by PayU during onboarding.JPM7FgJPM7FgAllowed:JPM7FgtxnidstringrequiredThe transaction ID is a reference number for a specific order that is generated by the merchant.amountintegerrequiredThe payment amount for the transaction.productinfostringrequiredA brief description of the product.firstnamestringrequiredThe first name of the customer.surlstringrequiredThe success URL — the page PayU will redirect to if the transaction is successful.furlstringrequiredThe Failure URL — the page PayU will redirect to if the transaction fails.emailstringrequiredThe email address of the customer.pgconstenumrequiredThe payment gateway parameter determines which payment tabs will be displayed on the PayU page. For UPI, use "UPI".UPIUPIAllowed:UPIbankcodeconstenumrequiredEach payment option is identified with a unique bank code at PayU. For UPI payments, use "UPI" as the bankcode value.UPIUPIAllowed:UPIvpastringrequiredPayment Handle or Virtual Payment Address for UPI transactions.hashstringrequiredIt is used to avoid the possibility of transaction tampering. Hash formula: sha512(key|txnid|amount|productinfo|firstname|email|udf1|udf2|udf3|udf4|udf5||||||SALT)phonenumberThe phone number of the customer.lastnamestringThe last name of the customer.curlstringThe Cancel URL, which is the page PayU will redirect to if the transaction is cancelled by the customer.udf1stringUser-defined field used to store any information corresponding to a particular transaction.udf2stringUser-defined field used to store any information corresponding to a particular transaction.udf3stringUser-defined field used to store any information corresponding to a particular transaction.udf4stringUser-defined field used to store any information corresponding to a particular transaction.udf5stringUser-defined field used to store any information corresponding to a particular transaction.Headerscontent-typeconstenumrequiredThe content type of the request body.application/x-www-form-urlencodedapplication/x-www-form-urlencodedAllowed:application/x-www-form-urlencodedResponse 200Updated 20 days ago