1762802511a:13:{s:2:"ip";s:13:"192.71.12.181";s:8:"iso_code";s:2:"SE";s:7:"country";s:6:"Sweden";s:4:"city";s:9:"Stockholm";s:5:"state";s:2:"AB";s:10:"state_name";s:16:"Stockholm County";s:11:"postal_code";s:6:"121 88";s:3:"lat";d:59.34100000000000108002495835535228252410888671875;s:3:"lon";d:18.0354999999999989768184605054557323455810546875;s:8:"timezone";s:16:"Europe/Stockholm";s:9:"continent";s:7:"Unknown";s:8:"currency";s:3:"SEK";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"
}