196.132.12.30 # 2025-09-16 22:53:10 +0000 196.132.101.40 # 2025-09-16 23:21:01 +0000 196.137.161.192 # 2025-09-17 22:52:59 +0000 196.137.187.131 # 2025-09-18 20:15:24 +0000
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"
}