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

Reward Points Module for ZC v13x

Locked

Views: 470,670

Results 1,401 to 1,420 of 2,476
This thread is locked. New replies are disabled.
31 May 2010, 9:11 AM
#1401
hem avatar

hem

Totally Zenned

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

Reward Points Module for ZC v13x

imagino:

When a user in NOT logged in, he sees CUSTOMER_NOT_LOGGED_IN_TAG, right? When a user have nothing in cart, he sees NO_REWARD_POINTS_IN_CART_TAG, right? Both these mesages have the same id="cartBoxEmpty", all defined in tpl_reward_points.php file (also in v1.31 of this RP mod).
So, when a user in NOT logged in and have nothing in his cart, TWO DIVs with the same ID appear, am I right?

Okay- I see where the issue is now and I've changed it. Thanks for the heads-up.

31 May 2010, 9:47 AM
#1402
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

hem:

Okay- I see where the issue is now and I've changed it. Thanks for the heads-up.

Okay, I've changed this and it will be in the next release. I've attached it here for the time being.

31 May 2010, 10:22 PM
#1403
imagino avatar

imagino

New Zenner

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

Re: Reward Points Module for ZC v13x

hem:

Okay, I've changed this and it will be in the next release. I've attached it here for the time being.

Totally perfect! You are fast and good, Hem ;o)

Thank you for your time&work, I owe you.

31 May 2010, 10:24 PM
#1404
imagino avatar

imagino

New Zenner

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

Re: Reward Points Module for ZC v13x

hem:

It shouldn't be too hard- I can use all the expertise I gained from writing the Inc/Ex tax mod :cool:

Use, please, use! ;o)

7 Jun 2010, 11:52 AM
#1405
jetx avatar

jetx

Zen Follower

Join Date:
Apr 2006
Posts:
425
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

When using the tiered discount (for example 5%), checkout will show the Total Reward Discount Amount: (500%). Had to edit the includes/modules/order_total/ot_reward_points_discount.php, line 67 ($redeem_discount100, 2) to ($redeem_discount1, 2).

9 Jun 2010, 9:17 AM
#1406
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

jetx:

When using the tiered discount (for example 5%), checkout will show the Total Reward Discount Amount: (500%). Had to edit the includes/modules/order_total/ot_reward_points_discount.php, line 67 ($redeem_discount100, 2) to ($redeem_discount1, 2).

That's because 5% should be entered as 0.05

9 Jun 2010, 10:08 AM
#1407
jetx avatar

jetx

Zen Follower

Join Date:
Apr 2006
Posts:
425
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

hem:

That's because 5% should be entered as 0.05

Ahh.. thanks!

12 Jun 2010, 12:01 AM
#1408
valhallasoapgal avatar

valhallasoapgal

New Zenner

Join Date:
Feb 2008
Location:
Washington State
Posts:
29
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

I'm hoping to get some feedback from the Pros here :)

I'd like to offer my customers a "Buy x Get 1 Free" sort of deal. But, I'd like to work it like punch card system. Punch out all the holes in your card and get a free one.

So, I was wondering if there is a module like that available? Apart from the Rewards Points one? And if not, is there some way to make the Rewards Points module work like this?

I don't know where to find any detailed instructions on the Rewards Points module since someone else installed it for me. Any ideas, advice or steering in the right direction would be greatly appreciated.

Thanks!!

13 Jun 2010, 5:18 PM
#1409
mark1984 avatar

mark1984

New Zenner

Join Date:
Jun 2010
Posts:
10
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

Not sure if this has already been answered, apologies if thats the case... but I've just installed the latest version of Reward Suite to my zen cart 1.38a. I'm having a few issues which are as follows;

1- I can't seem to change the value of each point, I want each point earned to be worth £0.05

2- As a customer I can't manually input the amount of points i want to use, it just has a tick box - even though I have changed the the reward module from automatic to manual, this makes no difference

3- I've just noticed that if I go to checkout and have 1100 reward points and the items value is £3.99 plus postage of £2.99 the order has taking £3.99 twice and makes the total -£1.00 meaning that i would have to pay the customer for there purchase...

Do I have to edit specific files to make these changes?

Many thanks

Mark

13 Jun 2010, 6:05 PM
#1410
mark1984 avatar

mark1984

New Zenner

Join Date:
Jun 2010
Posts:
10
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

mark1984:

Not sure if this has already been answered, apologies if thats the case... but I've just installed the latest version of Reward Suite to my zen cart 1.38a. I'm having a few issues which are as follows;

1- I can't seem to change the value of each point, I want each point earned to be worth £0.05

2- As a customer I can't manually input the amount of points i want to use, it just has a tick box - even though I have changed the the reward module from automatic to manual, this makes no difference

3- I've just noticed that if I go to checkout and have 1100 reward points and the items value is £3.99 plus postage of £2.99 the order has taking £3.99 twice and makes the total -£1.00 meaning that i would have to pay the customer for there purchase...

Do I have to edit specific files to make these changes?

Many thanks

Mark

Ok, I've worked out how to change the value of each point... as well as to cap the amount of points allowed to be used to 100% of the product value, excluding the shipping.

However the other issue i'm experiencing must be a bug as it appears that when I go to redeem points , it only allows me to tick a box, then when i click continue it seems to process this twice as it shows the redeem points twice in the final check out page... however if i click to go back to the previous page the box is already ticked and then if i continue it calculates the discount correctly...

What could be causing this and why can I not input how many points to redeem?

Many thanks

Mark

13 Jun 2010, 10:30 PM
#1411
mike_dean avatar

mike_dean

Totally Zenned

Join Date:
Feb 2006
Location:
Central Coast, NSW, Australia
Posts:
531
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

Hi..

I note from reading the thread the current rewards mod version is compatible with ZC 1.3.9c, but what about compatibility with PHP 5.3

Or is not an issue ?

Cheers,
Mike

13 Jun 2010, 11:20 PM
#1412
mark1984 avatar

mark1984

New Zenner

Join Date:
Jun 2010
Posts:
10
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

mark1984:

Ok, I've worked out how to change the value of each point... as well as to cap the amount of points allowed to be used to 100% of the product value, excluding the shipping.

However the other issue i'm experiencing must be a bug as it appears that when I go to redeem points , it only allows me to tick a box, then when i click continue it seems to process this twice as it shows the redeem points twice in the final check out page... however if i click to go back to the previous page the box is already ticked and then if i continue it calculates the discount correctly...

What could be causing this and why can I not input how many points to redeem?

Many thanks

Mark

OK I've sorted the issue with it duplicating the redeem points in the confirmation page, it was the '$this->process();' that i needed to delete...

However I'm still stuck as to why I cannot input the amount of points I want to redeem, it just shows a tick box to use them all whether I have manual or auto selected... Could someone please tell me which bit of code i need to modify to resolve this?

Many thanks

Mark

14 Jun 2010, 2:29 AM
#1413
jetx avatar

jetx

Zen Follower

Join Date:
Apr 2006
Posts:
425
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

Mike_Dean:

Hi..

I note from reading the thread the current rewards mod version is compatible with ZC 1.3.9c, but what about compatibility with PHP 5.3

Or is not an issue ?

Cheers,
Mike

Works fine for me (php 5.3.2).

14 Jun 2010, 2:53 PM
#1414
ardhill avatar

ardhill

New Zenner

Join Date:
Dec 2007
Location:
Belfast, N.Ireland
Posts:
99
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

ValhallaSoapGal:

I'm hoping to get some feedback from the Pros here :)

I'd like to offer my customers a "Buy x Get 1 Free" sort of deal. But, I'd like to work it like punch card system. Punch out all the holes in your card and get a free one.

So, I was wondering if there is a module like that available? Apart from the Rewards Points one? And if not, is there some way to make the Rewards Points module work like this?

I don't know where to find any detailed instructions on the Rewards Points module since someone else installed it for me. Any ideas, advice or steering in the right direction would be greatly appreciated.

Thanks!!

Donna

The Rewards Point mod would work if all your products are the same price. For example

  • Buy 5 get 1 free
  • Every product costs 10.00
  • Allocate 200 points for every 1.00 spent
  • Let every reward point equal 0.01
  • Then when they have bought 5 x Items, they would have accumualted, 1000 points, which is equivalent to 10.00

I don't know if there is another mod that does this. If not, you could pay someone to create one for you if the Rewards Point mod doesn't do what you want.

If you just wanted a Buy 5 get 1 Free offer when the customer buys them all at once, I am sure there would be a way within ZenCart to do it using the disounts system/sale maker or similar (I don't use them so can't give you the - details sorry)

Paul

14 Jun 2010, 7:45 PM
#1415
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

mark1984:

OK I've sorted the issue with it duplicating the redeem points in the confirmation page, it was the '$this->process();' that i needed to delete...

However I'm still stuck as to why I cannot input the amount of points I want to redeem, it just shows a tick box to use them all whether I have manual or auto selected... Could someone please tell me which bit of code i need to modify to resolve this?

Many thanks

Mark

Check that you have the latest version downloaded- Those issues have been sorted within the last couple of versions.

14 Jun 2010, 8:04 PM
#1416
blessisaacola avatar

blessisaacola

Totally Zenned

Join Date:
Feb 2004
Location:
Georgia, USA
Posts:
1,875
Plugin Contributions:
1

Re: Reward Points Module for ZC v13x

hem:

Check that you have the latest version downloaded- Those issues have been sorted within the last couple of versions.

Actually they are not sorted. The duplicate issue is still there and we don't have the option to input the reward value on the page only a checkbox. Currently using 1.31a.

14 Jun 2010, 8:06 PM
#1417
blessisaacola avatar

blessisaacola

Totally Zenned

Join Date:
Feb 2004
Location:
Georgia, USA
Posts:
1,875
Plugin Contributions:
1

Re: Reward Points Module for ZC v13x

mark1984:

OK I've sorted the issue with it duplicating the redeem points in the confirmation page, it was the '$this->process();' that i needed to delete...

However I'm still stuck as to why I cannot input the amount of points I want to redeem, it just shows a tick box to use them all whether I have manual or auto selected... Could someone please tell me which bit of code i need to modify to resolve this?

Many thanks

Mark

Can you please share where you deleted $this->process(); from because we still have the duplicate problem on our site as well.

14 Jun 2010, 9:30 PM
#1418
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

BlessIsaacola:

Can you please share where you deleted $this->process(); from because we still have the duplicate problem on our site as well.

Check you have the latest version- that was sorted in v1.31 (it was one of the major fixes). From the readme.txt:

1.31a
Hardened algorithms dealing with Reward Point Redeem and how other Order Total mods are handled.
Resolved issue whereby the Reward Point Redeem was appearing twice in the checkout on first load.

14 Jun 2010, 11:22 PM
#1419
blessisaacola avatar

blessisaacola

Totally Zenned

Join Date:
Feb 2004
Location:
Georgia, USA
Posts:
1,875
Plugin Contributions:
1

Re: Reward Points Module for ZC v13x

hem:

Check you have the latest version- that was sorted in v1.31 (it was one of the major fixes). From the readme.txt:

Unless the link you provided for the download in the thread was outdated, I have the latest version and the double issue is not resolved. I will download again and compare the package I have to see if there's anything different.

Thanks!

16 Jun 2010, 10:24 AM
#1420
mark1984 avatar

mark1984

New Zenner

Join Date:
Jun 2010
Posts:
10
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

BlessIsaacola:

Unless the link you provided for the download in the thread was outdated, I have the latest version and the double issue is not resolved. I will download again and compare the package I have to see if there's anything different.

Thanks!

Same as I downloaded the 1.31 and copied the files, overwriting the exitsing ones... But Still I had these issues.