/home/kueuepay/www/storage/framework/cache/data/d2/25/d2256f20a8df9839888a44de3e9887156e93e2fa
1760086515a:13:{s:2:"ip";s:14:"165.231.182.25";s:8:"iso_code";s:2:"EE";s:7:"country";s:7:"Estonia";s:4:"city";s:7:"Tallinn";s:5:"state";s:2:"37";s:10:"state_name";s:8:"Harjumaa";s:11:"postal_code";s:0:"";s:3:"lat";d:59.43809999999999860165189602412283420562744140625;s:3:"lon";d:24.73689999999999855617716093547642230987548828125;s:8:"timezone";s:14:"Europe/Tallinn";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"
}