> For the complete documentation index, see [llms.txt](https://ctracker-docs.keywordrush.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ctracker-docs.keywordrush.com/how-to/how-to-redeem-points-for-money.md).

# How to redeem points for money

**1. cashCred built-in extension**

If you are using the myCRED plugin, check the cashCred extension:

<https://mycred.me/add-ons/cashcred/>

<https://mycred.me/blog/launching-2-0-beta-version-soon/>

**2. Manual way with a request form**

Cashback Tracker is a plugin for tracking orders and converting them to points. Because every site has its own currency, payment system, and location, we cannot include a built-in withdrawal option — payments must be made to users manually. To support this, you should add a cashback request form to your site where users can submit their withdrawal requests.

We recommend the free [Contact Form 7](https://wordpress.org/plugins/contact-form-7/) plugin.

One useful feature is the ability to add special placeholders in the form. See all available [mail tags](https://contactform7.com/special-mail-tags/).

For example, you can add the `[_user_login]` placeholder in the form content — it will be replaced with the user's login name in the email. Then you can go to `Users` → `All Users`, find the user, make the payment, and deduct their approved points manually. The plugin supports many field types, so you can include fields for PayPal address, bank account details, and so on.
