> ## Documentation Index
> Fetch the complete documentation index at: https://docs.revolv3.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Decline Codes Reference

> A comprehensive reference for Revolv3 API payment decline codes. Understand why a transaction failed and how to handle the error.

When a payment fails, the processor returns a decline code that indicates why. Use this page to find where each processor documents its codes and to understand common categories.

## Understanding Decline Codes

* **Decline codes help identify the reason for failed transactions.**
* **Each payment processor has its own list of decline codes.**
* **Understanding decline codes helps merchants troubleshoot and improve transaction approval rates.**

## Processor-Specific Decline Codes

Below are links to **official processor documentation** for detailed decline code lists:

### Worldpay

[Worldpay Decline Codes](http://support.worldpay.com/support/CNP-API/content/paytransrespcodes.htm)

### Nuvei

[Nuvei Decline Codes](https://docs.nuvei.com/documentation/integration/response-handling/#gateway-decline-reasons)

### EPX

[EPX Decline Codes](https://developer.north.com/supplemental-resources/epx-data-dictionary/transaction-response-fields)

### Adyen

[Adyen Decline Codes](https://docs.adyen.com/development-resources/error-codes/)

For additional assistance, refer to each processor’s documentation or contact support. For additional assistance, refer to each processor's documentation or contact support via the portal (log in and use the help icon).

## Common Decline Code Categories

| **Category**               | **Description**                                                                    |
| -------------------------- | ---------------------------------------------------------------------------------- |
| **Insufficient Funds**     | The cardholder’s account does not have enough balance to complete the transaction. |
| **Expired Card**           | The credit/debit card used has expired.                                            |
| **Incorrect Card Details** | The card number, CVV, or expiration date is incorrect.                             |
| **Fraud Suspected**        | The transaction was flagged due to unusual activity.                               |
| **Processor Decline**      | The payment processor rejected the transaction for unspecified reasons.            |
| **Merchant Restrictions**  | The merchant is not allowed to process payments in certain regions or categories.  |
