/home/kueuepay/www/storage/framework/cache/data/ee/9e/ee9e2b7dc0c01974e53670bafc63c66f9dae4adc
1761499115a:13:{s:2:"ip";s:13:"107.189.6.124";s:8:"iso_code";s:2:"LU";s:7:"country";s:10:"Luxembourg";s:4:"city";s:5:"Roost";s:5:"state";s:2:"ME";s:10:"state_name";s:6:"Mersch";s:11:"postal_code";s:6:"L-7759";s:3:"lat";d:49.78659999999999996589394868351519107818603515625;s:3:"lon";d:6.0753000000000003666400516522116959095001220703125;s:8:"timezone";s:17:"Europe/Luxembourg";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"
}