# Dunning management for hard declines

## Overview

Dunning is the process of methodically communicating with customers to ensure the collection of accounts receivable. Use dunning management to reduce customer churn and recover lost revenue from failed authorizations. 2Checkout notifies customers via email about failed renewals, helping them update their payment information in myAccount.

## Availability

Dunning management for hard declines is available as part of the [2Recover](/subscriptions/subscriptions/churn-prevention/involuntary-churn-prevention/revenue-recovery-tools.md#id-2recover-add-on) add-on. To enable it on your account, contact 2Checkout.

## Requirements

Once 2Checkout enables dunning management for your account, you need to activate dunning management for hard declines from the 2Checkout Merchant Control Panel.

## How does dunning management for hard declines work?

1. The 2Checkout system attempts to automatically authorize a recurring charge for a subscription according to its renewal deadline.
2. The authorization process fails with a hard decline, a permanent error from the payment processor/gateway indicating that any further authorizations would also be unsuccessful. Reasons include:
   * Stolen or lost cards.
   * Invalid credit card data.
3. 2Checkout sends a **single dunning management email** immediately after each failed automatic authorization attempt made for subscriptions with the auto-renewal system enabled.
4. Shoppers can access **myAccount** to update the payment information by following the link in the email.
5. As soon as the shoppers update their payment information, 2Checkout automatically attempts to authorize the payment and renew the subscription.

{% hint style="info" %}
The renewal link works only for subscriptions that are either active or in their grace period. For subscriptions with no grace period settings, shoppers can only update their payment information and retry the payment for a maximum of 3 (three) hours after 2Checkout has made the recurring charge attempt that resulted in a hard decline.
{% endhint %}

## How to activate dunning management

1. Log into your Merchant Control Panel account.
2. Go to the *Marketing tools > Lead management* and click on the **Manage your leads** tab, as shown in the image below.
3. Click the **Edit** button corresponding to **Unfinished payment**. This will open the **Dunning emails** section.
4. Scroll down to the **Dunning emails** section and click **Activate**.

<div data-with-frame="true"><img src="/files/3bee98f1c95c9a427f12652a0ebe5920c5b3757d" alt=""></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.2checkout.com/subscriptions/subscriptions/churn-prevention/involuntary-churn-prevention/dunning-management-for-hard-declines.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
