/home/kueuepay/www/storage/framework/cache/data/7f/dc/7fdce4b4c020215f56577d82c599de8879000751
1762444822a:13:{s:2:"ip";s:15:"196.153.159.159";s:8:"iso_code";s:2:"EG";s:7:"country";s:5:"Egypt";s:4:"city";s:5:"Cairo";s:5:"state";s:1:"C";s:10:"state_name";s:17:"Cairo Governorate";s:11:"postal_code";s:0:"";s:3:"lat";d:30.05069999999999907913661445491015911102294921875;s:3:"lon";d:31.24889999999999901092451182194054126739501953125;s:8:"timezone";s:12:"Africa/Cairo";s:9:"continent";s:7:"Unknown";s:8:"currency";s:3:"EGP";s:7:"default";b:0;}
Check Payment

Check Payment Status

Checks the status of a payment.

            
                
**Response: SUCCESS (200 OK)**
{
 "message": {
 "success": [
  "Success"
 ]
},
"data": {
 "token": "2zMRmT3KeYT2BWMAyGhqEfuw4tOYOfGXKeyKqehZ8mF1E35hMwE69gPpyo3e",
 "trx_id": "CP44657864",
 "payer": {
  "username": "testuser",
  "email": "user@appdevs.net"
 }
 "status": "Test",
},
"type": "success"
}