/home/kueuepay/www/storage/framework/cache/data/41/0e/410efc3245387b790e236dc4850b3a1a6bcbfbe1
1761087853a:13:{s:2:"ip";s:15:"213.180.203.153";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:"101194";s:3:"lat";d:55.7342000000000012960299500264227390289306640625;s:3:"lon";d:37.58590000000000230784280574880540370941162109375;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"
}