# Everything You Need to Know About False Declines

> A false decline happens when a fraud filter blocks a legitimate customer transaction, and it costs merchants far more than actual fraud: U.S. retailers lose an estimated $118 billion a year by wrongly rejecting good customers. In the U.S., 56% of shoppers have had a valid payment declined, and 41% never return to that merchant afterward. You stop false declines by combining AI-based scoring with human analyst review so questionable orders are reviewed before they are rejected, not auto-blocked.

## Key facts

- False declines cost U.S. merchants an estimated $118 billion a year, more than actual fraud
- 56% of U.S. shoppers experienced a wrongly declined payment in the prior three months
- 41% of consumers never return to a merchant after a false decline
- In Q3 2023, 2.7% of domestic U.S. orders were declined for fraud concerns, representing $81 million in lost revenue
- 32% of declined customers post complaints about the experience on social media
- Automated fraud systems weigh up to 500 factors per transaction

## Frequently asked questions

### What is a false decline?

A false decline (also called a false positive) occurs when a fraud prevention system rejects a legitimate customer transaction. The order is flagged as suspicious and blocked, even though the customer is genuine and the purchase is valid.

### How much do false declines cost merchants compared to actual fraud?

False declines cost U.S. merchants an estimated $118 billion a year, far more than the fraud they aim to stop. In Q3 2023, 2.7% of domestic U.S. orders were declined for fraud concerns, representing $81 million in lost revenue from $272 billion in ecommerce sales.

### How common are false declines?

56% of U.S. shoppers experienced a wrongly declined payment in the prior three months, according to industry data. Globally, the figure is 40%. False declines affect a large share of everyday purchases, not just edge cases.

### Why do fraud filters generate false declines?

Automated fraud systems weigh up to 500 factors (location, shipping address, order size, purchase speed) and apply statistical rules that cannot account for legitimate edge cases: a customer traveling internationally, a bulk holiday gift order, or a high-value purchase from a first-time buyer.

### What happens to customers after a false decline?

41% of consumers never return to a merchant after a false decline, and 32% post complaints about the experience on social media. Because negative reviews carry more weight than positive ones, a single false decline can damage a merchant's reputation beyond the lost sale.

### What is the difference between a hard decline and a soft decline?

A hard decline is permanent: the transaction cannot be retried and the customer must use a different payment method or contact their bank. A soft decline is temporary and can be retried, often caused by a bank authorization hold or a flagged but recoverable risk score.

### How do you reduce false declines without increasing fraud exposure?

The most effective approach combines AI-based fraud scoring with human analyst review. Suspicious orders above a score threshold are routed to a trained analyst rather than auto-rejected. A second validation step, and direct customer contact when needed, catches legitimate orders before they are declined.

### Does declining legitimate orders hurt future fraud detection?

Yes. Every falsely declined transaction removes real purchase data from the fraud model, degrading its accuracy over time. Fewer confirmed-good orders in the training set means the system learns to be even more restrictive, creating a cycle of worsening false decline rates.

---

Source: [https://www.clear.sale/blog/everything-you-need-to-know-about-false-declines](https://www.clear.sale/blog/everything-you-need-to-know-about-false-declines)
