Transaction status

Transaction status is providing essential information about the current state of a transaction and its progress.

Below you can find the statuses currently available for integration with Toqio.

ACCEPTED:
Enum value: ACCEPTED
Displayed as: "Approved"
Signifies successful approval and processing of the transaction.

PENDING:
Enum value: PENDING
Displayed as: "Initiated"
Shows an ongoing transaction with temporary account balance holds, and potential adjustments to the final transaction amount.

PENDING_APPROVAL:
Enum value: PENDING_APPROVAL
Displayed as: "Pending Approval"
Indicates that the transaction is awaiting approval from the relevant authority or party involved in the transaction.

WITHHELD:
Enum value: WITHHELD
Displayed as: "Processing"
Shows that the transaction is being temporarily held and processed, which may occur due to security checks, internal reviews, or other factors.

FAILED:
Enum value: FAILED
Displayed as: "Failed"
Indicates an unsuccessful transaction, prompting users to check account balance, card details, or contact customer support.

CANCELED:
Enum value: CANCELED
Displayed as: "Rejected"
Highlights a cancelled transaction by the user or issuer.

BLOCKED:
Enum value: BLOCKED
Displayed as: "Blocked"
Denotes a transaction blocked by the system or payment provider, requiring users to contact their bank or card issuer for resolution.

SETTLED:
Enum value: SETTLED
Displayed as: "Settled"
Shows a settled transaction with funds transferred between parties and the final amount reflected in the account balance.

CAPTURED:
Enum value: CAPTURED
Displayed as: "Captured"
Indicates successful capture.

IN DISPUTE:
Enum value: IN_DISPUTE
Displayed as: "In Dispute"
Signifies a disputed transaction due to unauthorised charges or unsatisfactory products/services, requiring users to follow a dispute resolution process.