Transaction status and settlement status
Overview
Every transaction in the platform has two status data elements.
- Transaction status
- Settlement status
In this page, we will cover the different types of transaction status, settlement status, and the mapping between transaction and settlement status.
Transaction status
Status | Description |
---|---|
APPROVED | The transaction authorization is successful. |
BLOCKED | The transaction is blocked based on a rule or risk policy. Blocked typically only applies to card transactions that are declined due to certain restrictions maintained as part of a rule or internal risk policy. |
CANCELLED | The transaction is cancelled by the customer. |
DECLINED | The transaction authorization is unsuccessful. The declined transaction status applies to these situations:
|
ERROR | An error occurred while processing the transaction. |
INITIATED | The transaction is initiated for processing. |
PENDING | The Transaction is on hold. The pending transaction status applies to these situations:Wallet_Credit_Mode_Card ) wherever allowed and where the transaction is awaiting a response from the respective credit/debit card issuer subject to the customer completing the necessary authentication leg required by the issuerSettlement_Direct_Debit / Settlement_Reversal / Settlement_Direct_Reversal / Settlement_Debit / Settlement_Credit ) awaiting manual review and clearance |
REJECTED | A payin or payout transaction that's rejected based on the rules set by Nium platform. The Rejected status doesn't apply to card transactions. |
Settlement status
These are the possible values of the settlement status:
Status | Type | Description |
---|---|---|
DISPUTED | Card | Only in the case a dispute is raised for a transaction. |
DISPUTE CLOSED | Card | A dispute is raised on a transaction that's now closed. |
RELEASED | Payout Payin Card | The transaction is released, such as after a reversal. |
SETTLED | Payout Payin Card | The transaction is settled with the scheme. |
UNSETTLED | Payout Payin Card | The transaction is yet to be settled with the scheme. |
WAIVED | Payout Payin Card | The card operations have waived a fee. The corresponding Fee_Debit transaction is waived. |
Mapping between transaction status and settlement status
Transaction status | Settlement status | Description |
---|---|---|
APPROVED | UNSETTLED | The initial settlement status of a transaction that has been successfully processed by Nium. There is a possibility for the transaction to either be settled or released. |
APPROVED | SETTLED | The status of a transaction after it has been settled through a card scheme for card transactions or paid to a beneficiary for wallet transactions. |
APPROVED | RELEASED | The status of a transaction after it has been reversed or canceled due to various reasons. |
APPROVED | WAIVED | This applies specifically to Fee_Debit transactions in cases where Nium operations team has waived a fee. In such instances, the corresponding Fee_Debit transaction will have its settlement status updated from "Settled" to "Waived." |
APPROVED | DISPUTED | The settlement status is updated from "Settled" to "Disputed" only when a dispute is raised for a transaction. |
APPROVED | DISPUTE CLOSED | The settlement status is updated from "Disputed" to "Dispute Closed" only when the disputed transaction is resolved and closed. |
DECLINED | UNSETTLED | Declined is a final state for a transaction and it will remain unsettled. |
PENDING | UNSETTLED | The status of a transaction when it's in a pending state due to various reasons, primarily awaiting compliance review, can potentially be updated to "Approved" or "Declined." |
PENDING -> APPROVED | UNSETTLED -> SETTLED or RELEASED | When compliance approves the pending transaction, the transaction status transitions from "Pending" to "Approved." The settlement status remains initially "Unsettled" and will subsequently be updated to "Settled" or "Released" depending on the final status. |
PENDING -> DECLINED | UNSETTLED | After compliance reviews and declines the pending transaction, the transaction status changes from "Pending" to "Declined," while the settlement status remains the same as "Unsettled." |
PENDING -> REJECTED | UNSETTLED | The payout or payin transaction is rejected based on the rules in the Nium platform. This status is not applicable for Card transactions. |
BLOCKED | UNSETTLED | The transaction is blocked due to some rules or risk policies. |
Updated about 1 year ago