/home/kueuepay/www/storage/framework/cache/data/f4/ea/f4ea40bc40f0339a7f1002083d9b72be549eda37
1760897744a:13:{s:2:"ip";s:13:"45.135.232.10";s:8:"iso_code";s:2:"RU";s:7:"country";s:6:"Russia";s:4:"city";s:13:"St Petersburg";s:5:"state";s:3:"SPE";s:10:"state_name";s:14:"St.-Petersburg";s:11:"postal_code";s:6:"195213";s:3:"lat";d:59.941699999999997316990629769861698150634765625;s:3:"lon";d:30.309599999999999653255144949071109294891357421875;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"
}