> For the complete documentation index, see [llms.txt](https://docs.2checkout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.2checkout.com/resources/solution-briefs/revenue-recovery-tools.md).

# Revenue recovery tools

With more than one in six card transactions failing for one reason or another, implementing strategies to reduce and/or recover from declined authorizations is one of the best investments any recurring revenue-based business can make. Just as there are many reasons for payments to fail, there are numerous ways to prevent and recover them.

2Checkout provides recurring-revenue businesses with a comprehensive suite of revenue recovery tools, as well as the expertise and guidance to tailor and fine-tune your strategy to achieve industry-high rates of revenue loss prevention and recapture.

[Revenue Recovery Tools](https://www.2checkout.com/lp/revenue-recovery-tools.html) are a set of unique features of the 2Checkout platform that are used for recovering and collecting transactional revenues lost due to poor authorization rates and include, without limiting, the following:

| Feature                    | Basic | 2Recover Add-on                                  |
| -------------------------- | ----- | ------------------------------------------------ |
| Account Updater external   | Yes   | Yes                                              |
| Multiple retries logic     | 2     | up to 4 (in addition to the 2 included in Basic) |
| Pre-expiration billing     | Yes   | Yes                                              |
| 2Checkout Updater          | No    | Yes                                              |
| Dunning management         | No    | Yes                                              |
| Dispute prevention service | No    | Yes                                              |
| Authorization Dashboard    | Basic | Advanced                                         |

Related guides

* [Involuntary Churn Prevention](https://verifone.cloud/docs/2checkout/Documentation/Subscription-Billing/05Involuntary-Churn-Prevention)
* [Authorizations report](https://verifone.cloud/docs/2checkout/Documentation/Reporting/Authorizations-report)
* [Pause subscription](https://verifone.cloud/docs/2checkout/Documentation/Subscription-Billing/06Voluntary-Churn-Prevention/04Pause-subscription)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.2checkout.com/resources/solution-briefs/revenue-recovery-tools.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
