/home/kueuepay/www/storage/framework/cache/data/2a/71/2a718e0e8c561f617d91c28483a3e3319a09e816
1765908382a:13:{s:2:"ip";s:14:"194.67.215.122";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:"102590";s:3:"lat";d:55.7486999999999994770405464805662631988525390625;s:3:"lon";d:37.61869999999999691908669774420559406280517578125;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"
}