Transaction
A Get Transaction Status message is a request to get the details of an already processed transaction.
Endpoint URI:
`POST https://api.qosic.net/QosicBrigde/checkout/v1/status `
Element | Type | Decription |
---|---|---|
transref | string:MANDATORY | The transaction reference of the payment transaction |
qoskey | string:MANDATORY | The Unique key generated id provided by Qos |
Succes Code
HTTP Status Code: 202
Failded Code
HTTP Status Code: 404