Transaction Status Enquiry API

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

This field must contain the PG instance ID

string
required

This field must contain the PG Merchant ID

string
required

This field must contain the Merchant reference number

integer
required

This field must contain the purchase amount including the minor units of currency with all punctuation removed, that is, implied decimals and no formatting. For example, 20025 for Rs.200.25.

string

This parameter includes the ISO Code for the currency of amount field. For INR this is 356. If not passed default currency would be used. Len: 3 char. Character Length: 3

string

This is a hash of the fields sent to ensure that no modification is done in transit between Merchant/PG. Base64(SHA1(pgInstanceId|merchantId |currencyCode|amount|merchantReferenceNo|key) )

Headers
integer
required

This parameter must contain the message level encryption (MLE) keyId.

Response
200
Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!