Remove Reward Points After X Numbers Of Day

Hi! Just wonder if there's any easy way to subtract or reverse points rewarded after x numbers of days?



Thanks in advance.

there is no tool for doing it automatically.

additional customization is needed so if you are interested in it, please don't hesitate to contact us

Reward Points are so awesome, I've used them for years. They definitely help retain customers and increase sales.

I wish CS-Cart would put more attention into managing Reward Points. Besides providing a report on Points that are out there (a liability that I would like to know the dollar value of!), it would be nice to be able to have some control over them: expiring them, reducing old Points values after x days, or increasing old Points values after x days, etc.

But more than anything, I wish there was a way to create a Newsletter to my Registered customer who have Points available and notify them about the value of the Points they have available (and any time sensitive event that is occurring to their Points balance).

Ditto that Magpie Don.

Is there a simple way to remove reward points for all users so that they start from 0 again?

Is there a simple way to remove reward points for all users so that they start from 0 again?

Hi!

The simplest way is to truncate the cscart_reward_points and cscart_reward_point_changes tables of the store's database. Make sure to make backup of those tables first.

Hope this helps.