Advertisement
Guest User

Untitled

a guest
Aug 31st, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. Sample Response for Account Payment Validation
  2.  
  3. {
  4. "status": "success",
  5. "data": {
  6. "amount": null,
  7. "responseCode": "00",
  8. "responseMessage": "Approved Or Completed Successfully",
  9. "transactionreference": null,
  10. "transaction_id": "773649uryy"
  11. }
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement