/home/kueuepay/www/storage/framework/cache/data/8b/58/8b586816697c68cc1451f23d30aa17d54e1e0610
1768565488a:13:{s:2:"ip";s:11:"43.173.1.69";s:8:"iso_code";s:2:"ID";s:7:"country";s:9:"Indonesia";s:4:"city";s:7:"Jakarta";s:5:"state";s:2:"JK";s:10:"state_name";s:7:"Jakarta";s:11:"postal_code";s:5:"12850";s:3:"lat";d:-6.22079999999999966320274324971251189708709716796875;s:3:"lon";d:106.8402999999999991587174008600413799285888671875;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"
}