Quote Originally Posted by trigi View Post
Oh yea... another thing to add to functionality requests

Points Expiry Period - the period of time after wich the awarded points are deleted.

To explain more in detail. Reward Points are usualy used as an reward for regular customers and regular customers only. So it would be nice if you could set the number of days after wich the reward points "go bad". I know it's hard to keep records of how many and when the points were rewarded and the delete them and everything, but for begining there could be function like this:
Code:
if date(now) > date_of_last_valid_order+expiry_time then delete_points;
Sorry to be a bother, Crt
It's already there- Check 'Delete Old Reward Transactions Period' in the Reward Points admin.