v1
latestOpenAPI 3.1.02026-07-2418049.3 KBGet Payment Status
get/get-payment-status/{track_id}
Path parameters
track_idstring required
Headers
Authorizationstring
Response
201
Example response
{
"status": true,
"message": "Response received successfully",
"data": {
"transaction": {
"order_id": "9bf8387beea04c368be502649d3fcbc8",
"refund_order_id": "9bf8387beea04c368be502649d3fcbc8",
"payment_id": "100412610000005799",
"result": "CAPTURED",
"payment_type": "knet",
"track_id": "9bf8387bd32d45dda56f6c1c009eca4f",
"transaction_date": "2024-05-05 13:14:01",
"product_details": "{\"title\":[\"Logitech K380\",\"Logitech M171 Wireless Optical Mouse\"],\"name\":[\"Logitech K380 \\/ Easy-Switch for Upto 3 Devices, Slim Bluetooth Tablet Keyboar\",\"Logitech M171 Wireless Optical Mouse (2.4GHz Wireless, Blue Grey)\"],\"price\":[10,10],\"qty\":[1,1],\"more_details\":\"\"}",
"reference": "202210101202210101",
"total_paid_non_kwd": "20.000",
"total_price": "20.000",
"currency_type": "KWD",
"status": "done",
"session_id": "de561c446f23ff03884dde2c81707219",
"error_url": "https://error.com",
"success_url": "https://upayments.com/en/",
"redirect_url": "https://upayments.com/en/?payment_id=100412610000005799&result=CAPTURED&post_date=&tran_id=&ref=&track_id=9bf8387bd32d45dda56f6c1c009eca4f&auth=&order_id=9bf8387beea04c368be502649d3fcbc8&requested_order_id=202210101255255144669&refund_order_id=9bf8387beea04c368be502649d3fcbc8&payment_type=knet&invoice_id=5973181&transaction_date=2024-05-05 01:05:14&receipt_id=9bf8387beea04c368be502649d3fcbc8&trn_udf=User define data",
"notify_url": "https://webhook.site/2547b895-5899-4a21-a6f2-ed34c4228216",
"notify_url_called": true,
"notify_url_response": "{\"success\":true,\"message\":\"Success\",\"data\":null}",
"whitelabled": true,
"customer_id": 2962509,
"customer_unique_id": "2129879kjbljg767881",
"merchant_requested_order_id": "202210101255255144669",
"is_paid_from_knet": true,
"customer_extra_data": "User define data",
"created_at": "2024-05-05 13:14:01"
}
}
}