/home/kueuepay/www/storage/framework/cache/data/a1/e4/a1e4b76749d176befaa6784d7652f5a586f8bb3b
1763729054a:13:{s:2:"ip";s:14:"154.92.130.104";s:8:"iso_code";s:2:"HK";s:7:"country";s:9:"Hong Kong";s:4:"city";s:10:"Mid Levels";s:5:"state";s:3:"HCW";s:10:"state_name";s:28:"Central and Western District";s:11:"postal_code";s:5:"96521";s:3:"lat";d:22.272999999999999687361196265555918216705322265625;s:3:"lon";d:114.150000000000005684341886080801486968994140625;s:8:"timezone";s:14:"Asia/Hong_Kong";s:9:"continent";s:7:"Unknown";s:8:"currency";s:3:"HKD";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"
}