/home/kueuepay/www/storage/framework/cache/data/98/37/9837c18d61ad60dcde6d64c70a1bb6c8b0ae2d54
1760350337a:13:{s:2:"ip";s:12:"52.31.22.152";s:8:"iso_code";s:2:"IE";s:7:"country";s:7:"Ireland";s:4:"city";s:6:"Dublin";s:5:"state";s:1:"L";s:10:"state_name";s:8:"Leinster";s:11:"postal_code";s:3:"D02";s:3:"lat";d:53.3498000000000018872015061788260936737060546875;s:3:"lon";d:-6.26030999999999959726437737117521464824676513671875;s:8:"timezone";s:13:"Europe/Dublin";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"
}