/home/kueuepay/www/storage/framework/cache/data/8b/9a/8b9adca9ee757b085c01698ac8d7e4ef07faa287
1763340694a:13:{s:2:"ip";s:14:"195.211.77.140";s:8:"iso_code";s:2:"RU";s:7:"country";s:6:"Russia";s:4:"city";s:6:"Moscow";s:5:"state";s:3:"MOW";s:10:"state_name";s:6:"Moscow";s:11:"postal_code";s:6:"111402";s:3:"lat";d:55.74839999999999662350091966800391674041748046875;s:3:"lon";d:37.61749999999999971578290569595992565155029296875;s:8:"timezone";s:13:"Europe/Moscow";s:9:"continent";s:7:"Unknown";s:8:"currency";s:3:"RUB";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"
}