Decline Rate
The share of attempted payments that are rejected rather than approved, usually by the issuing bank.
Definition
Decline rate is the proportion of payment attempts that fail authorisation. Declines are commonly split into hard declines (permanent reasons such as a closed account, stolen-card flag, or invalid details) and soft declines (temporary or recoverable reasons such as insufficient funds, a needed authentication step, or issuer risk throttling). High decline rates hurt conversion and can signal poor data quality, aggressive issuer risk models, or fraud pressure. Gambling merchants often see elevated declines because some issuers restrict the MCC 7995 category, which is one reason payment cascading and authentication tuning matter.
Worked example
An operator notices deposits from one issuer failing at an unusually high rate; investigation shows the issuer is soft-declining and the transactions succeed after a 3-D Secure step is added.
Why it matters
For learners, decline rate is the headline metric for whether payments actually go through. For professionals, diagnosing hard versus soft declines guides retry logic, routing, and authentication strategy.