Skip to content

Instantly share code, notes, and snippets.

@iykedapotential
Created March 22, 2017 15:38
Show Gist options
  • Save iykedapotential/8d9bb8fb64b31d068b9f3144c71b2532 to your computer and use it in GitHub Desktop.
Save iykedapotential/8d9bb8fb64b31d068b9f3144c71b2532 to your computer and use it in GitHub Desktop.
http-trans-query-response
Sample Response
{
"status": "success",
"data": {
"order_id": "58d2786e1510c710000a381f",
"payment_id": "58d2786f1510c710000a3825",
"amount": 10,
"payment_ref": "24159398658",
"transaction_id": "24159398658",
"customer_firstname": "TSS ACCOUNT",
"customer_lastname": "TSA",
"customer_phonenumber": "+2347080001013",
"merchant_code": "8441246",
"merchant_name": "AIRTIME",
"customer_narration": "PWC||24159398658|024SdX|AIRTIME|MTN NG TOP UP|10/+2348138460518",
"customer_ref": null,
"status": "successful",
"description": "",
"linking_ref": "024SdX",
"recon_ref": null,
"merchant_fee": 0.7000000000000001,
"card_locale": "foreign",
"gateway_response": {
"amount": "10",
"responseCode": "00",
"responseMessage": "Approved Or Completed Successfully",
"transactionreference": "24159398658"
},
"payment_date": "2017-03-22T13:13:19.202Z"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment