For a quick fix- try this:
Edit includes/classes/observers/class.reward_points.php:
On line 94, add the following:
This should do what you are looking for. The other options will work but require someone to log into Admin before they are transferred.PHP Code:$status=STATUS_PROCESSED;



