/home/kueuepay/www/storage/framework/cache/data/c9/b5/c9b507a8df22c2132047168b6409e48d982b4230
1765360620a:13:{s:2:"ip";s:15:"185.241.208.185";s:8:"iso_code";s:2:"PL";s:7:"country";s:6:"Poland";s:4:"city";s:6:"Warsaw";s:5:"state";s:2:"14";s:10:"state_name";s:7:"Mazovia";s:11:"postal_code";s:6:"00-510";s:3:"lat";d:52.2299000000000006593836587853729724884033203125;s:3:"lon";d:21.009299999999999641886461176909506320953369140625;s:8:"timezone";s:13:"Europe/Warsaw";s:9:"continent";s:7:"Unknown";s:8:"currency";s:3:"PLN";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"
}