How to redeem points for money
Last updated
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 plugin.
One useful feature is the ability to add special placeholders in the form. See all available 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.
Last updated