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

Reward Points Module for ZC v13x

Locked

Views: 470,669

Results 1,441 to 1,460 of 2,476
This thread is locked. New replies are disabled.
25 Jun 2010, 9:11 AM
#1441
hem avatar

hem

Totally Zenned

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

Reward Points Module for ZC v13x

All I can assume is that PayPal IPN is "destroying" the Customer ID before returning to ZenCart so the Reward Point mod does not know who to apply the points to...

25 Jun 2010, 9:38 AM
#1442
saplanet avatar

saplanet

New Zenner

Join Date:
Jun 2008
Location:
Singapore, Australia, America
Posts:
97
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

saplanet:

I have set minimum points to redeem to be 10.

Test run 1 - sufficient points but unable to enter number to redeem:
At order total, I set the reward points to be redeemed manually. When the points are sufficient, I only see a 'tick' box, but not as described that we are able to enter the number to redeem.
(refer to attached file)

Test run 2 - insufficient points, and 'Redeem Reward Points' appear (shouldn't be there at all)
In this test, I took off the points, so that it's insufficient to redeem, but strangely, the 'Redeem Reward Points' is still showing, even though the tick box is now absent.

Anyone has similar issue? I am unable to run the diagnostic tool too.

What about this? What do we do about this?

25 Jun 2010, 10:42 AM
#1443
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

saplanet:

What about this? What do we do about this?

Checking it out now.

25 Jun 2010, 1:30 PM
#1444
gingabox avatar

gingabox

New Zenner

Join Date:
Apr 2009
Posts:
35
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

hem:

All I can assume is that PayPal IPN is "destroying" the Customer ID before returning to ZenCart so the Reward Point mod does not know who to apply the points to...

Would it be possible to have it apply the points in pending status before communicating to PayPal? I mean customers can't use pending points to make purchases anyway, right? At least until a better solution is had... would be better than manually adding points to 100 orders every day

25 Jun 2010, 3:47 PM
#1445
gingabox avatar

gingabox

New Zenner

Join Date:
Apr 2009
Posts:
35
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

Well, for me personally, nevermind, I talked the site owner into using Paypal Express finally, so all is right with the world now haha (for the moment)

26 Jun 2010, 10:26 AM
#1446
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

gingabox:

Would it be possible to have it apply the points in pending status before communicating to PayPal? I mean customers can't use pending points to make purchases anyway, right? At least until a better solution is had... would be better than manually adding points to 100 orders every day

But that would need to assume that the payment processes okay- The way they are applied at the moment is after the payment is accepted.

27 Jun 2010, 1:51 AM
#1447
saplanet avatar

saplanet

New Zenner

Join Date:
Jun 2008
Location:
Singapore, Australia, America
Posts:
97
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

<?php 
require($template->get_template_dir('/tpl_better_together_marketing.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_better_together_marketing.php');
?>

This is found in includes/templates/custom/templates/tpl_document_product_info_display.php. Line 98.

It would be find if you are using better_together mod, it will cause error in debug if not using that mod.

28 Jun 2010, 11:56 AM
#1448
suryapavan avatar

suryapavan

New Zenner

Join Date:
Mar 2010
Location:
hyderabad
Posts:
11
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

Hi all,

Can anyone tell where can I modify the reward point's redeem ratio in the admin panel please?

Thanks in advance,
Suryapavan

28 Jun 2010, 12:18 PM
#1449
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

suryapavan:

Can anyone tell where can I modify the reward point's redeem ratio in the admin panel please?

Global Reward Points Settings

Admin > Catalog > Reward Points

28 Jun 2010, 12:43 PM
#1450
suryapavan avatar

suryapavan

New Zenner

Join Date:
Mar 2010
Location:
hyderabad
Posts:
11
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

Actually my question was about redeem ratio...

I found it ( Admin > Customers > Group reward redeem )

Anyways, Thanks for your reply :smile:

--
Suryapavan

28 Jun 2010, 3:13 PM
#1451
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

suryapavan:

Actually my question was about redeem ratio...

I found it ( Admin > Customers > Group reward redeem )

Anyways, Thanks for your reply :smile:

--
Suryapavan

No problem, I should slow down a read a bit more clearly then maybe I could answer the question you actually asked
:oops:

28 Jun 2010, 9:57 PM
#1452
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

saplanet:

<?php require($template->get_template_dir('/tpl_better_together_marketing.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_better_together_marketing.php'); ?>
> 
> This is found in includes/templates/custom/templates/tpl_document_product_info_display.php. Line 98.
> 
> It would be find if you are using better_together mod, it will cause error in debug if not using that mod.

Good catch- I was testing an issue with Better Together and that was not meant to get into production. I'll remove it from the next release.
29 Jun 2010, 12:49 AM
#1453
imagino avatar

imagino

New Zenner

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

Re: Reward Points Module for ZC v13x

How to AUTOMATICALLY subtract reward points when customer cancelled his order?

Thank you.

29 Jun 2010, 9:25 AM
#1454
damiantaylor avatar

damiantaylor

Zen Follower

Join Date:
Aug 2009
Posts:
244
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

I've just installed this mod and it looks great so thanks for this one!
I have noticed a couple of issues though which have been reported before, but I'm just wondering if there are any fixes coming up.....

My first issue is around mixing payment using Reward Points and Gift Certificates.
When I use Reward points and Gift Certificates to cover the cost of an order, it still requires me to select a payment method.
This is a problem because when confirming the order, the payment method API (in this case, Sage Pay) is still called even though the transaction value is zero!

The second issue is not as big of an issue, but when selecting 'Manual' so the customer can choose how many points they want to redeem, there is no box at checkout to allow them to enter a value, just the checkbox so they have to redeem them all.

Other than those 2 issues, it all looks to work really well for me.
I love this mod!!!!

Thanks Andrew

29 Jun 2010, 11:32 AM
#1455
darrenq avatar

darrenq

New Zenner

Join Date:
Apr 2010
Posts:
78
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

Hello

I ahve installed this mod and it seems to be great, however i can only see the module settings in admin>configuration and not in admin>customers or admin>catalogue so i can't edit anything here for the customers.

Also in the admin>modules>order total i have 3 options for the reward schemes: reward points, reward points tiered discount and reward points earned.

However i can only ever install two as when i install reward points tiered it will uninstall reward points, should this be happening?

Why can i not see the same admin screens as shown in the install folder on my admin page, like the customers reward points or the catalogue admin page?

I am sure i have installed it all correctly and used the new sql.install as i have done a fresh install.

I am using version 1.3.9c

29 Jun 2010, 11:46 AM
#1456
darrenq avatar

darrenq

New Zenner

Join Date:
Apr 2010
Posts:
78
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

It's ok i just noticed a few of the files were queued in my FTP program...

Duh! :frusty:

Great mod by the way :)

29 Jun 2010, 12:01 PM
#1457
damiantaylor avatar

damiantaylor

Zen Follower

Join Date:
Aug 2009
Posts:
244
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

Actually, with regards to my first issue, I get the same problem if I try to pay the entire order using reward points only.
It still insists on me selecting a payment method, then tries to call the payment method API with a zero transaction value.

:(

29 Jun 2010, 2:37 PM
#1458
darrenq avatar

darrenq

New Zenner

Join Date:
Apr 2010
Posts:
78
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

hem:

Already on the list (Reward Points- Advanced Redeem)

Has this been intoduced yet?

30 Jun 2010, 7:57 AM
#1459
damiantaylor avatar

damiantaylor

Zen Follower

Join Date:
Aug 2009
Posts:
244
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

Andrew, ignore issue 1 for the time being.
I downloaded the mod from the official Zen Cart download page but the latest version on there is 1.28a.
I've since found 1.32a and looking at the readme it looks like you've already fixed the bug!

I'll test it out tonight.
Is 1.32a the latest version?

30 Jun 2010, 10:35 AM
#1460
darrenq avatar

darrenq

New Zenner

Join Date:
Apr 2010
Posts:
78
Plugin Contributions:
0

Re: Reward Points Module for ZC v13x

damiantaylor:

Andrew, ignore issue 1 for the time being.
I downloaded the mod from the official Zen Cart download page but the latest version on there is 1.28a.
I've since found 1.32a and looking at the readme it looks like you've already fixed the bug!

I'll test it out tonight.
Is 1.32a the latest version?

Where did you find version 1.32a to?

Also my points are adding up incorrectly for each product.

It should be £1 is equal to 1 point. however an item that is worth £32.99 is coming up as being worth only 28 points. It was not doing this yesterday, it was correct. ANyone got any ideas?