/home/kueuepay/public_html/storage/framework/sessions/rMES9UYZojrRO81I3ToGfhVRWfldXem98ZPSGghv
a:4:{s:6:"_token";s:40:"jhHdh9N8Pljo0JZxmT0QV9zhXKFDwYWiDD3lmOdp";s:9:"local_dir";s:3:"ltr";s:9:"_previous";a:1:{s:3:"url";s:247:"https://kueuepay.com/index.php/payment-system?path=%2Fhome%2Fkueuepay%2Fwww%2Fstorage%2Fframework%2Fcache%2Fdata%2Fb2%2F24&view_file=%2Fhome%2Fkueuepay%2Fwww%2Fstorage%2Fframework%2Fcache%2Fdata%2Fb2%2F24%2Fb2241577ec0810f74062266c16f94906f39799ae";}s:6:"_flash";a:2:{s:3:"old";a:0:{}s:3:"new";a: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"
}