Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
Shouldn't be a problem.
How is it possible to do that? By that, I mean put the Value of Redeemed Reward Points under the Total Reward Points in the Reward Points box in the my account info area?
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
overseas
How is it possible to do that? By that, I mean put the Value of Redeemed Reward Points under the Total Reward Points in the Reward Points box in the my account info area?
Download the latest version from http://www.omnicia.com/Zencart%20Rew...s%20Module.zip
The only two files you need to extract (to corresponding folder are):
includes\templates\YOUR CUSTOM FOLDER\templates\tpl_account_edit_default.php
includes\languages\english\extra_definitions\custom\reward_points.php
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
Download the latest version from
http://www.omnicia.com/Zencart%20Rew...s%20Module.zip
The only two files you need to extract (to corresponding folder are):
includes\templates\YOUR CUSTOM FOLDER\templates\tpl_account_edit_default.php
includes\languages\english\extra_definitions\custom\reward_points.php
Extracted them both but still no change. Still only showing the Total Reward Points. I'm referring to the following account edit page:
/index.php?main_page=account_edit
There is a reward points box below the newletter box, but it only shows the Total Reward Points. We would like it to also show the Value of Redeemed Reward Points.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
overseas
Extracted them both but still no change. Still only showing the Total Reward Points. I'm referring to the following account edit page:
/index.php?main_page=account_edit
There is a reward points box below the newletter box, but it only shows the Total Reward Points. We would like it to also show the Value of Redeemed Reward Points.
When did you download it? In the last hour?
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
When did you download it? In the last hour?
About an hour ago.
I only add the two files you told me to add
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
If they are all Grouped together you can set the redeem ratio for the group to 0.
Hi - sorry I never thanked you for your response. So, I can keep them from redeeming but technically, not from earning?
It seems like there ought to be a way to insert some code that would keep a certain group from ever seeing their rewards points - or would keep them from earning them - but I'm not clever enough to code it. If anyone has any ideas, please let me know. My client would pay for this.
Janelle
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
janellez
Hi - sorry I never thanked you for your response. So, I can keep them from redeeming but technically, not from earning?
It seems like there ought to be a way to insert some code that would keep a certain group from ever seeing their rewards points - or would keep them from earning them - but I'm not clever enough to code it. If anyone has any ideas, please let me know. My client would pay for this.
Janelle
It shouldn't be too difficult to code in a block which removes the ability to earn points based on whether you can redeem them or not. Would you also need the ability to switch off the displays such as the RP sideboxes and Reward Points under each product?
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
First off- Switch off Reward Points Discount under Order Total modules (this is just on test at the moment).
Then check Config->Reward Points and see what you have "Adjust Reward Points for Sales/Specials" set to.
The "Adjust Reward Points for Sales/Specials" is still = 1 after I have switch off the "Reward points discount" under "Order Total Modules", so anything wrong?
Thanks.
Paul
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
paupauchu
The "Adjust Reward Points for Sales/Specials" is still = 1 after I have switch off the "Reward points discount" under "Order Total Modules", so anything wrong?
Thanks.
Paul
No- it should now work fine.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
No- it should now work fine.
But I find for a special price product (e.g. the Product B I mentioned in my previous example, base price = $59, sale at $48), in the product details, I can see the rewards point shown is 48, but when I add to shopping cart, the rewards point it shown IN THE CART (i.e. the sidebox) is 59 and also final checkout (as below)?
-----------
Sub-Total: $48
Shipping : $13.0
Total: $61
Reward Points earned: 59
-----------
Then, I try another scenario to redeem my earned rewards as below, and found the reward points earned in this case is 0
-----------
Sub-Total: $48
Shipping : $13.0
Value of Redeemed Reward Points: -$29.5
Total: $31.5
Reward Points earned: 0
-----------
However, once I confirm the order, I find the "pending reward" updated to the client record is 59.
So, anything wrong?
Thanks!
Paul