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

Reward Points Module for ZC v13x

Locked

Views: 470,661

Results 1,041 to 1,060 of 2,476
This thread is locked. New replies are disabled.
13 Aug 2009, 4:13 PM
#1041
idweb avatar

idweb

New Zenner

Join Date:
Dec 2007
Posts:
8
Plugin Contributions:
0

Reward Points Module for ZC v13x

Oh. Its realy strange that it has added the reward point to the invoice so its being stored / accepted ??

13 Aug 2009, 11:19 PM
#1042
phanmale avatar

phanmale

New Zenner

Join Date:
Jan 2009
Posts:
50
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

hi,
Great mod, Im sure I will make good use of it :clap:

a couple of questions? Im wondering if I can reduce the font size of the reward points offered on individual products? It is as big as the title and bigger than the description, and it is the product not the points that I want to sell first after all!

Also, Ive noticed others have pointed out that the discounts are non-editable? I have got round mine atm, by using "group rewards" but i want the percentage discounts to be automatic and not a manual effort if possible.

TIA

Jan
http://mythsngifts.com

14 Aug 2009, 9:42 AM
#1043
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

idweb:

Oh. Its realy strange that it has added the reward point to the invoice so its being stored / accepted ??

but the PayPal IPN mod does this without calling any of the ZenCart notifiers. And as the RP award mod is attached to one of these notifiers, PayPal IPN does not let the RP mod know that there are points which need to be stored. Hence the problem. Contrast to this Google Checkout which runs the same way as PayPal IPN under ZenCart- It makes the correct calls and points are stored.

14 Aug 2009, 9:47 AM
#1044
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

phanmale:

hi,
Great mod, Im sure I will make good use of it :clap:

a couple of questions? Im wondering if I can reduce the font size of the reward points offered on individual products? It is as big as the title and bigger than the description, and it is the product not the points that I want to sell first after all!

Also, Ive noticed others have pointed out that the discounts are non-editable? I have got round mine atm, by using "group rewards" but i want the percentage discounts to be automatic and not a manual effort if possible.

TIA

Jan
http://mythsngifts.com

To change the font size, just edit the RP css file. It's at includes\templates\YOUR CUSTOM FOLDER\css\stylesheet_rewards.css

The version on my website http://www.omnicia.com/Zencart%20Reward%20Points%20Module.zip has editable discounts- just change them under Admin->Modules->Order Total->Reward Point Discount

14 Aug 2009, 10:28 AM
#1045
idweb avatar

idweb

New Zenner

Join Date:
Dec 2007
Posts:
8
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

:( :( :(

Did any of the eairlier versions work in a different way ??

14 Aug 2009, 2:16 PM
#1046
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

idweb:

:( :( :(

Did any of the eairlier versions work in a different way ??

I don't think there are any earlier versions of the PayPay IPN mod.

14 Aug 2009, 6:45 PM
#1047
ewchair avatar

ewchair

New Zenner

Join Date:
Nov 2005
Posts:
2
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

This looks like a very promising mod! Thank you all for your hard work and dedication to support.

After installing version 1.26a onto my Zen Cart version 1.3.7.1, I've noticed that no points are being added to a customer's Pending balance following checkout with any payment method. When I manually add points to either the Pending or Earned balances, the mod works as it's supposed to. Any suggestions? I don't want to have to manually add points to all of my customers' orders.

Other addons include pdf invoice, sale maker, and easy populate.

I believe two other people have posted my question to this thread; I wasn't able to find definitive answers. Perhaps you can help. Thanks again!

14 Aug 2009, 9:04 PM
#1048
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

ewchair:

This looks like a very promising mod! Thank you all for your hard work and dedication to support.

After installing version 1.26a onto my Zen Cart version 1.3.7.1, I've noticed that no points are being added to a customer's Pending balance following checkout with any payment method. When I manually add points to either the Pending or Earned balances, the mod works as it's supposed to. Any suggestions? I don't want to have to manually add points to all of my customers' orders.

Other addons include pdf invoice, sale maker, and easy populate.

I believe two other people have posted my question to this thread; I wasn't able to find definitive answers. Perhaps you can help. Thanks again!

I'm afraid the mod needs v1.3.8 ZenCart. It uses the Observer/Notifier class that was introduced in that version.

15 Aug 2009, 9:57 AM
#1049
idweb avatar

idweb

New Zenner

Join Date:
Dec 2007
Posts:
8
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

Ok thanks Hem

15 Aug 2009, 12:02 PM
#1050
cliffvt avatar

cliffvt

Zen Follower

Join Date:
Jul 2009
Posts:
100
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

Hem, fantastic module, thank you very much for sharing this!! Love it - All Hail!

15 Aug 2009, 12:36 PM
#1051
phanmale avatar

phanmale

New Zenner

Join Date:
Jan 2009
Posts:
50
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

hem:

To change the font size, just edit the RP css file. It's at includes\templates\YOUR CUSTOM FOLDER\css\stylesheet_rewards.css

The version on my website http://www.omnicia.com/Zencart%20Reward%20Points%20Module.zip has editable discounts- just change them under Admin->Modules->Order Total->Reward Point Discount

Thank you! I will play around with it later when Im more focused on what Im doing!

Thx for the prompt reply :smile:

15 Aug 2009, 12:55 PM
#1052
phanmale avatar

phanmale

New Zenner

Join Date:
Jan 2009
Posts:
50
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

phanmale:

Thank you! I will play around with it later when Im more focused on what Im doing!

Thx for the prompt reply :smile:

ok, now I feel a div :dontgetit

I went into the file you told me too and changed every font reference in turn but to no avail, so i inspected the elements in Google Chrome and the source for the rewards is surrounded by H2 tags from my templates stylesheet? I searched same for "reward" but got nothing

Help!! :blink:

(please!)

15 Aug 2009, 1:08 PM
#1053
cliffvt avatar

cliffvt

Zen Follower

Join Date:
Jul 2009
Posts:
100
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

Phanmale, I've just done this as well and it works like a charm.

You need to make sure that you edit the correct file - make sure it is:

/includes/templates/YOUR_TEMPLATE/css/stylesheet_reward.css

In that file, I have changed it as follows, and added a new TEXT-SIZE as an example:

.productRewardPoints
{
margin: 0em;
color: #ff0000;
font-size: 1.2em;I have also changed the color of the sidebox display to green by changing the font color like this:

.cartBoxEarnedPoints
{
margin:0pt;
padding:0.2em 0em;
color: #009200;
font-weight:bold;
text-align:right;
}Once saved the results are: (and I've highlighted the elements for you to compare with yours with Web Developer 1.1.8)
(Oh yes, I also changed the display tag as you can see...)



If this doesn't help you, let me know, happy to help you further.

Cliff

15 Aug 2009, 2:35 PM
#1054
phanmale avatar

phanmale

New Zenner

Join Date:
Jan 2009
Posts:
50
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

cliffvt:

Phanmale, I've just done this as well and it works like a charm.

You need to make sure that you edit the correct file - make sure it is:

/includes/templates/YOUR_TEMPLATE/css/stylesheet_reward.css

In that file, I have changed it as follows, and added a new TEXT-SIZE as an example:
I have also changed the color of the sidebox display to green by changing the font color like this:

Once saved the results are: (and I've highlighted the elements for you to compare with yours with Web Developer 1.1.8)
(Oh yes, I also changed the display tag as you can see...)



If this doesn't help you, let me know, happy to help you further.

Cliff

oh perfect thank you :clap: I was in the right file, just wasnt adding the font size correctly, I should learn from my own lessons that I need to concentrate harder!

I couldnt see your images, it was asking me to login? but I got the jist and changed the font size just how I wanted. The colour scheme fits in with what I have already so I left that alone :)

Thank you so much for your help :hug:

15 Aug 2009, 2:44 PM
#1055
cliffvt avatar

cliffvt

Zen Follower

Join Date:
Jul 2009
Posts:
100
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

Duh, how stupid am I, I displayed the images from a protected web!!. Glad you managed though. Here are the images in any case for sake of completeness:

15 Aug 2009, 3:07 PM
#1056
phanmale avatar

phanmale

New Zenner

Join Date:
Jan 2009
Posts:
50
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

cliffvt:

Duh, how stupid am I, I displayed the images from a protected web!!. Glad you managed though. Here are the images in any case for sake of completeness:


LOL glad it isnt just me then :wink:

thanks again for your help :)

15 Aug 2009, 4:49 PM
#1057
cliffvt avatar

cliffvt

Zen Follower

Join Date:
Jul 2009
Posts:
100
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

Hem:

hem:

I seem to remember a Reward for Referral request on the wish-list. Should have another look at it over the Christmas break.

Did you ever get to look at this? Would be really nice functionality to have. I was thinking along the lines of using a "discount coupon" somehow as the basis for this?

Cheers

Cliff

18 Aug 2009, 7:56 PM
#1058
kellan4459 avatar

kellan4459

New Zenner

Join Date:
Dec 2008
Posts:
79
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

hem:

but the PayPal IPN mod does this without calling any of the ZenCart notifiers. And as the RP award mod is attached to one of these notifiers, PayPal IPN does not let the RP mod know that there are points which need to be stored. Hence the problem. Contrast to this Google Checkout which runs the same way as PayPal IPN under ZenCart- It makes the correct calls and points are stored.

so does this mean if you are using paypal you can expect to have to manually add points?

18 Aug 2009, 8:07 PM
#1059
kellan4459 avatar

kellan4459

New Zenner

Join Date:
Dec 2008
Posts:
79
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

hem:

but the PayPal IPN mod does this without calling any of the ZenCart notifiers. And as the RP award mod is attached to one of these notifiers, PayPal IPN does not let the RP mod know that there are points which need to be stored. Hence the problem. Contrast to this Google Checkout which runs the same way as PayPal IPN under ZenCart- It makes the correct calls and points are stored.

what are the correct calls that PayPal IPN is missing that Google Checkout is hitting?

20 Aug 2009, 7:13 AM
#1060
dre avatar

dre

New Zenner

Join Date:
Mar 2006
Location:
The Netherlands
Posts:
92
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

First of all I would like to say this mod is great and my customers are very hapy with the reward points.

My questions:

-All my admin pages are loading very slow mostly around one minute ore more to load a page.
Now i suspect the reward mod is doing this, since the list with customers of course is growing every time a new customer is added to the database.
And when i want to do something by hand with the rewards points the rewardpoints module is loading all the clients in one page

What i want to know are there more people having this

The version I use is 1.13a or maybe 1.01a

Second question.

Is it easy to upgrade to the latest version. I dont know anything about sql and im scared I loose some data.

Zencart version 1.3.8
Extra mods I installed :easy populate and dualpricing.

Thank you very any help

Dre