hi i am using this mod but i would like to give customers 2p for every point is there a way of doing this? your help is gratefully received
Printable View
hi i am using this mod but i would like to give customers 2p for every point is there a way of doing this? your help is gratefully received
This isn't working correctly for us, how do we remove it?
I am wondering where I can find a generic rules and conditions for a reward program, or if anyone knows of a generator or template that I can use to create the rules.
Hi echonovember,
I have my own rules page. Click Reward Points to have a look and see if you can find useful contents there. I hope that this is what you meant and did not misunderstood your post.
i installed this mod, i did upload the file ot_reward_points.php to /includes/modules/order_total/,
but after installed, when i go to admin>modules>total order, i only find ot_reward_points_discount and ot_reward_points_display,
the ot_reward_points is not there, it dissapears
what did i miss?
another issue
in admin>customers>orders, it shows "Reward Points earned: $0.00",
i check the sql table zen_orders_total, for the order, text is 35, value is 0.0000
what do i show "Reward Points earned: 35" in the admin order page?
what do i fix it?
i have a quesion
in the sql table zen_orders_total, for class = ot_reward_points_display, all the value are 0.0000, is it correct?
i guess it is a bug of reward point full suite 2.1b on zen cart 1.50 ?
i tried rp 1.33a on zen cart 1.39h, no problem
i tried rp 2.1b on zen cart 1.50 for several sites, all these sites get the issue below
go to the page Admin >Customers > Orders, at the bottom, you see "reward points earned: $0.00",
i checked the sql table, in the table zen_orders_total, the record of "text" is 35, of "value" is 0.0000,
so it means this mod shows the "value" of zen_orders_total, but all value of the table are 0.0000
it should have shown the "text", such as 35, on admin orders page, it should been "reward points earned: 35"
I am trying to understand an issue ... and not sure if I caused it or if there is a reason it works this way ...
I have 900 earned points for $9.00 ...
I go to order a Product that should give me:
110 points ($1.10) new points
I try to redeem:
200 points ($2.00)
Why does this change on my order the points I am about to earn from:
110 to 90
and then take the:
200 points ($2.00) from my earned points?
On the checkout_confirmation, should it be changing the points I am about to earn because I am redeeming points? If so, why? :huh:
If not, then I have done something to break this all on my own self ... :lookaroun