Re: Reward Points Module- Live Release now available.
From your Admin page, go to Customers > Reward Points, find the customer and click on the "e" icon. Find "Add or Subtract Points" in the new window on the right side, Add or Subtract the desired number of points in the left box and select "Add extra points to Earned" from the drop-down box on the right. Simple, isn't it? (you may select to add the points to Pending or subtract points if you have your own reasons). :smile:
Re: Reward Points Module- Live Release now available.
I have 2000 customers who bought during 365 days I need to give them reward points ... manual giving rewards point is my death :) ...
Re: Reward Points Module- Live Release now available.
If I had 2000 customers over the last year, I could probably afford to pay somebody and do it manually within a couple of weeks.
In any case, I'm not the author of the mod, just a user like you, so I can't think of an automated solution, sorry. :(
Re: Reward Points Module- Live Release now available.
I find folow code but I dont what is in connections.php (replace the top line for connections with your own DB connection info).
Please help
Quote:
Originally Posted by
bumba000
PHP Code:
<?php
// hour minute second month day year
require 'connections.php';
$sunrises = (30 * 24 * 60 * 60); //days x hours x minutes x seconds
$now = time();
$issue_rewards = array();
$query = mysql_query("SELECT * FROM orders_total WHERE class ='ot_subtotal'");
etc...
Re: Reward Points Module- Live Release now available.
Hello, I need help :)
example
now is set - 5000 points = 5%
10000 points = 10%
etc...
= customer had 10500 points and he used them = he get 10% and He left 500 points. ....
but I need if customer have 10000 points he will be added to the group with 10% discount and over and over and last added points will have the expiration of 365 days
is it set or is it possible to extend it?
Re: Reward Points Module- Live Release now available.
Hi,
I have installed the reward module and everything worked fine. I made a test order and received pending points. After changing the status to dispatched the points were moved to earned points. I then made a 2nd order and successfully redeemed the points but noticed I didn't get any points for the 2nd order.
I have tried to make a lot of test orders as a different customer, when I put an item to the shopping basket I can see a number of points for products in basket. However, when I place an order I receive no points at all.
I have tried all different settings (point status single/advance etc.) but cannot get it work. I get no error message at all. Please help as I have no idea what to do now.:blush:
I can't see to find Reward Point Mod Diagnostic Tool anywhere. The link http://www.omnicia.com/rpd.zip doesn't work though.
Thanks a lot
Re: Reward Points Module- Live Release now available.
I've got it, please help me how can I limiting the deduction of bonus points after use?
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Lopi
I've got it, please help me how can I limiting the deduction of bonus points after use?
You can add or subtract points in Customer / Rewards Points
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
lovelyland
Hi,
I have installed the reward module and everything worked fine. I made a test order and received pending points. After changing the status to dispatched the points were moved to earned points. I then made a 2nd order and successfully redeemed the points but noticed I didn't get any points for the 2nd order.
I have tried to make a lot of test orders as a different customer, when I put an item to the shopping basket I can see a number of points for products in basket. However, when I place an order I receive no points at all.
I have tried all different settings (point status single/advance etc.) but cannot get it work. I get no error message at all. Please help as I have no idea what to do now.:blush:
I can't see to find Reward Point Mod Diagnostic Tool anywhere. The link
http://www.omnicia.com/rpd.zip doesn't work though.
Thanks a lot
Sorted.
I had the reward points display module (in order total) turned off. When I turned it on it worked fine.
However, for some reason I can't have the two modules (reward points and reward points discount) in use together.
When I turn one module on the other one is automatically disabled. Any idea why?
Re: Reward Points Module- Live Release now available.
I need all automatic I have too many customers I dont have time to check it...
Quote:
Originally Posted by
lovelyland
You can add or subtract points in Customer / Rewards Points