/home/kueuepay/www/storage/framework/cache/data/3d/08/3d085e9a05b3e6398fe6c93e4c5abd58bb9aaf0e
1760027052a:13:{s:2:"ip";s:15:"195.178.110.223";s:8:"iso_code";s:2:"AD";s:7:"country";s:7:"Andorra";s:4:"city";s:16:"Andorra la Vella";s:5:"state";s:2:"07";s:10:"state_name";s:16:"Andorra la Vella";s:11:"postal_code";s:5:"AD500";s:3:"lat";d:42.50630000000000308091330225579440593719482421875;s:3:"lon";d:1.52184000000000008157030606525950133800506591796875;s:8:"timezone";s:14:"Europe/Andorra";s:9:"continent";s:7:"Unknown";s:8:"currency";s:3:"EUR";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"
}