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

Reward Points Module for ZC v13x

Locked

Views: 470,662

Results 1,601 to 1,620 of 2,476
This thread is locked. New replies are disabled.
25 Aug 2010, 5:33 PM
#1601
swamyg1 avatar

swamyg1

Zen Follower

Join Date:
Dec 2008
Location:
San Fran
Posts:
382
Plugin Contributions:
0

Reward Points Module for ZC v13x

Does anybody have an informational page they put together about this Reward Points Program?

I'd like to put one up on my site to explain to people how it works...

25 Aug 2010, 11:23 PM
#1602
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Location:
Waikato, New Zealand
Posts:
1,558
Plugin Contributions:
1

Re: Reward Points Module for ZC v13x

Is there a way to display to the customer which products they can earn reward points on,

eg on the product listing it say earn 3 reward points on this product?

Thanks

26 Aug 2010, 6:31 AM
#1603
retched avatar

retched

Totally Zenned

Join Date:
Jun 2007
Location:
Bronx, New York, United States
Posts:
943
Plugin Contributions:
3

Re: Reward Points Module for ZC v13x

nigelt74:

Is there a way to display to the customer which products they can earn reward points on,

eg on the product listing it say earn 3 reward points on this product?

Thanks

Do you mean on each individual product? This is built in already. You have to follow the edits made to the template files for product_info.php.

26 Aug 2010, 7:01 AM
#1604
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Location:
Waikato, New Zealand
Posts:
1,558
Plugin Contributions:
1

Re: Reward Points Module for ZC v13x

retched:

Do you mean on each individual product? This is built in already. You have to follow the edits made to the template files for product_info.php.

where does it tell me to make these edits for the product_info.php file, its not in the readme and there is no product_info.php file in the reward points zip file

26 Aug 2010, 3:13 PM
#1605
marcelarr avatar

marcelarr

New Zenner

Join Date:
Oct 2008
Posts:
54
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

I have the reward points mod working great. I love it.

Just one comment.... when it first installed it it changed my order total mods, it included some COD fees for countries I dont even ship to.

So if you instal it, go ahead and check your OT mods.

Thanks author, other than that it works great.

26 Aug 2010, 3:52 PM
#1606
marcelarr avatar

marcelarr

New Zenner

Join Date:
Oct 2008
Posts:
54
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

Is there any way to limit the use of reward points, and coupon together.

I do not want my customers to use reward points if they are using a coupon code?

Thanks in advance.

27 Aug 2010, 10:38 PM
#1607
hem avatar

hem

Totally Zenned

Join Date:
Sep 2007
Location:
Dublin, Ireland
Posts:
1,281
Plugin Contributions:
5

Re: Reward Points Module for ZC v13x

Sorry guys- I'm not ignoring you- I'm on holiday at the moment (in Spain) and I'm on a tech-detox. Give me a couple of days and I'll be back to normal.

29 Aug 2010, 12:43 AM
#1608
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Location:
Waikato, New Zealand
Posts:
1,558
Plugin Contributions:
1

Re: Reward Points Module for ZC v13x

swamyg1:

Does anybody have an informational page they put together about this Reward Points Program?

I'd like to put one up on my site to explain to people how it works...
Have a look at the first couple of pages of this thread, there are a couple of examples there

29 Aug 2010, 12:52 AM
#1609
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Location:
Waikato, New Zealand
Posts:
1,558
Plugin Contributions:
1

Re: Reward Points Module for ZC v13x

nigelt74:

where does it tell me to make these edits for the product_info.php file, its not in the readme and there is no product_info.php file in the reward points zip file

Ok well i have got it working i have copied the reward points section from tpl_document_product_info_display.php to tpl_product_info_display.php, is this correct? or have i missed something, because i can't find instructions on it and no-one else seems to have had the problem

29 Aug 2010, 5:33 AM
#1610
retched avatar

retched

Totally Zenned

Join Date:
Jun 2007
Location:
Bronx, New York, United States
Posts:
943
Plugin Contributions:
3

Re: Reward Points Module for ZC v13x

nigelt74:

Ok well i have got it working i have copied the reward points section from tpl_document_product_info_display.php to tpl_product_info_display.php, is this correct? or have i missed something, because i can't find instructions on it and no-one else seems to have had the problem

Doing a file compare would have been better but yeah, you were generally told to copy the file into your template directory to override the template_default one.

29 Aug 2010, 7:31 AM
#1611
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Location:
Waikato, New Zealand
Posts:
1,558
Plugin Contributions:
1

Re: Reward Points Module for ZC v13x

retched:

Doing a file compare would have been better but yeah, you were generally told to copy the file into your template directory to override the template_default one.And thats exactly what i did and it wasn't displaying, unless I am misunderstanding something? nowhere does it say that the file "tpl_document_product_info_display.php" will overwrite "tpl_product_info_display.php" note the different names,

the "tpl_product_info_display.php" included in the reward points module doesn't contain any reward point code, infact its identical to the stock zencart one, I did use winmerge to check, the only way i could get it to work was to copy the relevant code from "tpl_document_product_info_display.php" these were all done in the override directories.

30 Aug 2010, 9:07 AM
#1612
digitalshadow avatar

digitalshadow

Totally Zenned

Join Date:
Mar 2009
Posts:
616
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

Is it possible to have the store reward points regardless of status?

Customer orders and points are given regardless of status, even if order is refunded.

Is that the sunrise period?

30 Aug 2010, 4:17 PM
#1613
mischiefdesignz avatar

mischiefdesignz

New Zenner

Join Date:
Aug 2008
Location:
Ohio
Posts:
63
Plugin Contributions:
2

Re: Reward Points Module for ZC v13x

no you want to edit ........ Reward Point Status Track, and just mark them all as Earned if that is what you are wanting. The sunrise period is how many days they have to wait before the points move from pending to earned.

30 Aug 2010, 5:34 PM
#1614
mischiefdesignz avatar

mischiefdesignz

New Zenner

Join Date:
Aug 2008
Location:
Ohio
Posts:
63
Plugin Contributions:
2

Re: Reward Points Module for ZC v13x

ok ... having a major " Brain Fart " here :D
how do I get the points to show up like I have here on this store, compared to what it is here on this store....

2 Sep 2010, 10:29 AM
#1615
hem avatar

hem

Totally Zenned

Join Date:
Sep 2007
Location:
Dublin, Ireland
Posts:
1,281
Plugin Contributions:
5

Re: Reward Points Module for ZC v13x

swamyg1:

I've installed this mod and it's awesome... exactly what I'm looking for.

I would like to know if there's any way to add "advanced rules" to the points displaying in the sidebox. I have a number of order total modules (better together, group discount, etc.) and I have enabled advanced rules in Configuration > Rewards points so I get the correct total of reward points after discounts are applied. But they show the original number of reward points in the sidebox.

Do you guys know how to fix this?

Unfortunately, until you hit the checkout, none of the other Order Total mods are in play, so there is no way for the sidebox to know what they are and whether or not they will affect the final total.

2 Sep 2010, 10:31 AM
#1616
hem avatar

hem

Totally Zenned

Join Date:
Sep 2007
Location:
Dublin, Ireland
Posts:
1,281
Plugin Contributions:
5

Re: Reward Points Module for ZC v13x

mask2011:

@hem: did u happen to have any additional suggestions that might make it possible to provide no rewards points for discounted products? perhaps I could hard-code it somewhere in the code? Like if ot_coupon is applied, rewards = 0 or something as rough as that?

I'm having a look at this at the moment. Other than a really nasty kludge the only way I can think of doing it is by extending the Advanced Rules configuration.

2 Sep 2010, 10:38 AM
#1617
hem avatar

hem

Totally Zenned

Join Date:
Sep 2007
Location:
Dublin, Ireland
Posts:
1,281
Plugin Contributions:
5

Re: Reward Points Module for ZC v13x

swamyg1:

Does anybody have an informational page they put together about this Reward Points Program?

I'd like to put one up on my site to explain to people how it works...

There were a couple of good ones but I see the sites are no longer available unfortunately.

2 Sep 2010, 10:39 AM
#1618
hem avatar

hem

Totally Zenned

Join Date:
Sep 2007
Location:
Dublin, Ireland
Posts:
1,281
Plugin Contributions:
5

Re: Reward Points Module for ZC v13x

nigelt74:

Is there a way to display to the customer which products they can earn reward points on,

eg on the product listing it say earn 3 reward points on this product?

Thanks

Should do that "right out of the box" if you have have copied the templates/YOUR CUSTOM FOLDER/templates/tpl_product_info_display.php file correctly.

2 Sep 2010, 10:41 AM
#1619
hem avatar

hem

Totally Zenned

Join Date:
Sep 2007
Location:
Dublin, Ireland
Posts:
1,281
Plugin Contributions:
5

Re: Reward Points Module for ZC v13x

marcelarr:

I have the reward points mod working great. I love it.

Just one comment.... when it first installed it it changed my order total mods, it included some COD fees for countries I dont even ship to.

So if you instal it, go ahead and check your OT mods.

Thanks author, other than that it works great.

Which countries? This is strange as this mod has absolutely nothing to do with the COD mod.

2 Sep 2010, 10:45 AM
#1620
hem avatar

hem

Totally Zenned

Join Date:
Sep 2007
Location:
Dublin, Ireland
Posts:
1,281
Plugin Contributions:
5

Re: Reward Points Module for ZC v13x

DigitalShadow:

Is it possible to have the store reward points regardless of status?

Customer orders and points are given regardless of status, even if order is refunded.

Is that the sunrise period?

No- just set Reward Point Status Track to Advanced and then set all the status's to Earned. Warning though- this could leave your site open to fraud. Someone could make a very large purchase, receive the points, then make a purchase using these points and once that is accepted, cancel the original purchase.