Skip to main content

Payment statuses

This status refers exclusively to the result of the create payment operation.

StatusDescription
processedOperation has been processed.
pendingStatus of the operation from the issuers/payment schemes is unknown at this moment.
failedOperation is failed due to incorrect/missing data or internal system error at the processor.
rejectedTransaction is rejected by our system and it is not sent to the processor.
declinedTransaction is declined by the issuers/payment schemes.
abortedIndicates 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.