-
Re: Reward Points Module- Live Release now available.
sorry if this has been posted before but is there a way to do the following without having to manually place people in a redemption group
Total Point = 500 - $15 off
750 - $25 off
1000 - $35 off
1500 - $50 off
2000 - $65 off
2500 - $80 off
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Flex37
what do you mean by (Copy all the files in folders named 'custom' to your corresponding custom folders)?
I assume you are not using the default template in ZenCart. So therefore you are using a custom template. This template is stored in its own folder in includes/template/ so this is where you need to store the corresponding files to.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
ShoesBuyOnline
Hi, Andrew
Sorry to trouble you again! :(
I have modified my order.php file and orders table back to use the original order id system! Now, another problem is inside the configurations area I have set 'Reward Point Mode' to 1 and 'Allow Redeem of Reward Points on Order Total or Subtotal' to 0, but the reward points are still calculated against 'Order Total'!
Sub-Total:$309.12
Value of Redeemed Reward Points:-$15.00
Total:$294.12
Reward Points earned:294
And, if I set 'Allow Redeem of Reward Points on Order Total or Subtotal' to '1', the Reward Points would minus another 15, would be 279!
Any idea or suggestion would be highly appreciated!
It sounds like you need to check out the sort order of your Order Total modules.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
cowgirlmodel
Hi, I attempted to freshly install the 1.26a version on ZenCart 1.3.8.
My problem is that I renamed my Admin folder for security purposes.
So, when I copied the rewards files from the Rewards 'admin' folder to my Zencart (renamed) admin folder and ran the Rewards diagnostics, all admin files for the Rewards module were shown as missing.
I am also wondering what the sql patch file in the admin folder is for? I wasn't sure if I should unzip it or not; and if so, do you also load it in the SQL installation of your Admin panel?
Thanks!
That would be correct RPD only looks for the files within the \Admin\ folder.
The sqlpatch.zip fixes a bug in the sqlpatch.php file. It is added as a zip because I don't like overwriting core files and the bug is minimal (only affects an ancillary sql file which cleans duplicates from the Admin menus). The bug is reported here: http://www.zen-cart.com/forum/showthread.php?t=123631
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Flex37
I'm way so having a problem, I just install the reward point, not sure if I did it right, because I 'm getting this message
Warning: call_user_func(UseRewardPointStateFunction) [function.call-user-func]: First argument is expected to be a valid callback in /home/intouch5/public_html/Lingeries/admin/includes/functions/general.php on line 1544
Warning: call_user_func(UseRewardPointNewAccountAwardFunction) [function.call-user-func]: First argument is expected to be a valid callback in /home/intouch5/public_html/Lingeries/admin/includes/functions/general.php on line 1544
what am I doing wrong?
any help please
Thank you
Info about this error is here: http://www.zen-cart.com/forum/showth...valid+callback. However I would suspect it's because you have not copied the custom folders correctly.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
kellan4459
sorry if this has been posted before but is there a way to do the following without having to manually place people in a redemption group
Total Point = 500 - $15 off
750 - $25 off
1000 - $35 off
1500 - $50 off
2000 - $65 off
2500 - $80 off
The new version v1.26 does this but uses percentages rather than fixed values. Any use?
-
Re: Reward Points Module- Live Release now available.
I'm using the classic green template.
do I need to copy everything in include folder( like auto_loaders,classes,functions,language,modules,template,extra_datafiles and put them where?
or
do I need to go to custom and copy css,sideboxes,template and put them where?
Sorry. I'm a real noob at this.
thank you
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Flex37
I'm using the classic green template.
do I need to copy everything in include folder( like auto_loaders,classes,functions,language,modules,template,extra_datafiles and put them where?
or
do I need to go to custom and copy css,sideboxes,template and put them where?
Sorry. I'm a real noob at this.
thank you
I think it would be a good idea if you created a custom template before making any further changes- Check https://www.zen-cart.com/tutorials/i...hp?article=142 for a tutorial on how to do this.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
That would be correct RPD only looks for the files within the \Admin\ folder.
The sqlpatch.zip fixes a bug in the sqlpatch.php file. It is added as a zip because I don't like overwriting core files and the bug is minimal (only affects an ancillary sql file which cleans duplicates from the Admin menus). The bug is reported here:
http://www.zen-cart.com/forum/showthread.php?t=123631
Ok, so just to clarify, if you have renamed your admin folder, the reward points module will not work for your store?
-
Re: Reward Points Module- Live Release now available.
Hi,
I have installed this mod and all seems fine except that I cant see the items in the layout box controller (cart with rewards and reward points). I have checked and the files are in my template directory, sidebox display is set to always, I am using a template that uses a better-categories mod, could this be the problem.
-
Re: Reward Points Module- Live Release now available.
:shocking: OUCH Please ignore my post. So typical spend an hour looking for an error, ask the question and then find the answer 5 minutes later....
BTW. I missed some files from the CUSTOM directory.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
cowgirlmodel
Ok, so just to clarify, if you have renamed your admin folder, the reward points module will not work for your store?
No, it will work but you will need to copy over all the files in the /admin/ folder in the zip to your renamed admin folder.
RPD is just a testing tool to make sure all the files are copied correctly and the sql has been installed. I'll make a change to it today to test for the /admin/ folder and prompt for a different name if not found.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
No, it will work but you will need to copy over all the files in the /admin/ folder in the zip to your renamed admin folder.
RPD is just a testing tool to make sure all the files are copied correctly and the sql has been installed. I'll make a change to it today to test for the /admin/ folder and prompt for a different name if not found.
I've updated the RPD- If you download the new version (same URL) it will prompt you for an alternative admin folder name if /admin/ cannot be found.
-
Re: Reward Points Module- Live Release now available.
When customers use discount coupon and reward points together, the reward points are based on the subtotal.
Is there a way to reward subtotal minus discount only, say 190?
$200.00Sub-Total:
$5.00Flat Rate (Best Way):
-$10.00Discount Coupon: A001002 :
$195.00Total:
200Reward Points earned:
-
Re: Reward Points Module- Live Release now available.
Besides the module can only act as a cashback to customers not a bonus point to reddem some of the itmes in store?
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
littlehawk
When customers use discount coupon and reward points together, the reward points are based on the subtotal.
Is there a way to reward subtotal minus discount only, say 190?
$200.00Sub-Total:
$5.00Flat Rate (Best Way):
-$10.00Discount Coupon: A001002 :
$195.00Total:
200Reward Points earned:
I am updating the Reward Point award to take in to account its sort order in the order totals- That will give you better control of removal of Reward Points due to items like coupons and gift vouchers.
Quote:
Originally Posted by
littlehawk
Besides the module can only act as a cashback to customers not a bonus point to reddem some of the itmes in store?
It's on the wish list.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
No, it will work but you will need to copy over all the files in the /admin/ folder in the zip to your renamed admin folder.
RPD is just a testing tool to make sure all the files are copied correctly and the sql has been installed. I'll make a change to it today to test for the /admin/ folder and prompt for a different name if not found.
Cool, thanks. I did copy all the files over the first time, but it still didn't install correctly - there was nothing in the Admin/Modules panel to install, although the RPD stuff did show up in the other areas on my Admin panel.
However, I didn't install that SQL patch; maybe that was the problem? I assume that to install the SQL patch, you first copy-paste or upload the SQL install file in the Admin panel, then you do the same with the patch?
I will try your updated version. Thanks for all the time you spend improving this product.
-
Re: Reward Points Module- Live Release now available.
I've reinstalled the rpm, and everything appeared to go smoothly. Except that, again, in my Admin/Modules/Order Total panel, there is no option to install rpm in there as per these instructions:
5. Install the Reward Point Order Total module using Admin->Modules->Order Total
Is it okay to ignore this step since it's not appearing in my Admin panel?
All the files should have been copied over correctly.
-
Re: Reward Points Module- Live Release now available.
Ok, sorry to post AGAIN, but I really want to get this mod working. (Normally I am better at installing these things.)
The earned points show up as they should in the customer's account, but there is no cash value of the points; and as a result they are not available for redemption at checkout.
I have the settings at the default value of Global Reward Point 1.0 and global points ratio .01. But no amount of changing the global points ratio (i.e. redeem ratio?) gives the customer's points any cash value.
I'm using 1-26a, downloaded from the Zencart downloads area. I did not unzip or install the admin/sql patch; don't know if that has anything to do with it.
Thanks!
-
Re: Reward Points Module- Live Release now available.
Never mind - i had a problem w/ one of my files in my Order Total folder - not related to rpm. You can actually delete some of my other posts if you want. I will repost if I have another problem later on. Sorry to clutter up the forum.
-
Re: Reward Points Module- Live Release now available.
Ok, I think this is a relevant issue, unless somehow something was messed up during my install.
I use PayPal Payments standard, and if the customer has enough points to reduce the order to $0.00, they cannot complete the order. Paypal will not allow a $0 purchase, and the order from my store is not complete until Paypal finishes payment and sends it back to the store.
I want to set the maximum amount of points to be redeemed to 90% to prevent this from happening. However, the percentage will not work for me under maximum points - it only counts it as a point. So instead of 90% of points used, it will only use 90 points. It doesn't seem to recognize that % is being used.
I tried to get around this by using the Discounts module in the order total, but it did not work. I was unable to edit, create, or delete any of the preprovided discounts (ie 1000 points = 5% discount).
Thanks!
-
Re: Reward Points Module- Live Release now available.
I apologize if this has already been discussed. Is there a way to set up the site so it is Rewards points only? Like when you buy credits from a stock photo site.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
cowgirlmodel
Ok, I think this is a relevant issue, unless somehow something was messed up during my install.
I use PayPal Payments standard, and if the customer has enough points to reduce the order to $0.00, they cannot complete the order. Paypal will not allow a $0 purchase, and the order from my store is not complete until Paypal finishes payment and sends it back to the store.
I want to set the maximum amount of points to be redeemed to 90% to prevent this from happening. However, the percentage will not work for me under maximum points - it only counts it as a point. So instead of 90% of points used, it will only use 90 points. It doesn't seem to recognize that % is being used.
I tried to get around this by using the Discounts module in the order total, but it did not work. I was unable to edit, create, or delete any of the preprovided discounts (ie 1000 points = 5% discount).
Thanks!
Are you using the latest install (off my website)- It has the full Discount mod- giving you the opportunity to tailor the discounts (the original beta had the discounts hardwired).
I'll add the % Max to the next release (it's been outstanding too long)
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
monkeyjr47906
I apologize if this has already been discussed. Is there a way to set up the site so it is Rewards points only? Like when you buy credits from a stock photo site.
It's a good idea and should be doable with a couple of small changes. Let me look into it.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
cowgirlmodel
Never mind - i had a problem w/ one of my files in my Order Total folder - not related to rpm. You can actually delete some of my other posts if you want. I will repost if I have another problem later on. Sorry to clutter up the forum.
No problem, glad you got it sorted.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
It sounds like you need to check out the sort order of your Order Total modules.
Hi, hem
I have try to use different order in my order total module but still no joy. :no:
Sub-Total:$590.00
FREE SHIPPING! (Free Shipping Only):$0.00
Value of Redeemed Reward Points:-$25.00
Reward Points earned:540
Total:$565.00
The reward points earned is still Total-redeemed.
Thanks,
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
Are you using the latest install (off my website)- It has the full Discount mod- giving you the opportunity to tailor the discounts (the original beta had the discounts hardwired).
I'll add the % Max to the next release (it's been outstanding too long)
I was downloading from Zencart Downloads, which shows a pretty recent version. What is your website URL?
-
Re: Reward Points Module- Live Release now available.
Hi, there
I have just worked out the problem! There is the file 'ot_reward_points_display.php' lead to this problem.
$reward_ratio=GetGlobalRewardPointRatio();
$reward_points=$reward_points-($reward_ratio*$_SESSION['redeem_value']);
Now, all works ok for me after I commented out this block of code.
If you have the same trouble as me, you could try the method I offered. :smile:
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
ShoesBuyOnline
Hi, there
I have just worked out the problem! There is the file 'ot_reward_points_display.php' lead to this problem.
$reward_ratio=GetGlobalRewardPointRatio();
$reward_points=$reward_points-($reward_ratio*$_SESSION['redeem_value']);
Now, all works ok for me after I commented out this block of code.
If you have the same trouble as me, you could try the method I offered. :smile:
Just watch out though- By doing this, Reward Points redeemed during an order will not be subtracted from the Reward Points that have been earned on this order.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
Just watch out though- By doing this, Reward Points redeemed during an order will not be subtracted from the Reward Points that have been earned on this order.
Hi, hem
Thanks for your reply.
This is a test order I made for testing:
Sub-Total:$290.00
FREE SHIPPING! (Free Shipping Only):$0.00
Value of Redeemed Reward Points:-$20.00
Total:$270.00
Reward Points earned:270
It looks ok though I am still testing to see if another problem appeared.
Regards,
-
Re: Reward Points Module- Live Release now available.
Looking for an easy way to let registered users create links to my content (published using WordPress) and if these clicks produce a sale, the link creator would receive a kick-back.
I've looked through this thread and for an FAQ but haven't really found out if this add on is just what I need.
I haven't determined if these affiliate kick-backs should be session-only or permanent. Preferably the links should be easily created by adding something like ?id=12345 to the end of each link.
Using WordPress and ZenCart at mediatemple.net
Thanks in advance!
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
It's a good idea and should be doable with a couple of small changes. Let me look into it.
Just checking in, in regard to my question about customers being able to request or purchase credits for shopping like a stock photo site.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
The new version v1.26 does this but uses percentages rather than fixed values. Any use?
I have upgraded to version 1.26 but when I install and try to modify the Discount Table I can't add or delete the entries. I am searching the thread and I don't see anything on this yet so again I apologize if this has been discussed before.
-
Re: Reward Points Module- Live Release now available.
i have some question prior to installing:
#1: I only want members to receive points ( and if possible to see the reward point on the website )
#2: i use Paypal IPN & iDeal is this going to give me problems
Thank you
-
Re: Reward Points Module- Live Release now available.
Hi there great mod.
I have installed thi and it works with Protx Payments but I also use Paypal IPN.
With Paypal IPN it doesnt seem to reward the customers there points (earned)
Does this mod work with Paypal or am i missing something ??
Thanks Colin
-
Re: Reward Points Module- Live Release now available.
Anyone know if it works with Paypal IPN ???? Anybody ?
Thanks
-
Re: Reward Points Module- Live Release now available.
I have one of the older versions and that one is not working with paypal.
And sometimes paypal payment is made but i dont get the order.
-
Re: Reward Points Module- Live Release now available.
I have the problem that Points are calculated but are not added to the customers account after checkout. Has anyone had this issue and if so how was it fixed?
Thanks
-
Re: Reward Points Module- Live Release now available.
I switched to Paypal Express which seems to work. But I would love to see this working with IPN. ?? I thought that Paypal express used an INP system anyways ??
When using paypal ipn it say that the customer has point when i look at the invoice (at the bottom)
Goto Customers -> Reward Points and the point are not there.
Please someone Im am sure this will not take very long for a coder to tweak this as it is almost working.
Please anyone ??
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
idweb
I switched to Paypal Express which seems to work. But I would love to see this working with IPN. ?? I thought that Paypal express used an INP system anyways ??
When using paypal ipn it say that the customer has point when i look at the invoice (at the bottom)
Goto Customers -> Reward Points and the point are not there.
Please someone Im am sure this will not take very long for a coder to tweak this as it is almost working.
Please anyone ??
There's been more time spent trying to get the mod working with PayPal IPN that has been spent writing the entire mod.
The official status of this issue is: The mod works with PayPal- just not with PayPal IPN. Hopefully this will change when ZenCart 2.0 is released.
-
Re: Reward Points Module- Live Release now available.
Oh. Its realy strange that it has added the reward point to the invoice so its being stored / accepted ??
-
Re: Reward Points Module- Live Release now available.
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
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
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.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
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%20Rew...s%20Module.zip has editable discounts- just change them under Admin->Modules->Order Total->Reward Point Discount
-
Re: Reward Points Module- Live Release now available.
:( :( :(
Did any of the eairlier versions work in a different way ??
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
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.
-
Re: Reward Points Module- Live Release now available.
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!
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
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.
-
Re: Reward Points Module- Live Release now available.
-
Re: Reward Points Module- Live Release now available.
Hem, fantastic module, thank you very much for sharing this!! Love it - All Hail!
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
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%20Rew...s%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:
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
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!)
-
Re: Reward Points Module- Live Release now available.
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:
Quote:
.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:
Quote:
.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...)
http://choirtickets.co.uk/images/reward_font.png
http://choirtickets.co.uk/images/rewards.png
If this doesn't help you, let me know, happy to help you further.
Cliff
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
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...)
http://choirtickets.co.uk/images/reward_font.png
http://choirtickets.co.uk/images/rewards.png
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:
-
Re: Reward Points Module- Live Release now available.
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:
http://elmbridgechoir.co.uk/images/reward_font.png
http://elmbridgechoir.co.uk/images/rewards.png
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
cliffvt
LOL glad it isnt just me then :wink:
thanks again for your help :)
-
Re: Reward Points Module- Live Release now available.
Hem:
Quote:
Originally Posted by
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
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
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?
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
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?
-
Reward points making admin slow??
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
-
Re: Reward Points Module- Live Release now available.
One more question
If I click :Customers > Reward Points. The page loads all the customers. Is there a way to get only 10 customers, or so, per page?
Thanx,
dre
-
Re: Reward Points Module- Live Release now available.
I installed a copy of my shop with the old version of the rewards module upgraded to the latest version and have two questions
- If I click :Customers > Reward Points. The page loads all the customers. Is there a way to get only 10 customers, or so, per page?
In admin I now have in Configuration two times the option: Reward Points?
Thanx,
dre
-
Re: Reward Points Module- Live Release now available.
I apologize if this has been asked before.
I would like to exclude gift certificates from receiving reward points. Is there a good way to do this?
I changed the reward value to 0 and while the listing says 0 reward poitns, they are still added to the cart.
Many thanks!
Mary
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
dre
I installed a copy of my shop with the old version of the rewards module upgraded to the latest version and have two questions
- If I click :Customers > Reward Points. The page loads all the customers. Is there a way to get only 10 customers, or so, per page?
In admin I now have in Configuration two times the option: Reward Points?
Thanx,
dre
The latest version allows you to restrict how many customers appear on each page. It also has an index.
To remove the extra config items run the remove_multiple_config_items.sql patch included with the mod. Check the posts at http://www.zen-cart.com/forum/showpo...&postcount=840 and http://www.zen-cart.com/forum/showpo...&postcount=841 regarding this.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
jupitergardens
I apologize if this has been asked before.
I would like to exclude gift certificates from receiving reward points. Is there a good way to do this?
I changed the reward value to 0 and while the listing says 0 reward poitns, they are still added to the cart.
Many thanks!
Mary
Let me check this out- sounds like a bug as it should work the way you have set it up.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
kellan4459
what are the correct calls that PayPal IPN is missing that Google Checkout is hitting?
The Observer/Notifier class basically.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
Let me check this out- sounds like a bug as it should work the way you have set it up.
I'm sorry. Actually I changed it to calculate points based on each item, not global settings, and it works now.
Thanks!
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
jupitergardens
I'm sorry. Actually I changed it to calculate points based on each item, not global settings, and it works now.
Thanks!
Great- thanks for the feedback.
-
Re: Reward Points Module- Live Release now available.
thanks to you, i've installed on local and it seems all ok.
During next days I try on true site.
But... thank you very very much, great add on :jump:
-
Re: Reward Points Module- Live Release now available.
If a customer has enough points to lower the paymen to zero, then the cart still requires a paypal payment (or whatever payment modules are active.). Is there a fix for the $0 order total still requiring payment?
I would think it would be easy to combine this with the zencart free charge card to allow the customer to check out. For my circumstances, I think I'm going to try to mod the check/money order module, because I'll never use that one (smiles) and it will allow the order to process.
Thanks!
-
Re: Reward Points Module- Live Release now available.
Too late for the editing button, but this works quite well, except that the money order module shows order status of "delivered" instead of the pending I set in my admin panel. But otherwise, perfect solution! I just updated the language file with my preferred verbiage.
Oops, almost perfect solution. If a customer selects "reward points" and goes through checkout without enough points, it doesn't stop them. Most likely because of my using the money order module. Hmm.... I'll change the title of the module but back to the drawing board, I think... (but, if the order status was set at pending, the download links wouldn't activate, so they couldn't scam the system.)
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
jupitergardens
Too late for the editing button, but this works quite well, except that the money order module shows order status of "delivered" instead of the pending I set in my admin panel. But otherwise, perfect solution! I just updated the language file with my preferred verbiage.
Oops, almost perfect solution. If a customer selects "reward points" and goes through checkout without enough points, it doesn't stop them. Most likely because of my using the money order module. Hmm.... I'll change the title of the module but back to the drawing board, I think... (but, if the order status was set at pending, the download links wouldn't activate, so they couldn't scam the system.)
:oops:
Ignore this. It works perfectly! All I did was update the language files with my preferred verbiage.
Thank you!!!!!!
-
Re: Reward Points Module- Live Release now available.
Please can I ask for guidance on a problem that I do not understand
I am running a test system on Ubuntu Linux with Lamp. I a running the latest edition of Zen and have installed this contribution without known problems
When I go to TOOLS / LAYOUT BOXES CONTROLLER and look for the relevant files (ie includes/modules/sideboxes/custom/ reward_points.php and shopping_cart_with_rewards.php) they dont show.
If I move the files up one directory ie includes/modules/sideboxes/ they show
However after invoking them reward_points.php does not show in the sideboxes and shopping_cart_with_rewards.php causes the sidebox column to blank it and the ensuing items (if that makes sense)
What is also missing is the changes to the products where I believe you will see the points value. To my knowledge the relevant areas of the admin are turned on
The administration area shows up the relevant parts of the contribution fine and a test purchase also grants and saves the "points"
Phew - sorry a bit long winded but I would be grateful for any suggestions as to where to start looking. After 48 hours I dont have much hair left!
Thank you Centec2b
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Centec2b
Please can I ask for guidance on a problem that I do not understand
I am running a test system on Ubuntu Linux with Lamp. I a running the latest edition of Zen and have installed this contribution without known problems
When I go to TOOLS / LAYOUT BOXES CONTROLLER and look for the relevant files (ie includes/modules/sideboxes/custom/ reward_points.php and shopping_cart_with_rewards.php) they dont show.
If I move the files up one directory ie includes/modules/sideboxes/ they show
However after invoking them reward_points.php does not show in the sideboxes and shopping_cart_with_rewards.php causes the sidebox column to blank it and the ensuing items (if that makes sense)
What is also missing is the changes to the products where I believe you will see the points value. To my knowledge the relevant areas of the admin are turned on
The administration area shows up the relevant parts of the contribution fine and a test purchase also grants and saves the "points"
Phew - sorry a bit long winded but I would be grateful for any suggestions as to where to start looking. After 48 hours I dont have much hair left!
Thank you Centec2b
It would appear that your custom folder is not called "custom". Have you tried running the RPD (details in the readme). It will show you what your custom folder is called and let you know if you have copied the files to the right location.
-
Re: Reward Points Module- Live Release now available.
it is great module,
but when I edit the "Points Required" on "Reward Points Discount" section,
no matter delete or add , it take no action.
seem "DeleteDiscountRecord()" and "SetDiscountTableFields()" fucntion not exist.
any advices?
tks a lot....
-
1 Attachment(s)
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
fony
it is great module,
but when I edit the "Points Required" on "Reward Points Discount" section,
no matter delete or add , it take no action.
seem "DeleteDiscountRecord()" and "SetDiscountTableFields()" fucntion not exist.
any advices?
tks a lot....
Okay- I've updated the zip on my site- they were missing from the javascript file. If you extract the file in the attached zip to admin/includes/javascript that will sort the problem out. Thanks for the feedback.
-
Re: Reward Points Module- Live Release now available.
Hi Andrew,
thanks a lot.
it work perfectly....
:clap:
-
Re: Reward Points Module- Live Release now available.
Version 1.3.8a
PHP 5+
I added the custom files to
includes/modules/sideboxes/custom and the boxes are pinked out and they do not work in the layout box controller in admin
So I moved the custom files up one level to includes/modules/sideboxes and the the boxes appear correct.
If I turn on either one of those side boxes when you place an order all pages of processing the order Step 1, Step 2 etc are blank. If I turn the boxes off then the order process works.
Not sure if I have the custom folder in the right place..
Thanks
John
-
Re: Reward Points Module- Live Release now available.
Ok,
Got it to work. The common goes under classic.
One more question..
If I have members that get reward points, I find non-members also getting reward points. Which means any group A, B, C or D and NONE - they all get reward points.
How do I block the group NONE from receiving reward points?
Thanks
John
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
It would appear that your custom folder is not called "custom". Have you tried running the RPD (details in the readme). It will show you what your custom folder is called and let you know if you have copied the files to the right location.
Andrew, All,
Duuuuh!!!!
Yes when I stopped and thought and transferred the "custom" files into the appropriate folders it worked like a charm.
Thank you Andrew - respect.
Given the forum discussions happening elsewhere regarding the tax calculations carried out in the Shopping Cart class is the any guidance on the best order for sort order of reward points (ot_reward_points) please?
Thank you
Centec2b
-
Re: Reward Points Module- Live Release now available.
Hi bem,
First of all thank you for this great add-on. Would like to ask is this feature:
Feature Request -- the ability to select how many Reward Points to spend..
Avaible yet? Thank you.
-
Re: Reward Points Module- Live Release now available.
Sorry typo error,
Is that feature I mention above available yet?
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
littlehawk
When customers use discount coupon and reward points together, the reward points are based on the subtotal.
Is there a way to reward subtotal minus discount only, say 190?
$200.00Sub-Total:
$5.00Flat Rate (Best Way):
-$10.00Discount Coupon: A001002 :
$195.00Total:
200Reward Points earned:
Hi,
I also noticed this problem. It seems logical to not give points for something that haven't been paid.
Has it been updated ? This is the only problem before I go on production :-)
Hope this great addon will be included into zencart v2 modules.
Thanks a lot Hem (and all zc team !)
version used : 1-26a
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
M a C
Sorry typo error,
Is that feature I mention above available yet?
It's on the wishlist.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
fawzi
Hi,
I also noticed this problem. It seems logical to not give points for something that haven't been paid.
Has it been updated ? This is the only problem before I go on production :-)
Hope this great addon will be included into zencart v2 modules.
Thanks a lot Hem (and all zc team !)
version used : 1-26a
Calculate your points against total and it should do what you want.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
Calculate your points against total and it should do what you want.
Hi,
Thank you for this quick reply.
Yes it works, but my problem with this method, it's that shipping amount is also substracted from the total (if earned points amount is bigger than subtotal amount).
In this case, I want the subtotal to be zero, but not the total. The customer should pay at minimum the shipping costs. That's also why I wanted to use subtotal in redeem calculation.
Quote:
Originally Posted by
hem
I am updating the Reward Point award to take in to account its sort order in the order totals- That will give you better control of removal of Reward Points due to items like coupons and gift vouchers.
This seems to be the best solution. Waiting for this update ;)
Have a good day, and thanks again.
Fawzi
-
Re: Reward Points Module- Live Release now available.
I've been trying to re-think the various approaches to calculating the Reward Points- There are three ways I see of doing it:
1. Calculate points based on each product purchased. This has the advantage of being able to adjust points by product and group and would allow you to do things like have a Double Point Special for particular items. The downside is that the configuration of this type of Reward Point mod is very advanced because some people want attributes included in the calculation, others don't. Some want the specials to be included... well you get the picture.
2. Calculate the points based on the "bottom line"- That is the subtotal or the total. This is a lot easier to implement- no need to sum the points in the shopping cart- Just take the bottom line and calculate the points based on that. The downside of this config is that you cannot specify differing Point ratios for particular products or groups. And you can't have Point Specials.
So that brings us to scenario number 3: A hybrid of #1 and #2. Points are calculated per product- but then are adjusted by the difference between the "bottom line" and any other Order Total mods depending on the sort order of the Reward Point mod. This will allow for product and group specific Award Ratios and Specials but will compensate for any discounts and gift vouchers (as long as the RP Mod has a higher sort order than them).
Anyone have any thoughts or queries on this???
-
Re: Reward Points Module- Live Release now available.
I like version #3 the best.
Some added points.
1: The shipping and handling charges should never be affected by reward points. Therefore the S&H should always be what it is based on the item and quantity ordered.
2: The ability to insure that the subtotal never goes below 1. This way, shipped orders are always considered paid orders and not giveaways or FREE shipments whch can cause issues with customs without the proper paperwork.
3: Future consideration. The ability to share award points with others or securely transfer reward points to other Zen Cart shops using the reward poiints add-on. This will certainly encourage other shops to cross promote each other. A simple conversion ratio or small added fee to transfer points should allow participating shops to minimize their losses based on transfered reward points.
-
Re: Reward Points Module- Live Release now available.
This is a great add-on!
But, I REALLY need an option that will allow me to turn off the reward feature for the default group "none". I want to use the default group "none" for non-members. I want to use the other 4 groups (A-B-C-D) for members and those groups earn points only. I want the non-members group to earn no points.
Currently I can make the global point redeem ratio zero and give each of the other groups a different redemtion value, but the "none" group still recieves points with no value. I would like for this "none" group to see no point value and accumulation at all.
I hope you can help me!!!:D
Thanks
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
I've been trying to re-think the various approaches to calculating the Reward Points- There are three ways I see of doing it:
Anyone have any thoughts or queries on this???
HEM, all Good Morning
One small thought - the existing contribution is a cracking piece of work - thank you Andrew. I know I am still learning and thinking about how I can use it to best effect. How about a summarized guide or compendium? Or has this already been done!
Cheers
Centec2b
-
Re: Reward Points Module- Live Release now available.
We loaded this a few months ago with very high hopes. It, as everyone knows, does not automatically post points to Paypal IPN transactions. I have had to go in and manually update. I was not pleased, but it was workable and at least I could keep what I advertised.
However, at some point the mod has failed at a higher level. Now when a customer goes to redeem points, no matter how many they have in the bank they can only select $1. It is a default. Here is an snap from the cart:
You may click to redeem any collected Reward Points. Your redeemed points will be applied to the total and reflected in your cart after to click continue.
Current Reward Points:
5500 points earned
Maximum allowed to redeem:
100% points maximum
Value of Redeemed Reward Points:
$1.00
As you can see, although I have 5500 points, I can only redeem $1.00. My ratio of earned is .01 for every point. I should be able to redeem anywhere up to $55.00.
Can anyone tell me why this is happening? I have the value set to redeem 100% of their points. I am wondering if there is a setting I may have goofed up.
Thank you so much for your help. I have very frustrated customers and will probably have to take this out of the store if I can't resolve it in the next few days.
Kind regards,
Kate
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Heritage Scrap
We loaded this a few months ago with very high hopes. It, as everyone knows, does not automatically post points to Paypal IPN transactions. I have had to go in and manually update. I was not pleased, but it was workable and at least I could keep what I advertised.
However, at some point the mod has failed at a higher level. Now when a customer goes to redeem points, no matter how many they have in the bank they can only select $1. It is a default. Here is an snap from the cart:
You may click to redeem any collected Reward Points. Your redeemed points will be applied to the total and reflected in your cart after to click continue.
Current Reward Points:
5500 points earned
Maximum allowed to redeem:
100% points maximum
Value of Redeemed Reward Points:
$1.00
As you can see, although I have 5500 points, I can only redeem $1.00. My ratio of earned is .01 for every point. I should be able to redeem anywhere up to $55.00.
Can anyone tell me why this is happening? I have the value set to redeem 100% of their points. I am wondering if there is a setting I may have goofed up.
Thank you so much for your help. I have very frustrated customers and will probably have to take this out of the store if I can't resolve it in the next few days.
Kind regards,
Kate
Kate- The percentage value is not working on that version- Just reset 'Maximum allowed to redeem' and the mod should work fine. I have got this feature working on the current version which I'm debugging at the moment. It should go live shortly. And I might have a solution for the Paypal IPN issue- Though it does involve a hack of the Paypal mod.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Centec2b
HEM, all Good Morning
One small thought - the existing contribution is a cracking piece of work - thank you Andrew. I know I am still learning and thinking about how I can use it to best effect. How about a summarized guide or compendium? Or has this already been done!
Cheers
Centec2b
I started work on a manual last Christmas but it got bogged down with the number of updates. I'm hope the next release should hopefully be the last big one and I can get back to it.
-
Re: Reward Points Module- Live Release now available.
I think this module is great. Although, it appears that I am having one problem. The module is not correctly calculating reward points when Quantity Discounts are involved. For some reason it is still calculating off of the regular price and not the discounted volume price. It calculates fine for specials but not for quantity discounts.
-
Re: Reward Points Module- Live Release now available.
I have been reading through this thread. I am just get more confused about "Reward Point Rounding" Perhaps someone will spell out how to the following entries would function.
0.0
0.25
0.5
2.5
-2.0
I am using the following software:
Zen Cart: 1.3.8
Rewards: 1.26A
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Asgoroth
I have been reading through this thread. I am just get more confused about "Reward Point Rounding" Perhaps someone will spell out how to the following entries would function.
0.0
0.25
0.5
2.5
-2.0
I am using the following software:
Zen Cart: 1.3.8
Rewards: 1.26A
Say the total value of purchases was €9.50 and you gave 1 reward point per euro then you get:
0.0 gives 10 rp
0.25 gives 9 rp
0.5 gives 9 rp
2.5 gives 7 rp
-2.0 gives 12 rp
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
Say the total value of purchases was €9.50 and you gave 1 reward point per euro then you get:
0.0 gives 10 rp
0.25 gives 9 rp
0.5 gives 9 rp
2.5 gives 7 rp
-2.0 gives 12 rp
Thank you. I believe I understand the function now. The listed value is subtracted from the purchase value BEFORE it is rounded. This would allows for modifying the rounding threshold. To change the round up point from .50 to .75 a setting of 0.25 would be entered.
I would like to suggest that a simple example be added to the setting configuration area.
Before I post this. I would like to express my thanks for your hard work building and maintaining this module. It has been a wonderful tool for our site.
Bryan
-
Re: Reward Points Module- Live Release now available.
I am having a problem with quantity discounts. Is there something I am doing wrong because it doesn't seem to calculate the rewards points correctly.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Asgoroth
Thank you. I believe I understand the function now. The listed value is subtracted from the purchase value BEFORE it is rounded. This would allows for modifying the rounding threshold. To change the round up point from .50 to .75 a setting of 0.25 would be entered.
I would like to suggest that a simple example be added to the setting configuration area.
Before I post this. I would like to express my thanks for your hard work building and maintaining this module. It has been a wonderful tool for our site.
Bryan
No problem- I will add a description of the function as well as a couple of examples to the config item.
-
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Pablo1719
I am having a problem with quantity discounts. Is there something I am doing wrong because it doesn't seem to calculate the rewards points correctly.
The RP calculation is quite complex and does not take into account "external" discounts and vouchers. Have you tried calculating the RP on Subtotal instead of Individual Item?