Skip to main content

Operation Status

The payload field status when the request is successful (HTTP status code 200 Ok).

Status of the request. This status code informs the caller the processing outcome from the payment gateway.

CodeStatusDescription
0SuccessRequest accepted and processed completed by payment gateway.
1PendingRequest accepted and processed by payment gateway and waiting for completion of request such as call back from acquirer.
2RejectedRequest is not accepted due to various reasons such as incorrect/missing data in the payload
3ErrorRequest cannot be processed by payment gateway. An error has occurred in the payment gateway while processing the request.