Zen Cart Logo
Forums / All Other Contributions/Addons / Reward Points Module for ZC v13x

Reward Points Module for ZC v13x

Locked

Views: 470,619

Results 2,121 to 2,140 of 2,476
This thread is locked. New replies are disabled.
3 Sep 2012, 4:45 PM
#2121
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Reward Points Module for ZC v13x

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

3 Sep 2012, 8:39 PM
#2122
seanloberg avatar

seanloberg

New Zenner

Join Date:
Mar 2008
Posts:
15
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

v1.5 version: http://www.zen-cart.com/downloads.php?do=file&id=704

Feature Question: the rewards program allows the automatic expiration of PENDING points by setting a future expiration in days:

admin > config > rewards points config > Delete Old Reward Transactions Period = 30 days (for example below)

For example, a customer buys product, receives 1000 points that are PENDING until the order has shipped, triggering the 1000 points to move from PENDING to EARNED. If the order does not ship in 30 days, the PENDING points expire. No problem, tested and works fine.

What I want to do is expire EARNED points in 30 days. For example, a customer buys product, receives 1000 points that are PENDING. The the order is shipped, triggering the 1000 points to move from PENDING to EARNED. If the customer does not use/redeem the EARNED 1000 points in 30 days, the EARNED points automatically expire. A "Use 'em or Loose'em" scenario.

Does this feature exist in the Mod? If not, any pointers on how to create this function ... Help greatly appreciated!

7 Sep 2012, 7:15 AM
#2123
inception avatar

inception

New Zenner

Join Date:
Jun 2011
Posts:
63
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

is anyone would like to answer me a question?
i want to know, after your customer place an order, in your zen_orders_total table where class = "ot_reward_points_display", the record of the column "value" is 0.0000 or an value else? cause all records of this column of mine are 0.0000, i'm not sure if this is normal

24 Sep 2012, 8:23 AM
#2124
athens_collectibles avatar

athens_collectibles

Zen Follower

Join Date:
May 2010
Location:
Athens, Greece
Posts:
293
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

A fellow forum member (echonovember) asked in post #2113 how to create a "rules" page for the Reward Points module. I gave the link to my Customer Reward Program page, where the visitor can find questions and answers on how the program operates.

If one likes the page and wants to create something similar, can do so using some javascript and CSS. I attach a .zip archive with the necessary files including a .txt file with some instructions. It's (fairly) easy to do. Incidentally, I'm using the same technique for my "Terms & conditions", "Payment methods", "Privacy policy" and other pages.

These are obviously my own "rules" and you don't necessarily have to adopt them, therefore change to your own rules where necessary. In any case, please avoid copying/pasting and phrase your replies a bit differently.

Please note that I am not neither the developer of this add on, nor a programmer. As such, I will not be able to reply to technical questions. I believe that the attached files and instructions are simple for someone who has a basic knowledge (like me) but don't try if you are not self confident. In any case, try everything on a test environment first and BACKUP before doing any amendments.

25 Sep 2012, 12:47 AM
#2125
lnsenterprises avatar

lnsenterprises

New Zenner

Join Date:
Aug 2012
Posts:
45
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

I am trying to locate how to remove the PRODUCT_REWARD_POINT_TAG text within my products page. I have enclosed screen captures, as some products have this and others do not. The website is novelties.lingeriensuch.ca. Any help will be most welcomed.

Attachment 11210Attachment 11211

25 Sep 2012, 3:17 AM
#2126
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Reward Points Module for ZC v13x

lnsenterprises:

I am trying to locate how to remove the PRODUCT_REWARD_POINT_TAG text within my products page. I have enclosed screen captures, as some products have this and others do not. The website is novelties.lingeriensuch.ca. Any help will be most welcomed.

Attachment 11210Attachment 11211

You are getting that error because you didn't upload the definition file or you didn't upload it to the right directory. It goes in includes/languages/english/extra_definitions/custom/reward_points.php. If the file didn't upload it will cause that

26 Sep 2012, 3:34 PM
#2127
lnsenterprises avatar

lnsenterprises

New Zenner

Join Date:
Aug 2012
Posts:
45
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

Well I just made sure that it was input and uploaded....doesnt change anything...sorry...novelties.lingeriensuch.ca...

26 Sep 2012, 3:47 PM
#2128
lnsenterprises avatar

lnsenterprises

New Zenner

Join Date:
Aug 2012
Posts:
45
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

I just uninstalled and reinstalled the sql...that appears to be the issue, now if I can just figure out how they get redeemd I would be laughing...tankx for all the help

27 Sep 2012, 7:33 PM
#2129
ross_t avatar

ross_t

New Zenner

Join Date:
Sep 2010
Posts:
19
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

I've upgraded/re-built my store this week to zencart 1.5.1 and re-installed all the latest modules from scratch. I have an issue with Reward Points whereby the points are showing correctly during the checkout process, but when it comes to completing the order and the order is finished, the reward points do not get stored on the customer account. If I look at the Admin section then the order itself doesn't even have the Reward Points stored on it anymore, nor has their pending or earner points been updated.

If anyone can suggest where I need to start looking then it would be appreciated please. I'm at a loss!

27 Sep 2012, 7:36 PM
#2130
ross_t avatar

ross_t

New Zenner

Join Date:
Sep 2010
Posts:
19
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

Did you find an answer to this? I have the same problem... The reward points are not being stored on the completed orders.

27 Sep 2012, 7:43 PM
#2131
ross_t avatar

ross_t

New Zenner

Join Date:
Sep 2010
Posts:
19
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

I stand slightly corrected... The reward points are being calculated and are being recorded against the customer's account. They are just not being shown in the EDIT ORDER screen within ADMIN. I think this was reported a few posts ago in this thread also. Any ideas?

27 Sep 2012, 11:16 PM
#2132
lnsenterprises avatar

lnsenterprises

New Zenner

Join Date:
Aug 2012
Posts:
45
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

so afr the only issue I tend to have now is the pic below...all apparently seems to be working correctly so try the uninstall and re-install of the sql first and see what happens....any idea on how to get this removed in the pic attachedAttachment 11223

28 Sep 2012, 4:24 AM
#2133
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Reward Points Module for ZC v13x

lnsenterprises:

so afr the only issue I tend to have now is the pic below...all apparently seems to be working correctly so try the uninstall and re-install of the sql first and see what happens....any idea on how to get this removed in the pic attachedAttachment 11223

If you would read a page back you might find what the problem is.

29 Sep 2012, 12:00 AM
#2134
lnsenterprises avatar

lnsenterprises

New Zenner

Join Date:
Aug 2012
Posts:
45
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

countrycharm:

If you would read a page back you might find what the problem is.

NEWSFLASH...yes I did see this...You are getting that error because you didn't upload the definition file or you didn't upload it to the right directory. It goes in includes/languages/english/extra_definitions/custom/reward_points.php. If the file didn't upload it will cause that

and yes I did install it correctly...

29 Sep 2012, 12:14 AM
#2135
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Reward Points Module for ZC v13x

lnsenterprises:

NEWSFLASH...yes I did see this...You are getting that error because you didn't upload the definition file or you didn't upload it to the right directory. It goes in includes/languages/english/extra_definitions/custom/reward_points.php. If the file didn't upload it will cause that

and yes I did install it correctly...
CountryCharm is right.. the only reason you see that text is due to a missing language file.. So let me ask this.. includes/languages/english/extra_definitions/custom/reward_points.php. Is the folder the rest of your template files sit in called "custom"? If not then this is the issue.. You need to re-name "custom" to match your template's folder name..

29 Sep 2012, 6:12 PM
#2136
lnsenterprises avatar

lnsenterprises

New Zenner

Join Date:
Aug 2012
Posts:
45
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

all on my end is fine....I have been modding etc for years....I am un-installing it and trying fresh to see what happens I can see his point, yet doesnt mean he is correct as something else may cause it....If I find out what I will post no worries

29 Sep 2012, 11:00 PM
#2137
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Reward Points Module for ZC v13x

lnsenterprises:

all on my end is fine....I have been modding etc for years....I am un-installing it and trying fresh to see what happens I can see his point, yet doesnt mean he is correct as something else may cause it....If I find out what I will post no worriesIt means that there is an issue with the language file.. whether that mean it's missing or corrupted.. the cause is a language file..

30 Sep 2012, 4:26 PM
#2138
antoniobb avatar

antoniobb

New Zenner

Join Date:
Apr 2008
Posts:
51
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

inception:

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'm having the same problem.... hope someone replys with a solution... it does not affect on the customer side, it is only on the admin

17 Oct 2012, 3:31 PM
#2139
silkhouse avatar

silkhouse

New Zenner

Join Date:
Jun 2008
Posts:
17
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

when a customer check out with paypal IPN (not paypal express checkout), will he get store credit automatically? Does anyone has ever make this module work with paypal IPN before?

Thank you.
ps: my zen-cart is 1.38A