These are the parameters which will be posted from OPEN to your return URL/Notify URL.
Transaction Response Parameters
Whenever you receive a response for the Status Check API, you should check for the status key.
NOTE : For getting a success response in Sandbox UPI transaction , use the UPI ID as success@open
The Response parameters explained below.
Parameter Name | Values | Description |
---|---|---|
status | created, captured, failed, pending, cancelled , late_authorized | This parameter will explain the status of transaction |
amount | Numeric upto 2 decimals | Transaction amount. |
currency | INR | Transaction currency |
customer_name | Alphanumeric | Name of the customer |
contact_number | numeric, 10 digits | Mobile number of customer |
email_id | Alphanumeric | Email Id of customer |
mtx | Alphanumeric | Merchant transaction id |
id | Alphanumeric | Payment id |
pg_transaction_id | numeric | Bank reference Id |
type_name | net_banking , credit_card, debit_card | Payment mode |
udf | Alphanumeric | Merchant can pass any extra parameters in this field |