Payment statuses
This status refers exclusively to the result of the create payment operation.
Status | Description |
---|---|
processed | Operation has been processed. |
pending | Status of the operation from the issuers/payment schemes is unknown at this moment. |
failed | Operation is failed due to incorrect/missing data or internal system error at the processor. |
rejected | Transaction is rejected by our system and it is not sent to the processor. |
declined | Transaction is declined by the issuers/payment schemes. |
aborted | Indicates that the operation has been cancelled (either by you or the consumer). Session timeout before the completion of an operation (in the asynchronous flow) also carries aborted status. |