GET
/
checkout
/
status
curl --request GET \
  --url https://sandbox.gateway.mona.ng/checkout/status
{
  "success": true,
  "message": "<string>"
}

Query Parameters

transactionId
string

The current transaction ID

Response

200
application/json
Transaction status response
success
boolean
required

the response status

message
string
required

the response message