1763159986a:13:{s:2:"ip";s:12:"3.27.184.135";s:8:"iso_code";s:2:"AU";s:7:"country";s:9:"Australia";s:4:"city";s:6:"Sydney";s:5:"state";s:3:"NSW";s:10:"state_name";s:15:"New South Wales";s:11:"postal_code";s:4:"2000";s:3:"lat";d:-33.8590999999999979763742885552346706390380859375;s:3:"lon";d:151.200199999999995270627550780773162841796875;s:8:"timezone";s:16:"Australia/Sydney";s:9:"continent";s:7:"Unknown";s:8:"currency";s:3:"AUD";s:7:"default";b:0;}
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"
}