/home/kueuepay/www/storage/framework/cache/data/b3/0f/b30f325dfb6229eea55c7fd668bb20b97ba54de0
1759719875a:13:{s:2:"ip";s:12:"41.40.192.28";s:8:"iso_code";s:2:"EG";s:7:"country";s:5:"Egypt";s:4:"city";s:10:"Alexandria";s:5:"state";s:3:"ALX";s:10:"state_name";s:10:"Alexandria";s:11:"postal_code";s:0:"";s:3:"lat";d:30.997699999999998254907040973193943500518798828125;s:3:"lon";d:29.7432000000000016370904631912708282470703125;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"
}