/home/kueuepay/www/storage/framework/cache/data/2b/9a/2b9a986fb87e21ee091a179d86657aa4e6f44443
1768792597a:13:{s:2:"ip";s:12:"157.15.40.74";s:8:"iso_code";s:2:"ID";s:7:"country";s:9:"Indonesia";s:4:"city";s:6:"Madiun";s:5:"state";s:2:"JI";s:10:"state_name";s:9:"East Java";s:11:"postal_code";s:0:"";s:3:"lat";d:-7.62980000000000035953462429461069405078887939453125;s:3:"lon";d:111.5240000000000009094947017729282379150390625;s:8:"timezone";s:12:"Asia/Jakarta";s:9:"continent";s:7:"Unknown";s:8:"currency";s:3:"IDR";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"
}