Reward Point Full Suite

Description
Full Reward Point/Loyalty Card Suite.

Features:
Global, category or product level setting of reward points earned.

Redeem value can be set globally or by customer groups.

Smart syncing automatically moves points between pending and earned and visa versa.

Sunrise period can be used to automatically award points pending.

The administrator can reward points to individual customers.

Powerful Customer, Product and Group Redeem Admin control panels.

Fully configurable.

Comes with multiple selectable Sideboxes and Order Total add-ons.

Tested with 1.3.7 and 1.3.8. This mod does not overwrite any core files.
+ Download Latest

Forum Support Thread

Submit An Updated Version
Zen Cart® Versions v1.3.9, v1.5.0
Original Author hem
Last Updated by countrycharm - 24 Apr 2012
Downloads 14,606

Version History

Reward Point Full Suite   -   Version: 2.1b
The tpl_product_info_display.php file in the rewards points 2.0a package is missing the following code which displays the reward points on each on the product pages. I have now updated it. It has been missing since way when.

<!--bof Product Reward Points block -->
<h2 id="productRewardPoints" class="productRewardPoints">
<?php
/**
* display the product reward points
*/
include($template->get_template_dir('/tpl_product_reward_points.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_product_reward_points.php');
?>
</h2>
<!--eof Product Reward Points block -->
  + Download
Zen Cart® Versions v1.3.9, v1.5.0
Date Added 24 Apr 2012
Author countrycharm
File Size 204.9 KB
PHP 5.3 Safe? No
Downloads 2,056
Report A Problem
 
Reward Point Full Suite   -   Version: 2.1a
Created and upgrade folder and created a upgrade.txt file for zen cart v1.5.0 so it would be easier for the installer.   + Download
Zen Cart® Versions v1.5.0
Date Added 10 Apr 2012
Author countrycharm
File Size 205.0 KB
PHP 5.3 Safe? Yes
Downloads 89
Report A Problem
 
Reward Point Full Suite   -   Version: 2.1a
Resolved issues with Categories/Product Display Order.   + Download
Zen Cart® Versions v1.5.0
Date Added 6 Feb 2012
Author countrycharm
File Size 181.6 KB
PHP 5.3 Safe? Yes
Downloads 432
Report A Problem
 
Reward Point Full Suite   -   Version: 2.1
Resolved issue with Reward Points not installing on zen cart version 1.5.0
The 4 files in admin/includes/boxes/extra_boxes/ is obsolete
Added a difine in admin/includes/extra_datafiles/reward_points_filenames.php
Added a define in admin/includes/languages/english/extra_definitions/reward_points_definitions.php
Updated admin/customers_reward_points.php
Updated admin/group_reward_points.php
Updated admin/reward_points.php
Updated the ReadMe Text
  + Download
Zen Cart® Versions v1.5.0
Date Added 3 Feb 2012
Author countrycharm
File Size 181.3 KB
PHP 5.3 Safe? Yes
Downloads 46
Report A Problem
 
Reward Point Full Suite   -   Version: 2.1
This module is now compatible with zen cart version 1.5.0. This module will still work with zen cart versions 1.3.9. May also work with earlier versions. This mod does not overwrite any core files.

Full Reward Point/Loyalty Card Suite.

Features:
Global, category or product level setting of reward points earned.

Redeem value can be set globally or by customer groups.

Smart syncing automatically moves points between pending and earned and visa versa.

Sunrise period can be used to automatically award points pending.

The administrator can reward points to individual customers.

Powerful Customer, Product and Group Redeem Admin control panels.

Fully configurable.

Comes with multiple selectable Sideboxes and Order Total add-ons.
  + Download
Zen Cart® Versions v1.5.0
Date Added 31 Jan 2012
Author countrycharm
File Size 181.3 KB
PHP 5.3 Safe? Unknown
Downloads 43
Report A Problem
 
Reward Point Full Suite   -   Version: 2.0
This module is now compatible with zen cart version 1.5.0. This module will still work with zen cart versions 1.3.9. May also work with earlier versions. This mod does not overwrite any core files.

Full Reward Point/Loyalty Card Suite.

Features:
Global, category or product level setting of reward points earned.

Redeem value can be set globally or by customer groups.

Smart syncing automatically moves points between pending and earned and visa versa.

Sunrise period can be used to automatically award points pending.

The administrator can reward points to individual customers.

Powerful Customer, Product and Group Redeem Admin control panels.

Fully configurable.

Comes with multiple selectable Sideboxes and Order Total add-ons.
  + Download
Zen Cart® Versions v1.5.0
Date Added 28 Jan 2012
Author countrycharm
File Size 181.3 KB
PHP 5.3 Safe? Yes
Downloads 30
Report A Problem
 
Reward Point Full Suite   -   Version: 1.33a
1.33a
Added Manual Point Redeem against Points Earned check
Reinstated Manual/Automatic Reward Point entry in Order Total module.
Removed 'Better Together' testing code.

1.32a
Resolved issue with multiple cartBoxEmpty ID's appearing in tpl_reward_points.php

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.

1.30a
Resolved issue with Advanced Table items not being factored into the stored Reward Points record
Reward Points now passed to observer class via $_SESSION['REWARD_POINTS_EARNED'] variable set in ot_reward_point_display.php
Possible fix to make RP Mod finally work with PayPal IPN.
  + Download
Zen Cart® Versions v1.3.9
Date Added 13 Jul 2010
Author hem
File Size 85.2 KB
PHP 5.3 Safe? Yes
Downloads 3,432
Report A Problem
 
Reward Point Full Suite   -   Version: 1.28A
1.28a
Resolved display issue for Customer Account Edit when displaying Cash Discounts.

1.27a
Added Advanced Rules for fine tuning how the order total is calculated for reward redeem/award.
Added Cash Discounts as well as Percent Discounts to the Reward Points Discount order total module.
% now handled in Maximum Redeem
  + Download
Zen Cart® Versions v1.3.8
Date Added 18 Mar 2010
Author hem
File Size 397.1 KB
PHP 5.3 Safe? Unknown
Downloads 1,017
Report A Problem
 
Reward Point Full Suite   -   Version: 1.26a
This version adds the following functionality:

Added Reward Point as discount Order Total module.
Added Discount Table to Admin-_Modules-_Order Total-_ot_reward_points_discount.
Added Reward Point value to My Accounts.
Changed variable $search to $where in admin/customer_reward_points.php to stop overwrite of input variable when register_globals=ON.
Updated New Account Points Award- This is now handled by the RP observer rather than the tpl_create_account_success_default.php template.
  + Download
Zen Cart® Versions v1.3.8
Date Added 13 Jul 2009
Author hem
File Size 391.1 KB
PHP 5.3 Safe? Unknown
Downloads 1,799
Report A Problem
 
Reward Point Full Suite   -   Version: 1.23a
Added Reward Points display for downloaded products.
Improved rounding function so no negative values are returned.
Added 'Display Product Reward Points if Zero' configuration item.
Added New Account Points Award.
  + Download
Zen Cart® Versions v1.3.8
Date Added 7 Apr 2009
Author hem
File Size 374.5 KB
PHP 5.3 Safe? Unknown
Downloads 832
Report A Problem
 
Reward Point Full Suite   -   Version: 1.21a
1.21a
Added Alphabetical Index to Customer Record List under configuration.
Fixed bug in Edit Reward Points under Searched for Customer
Added Max Customer Records in List LIMIT under configuration.
Extended Search under Admin -_ Customer Reward Points (as per suggestion on ZenCart forums)
Added license as per new ZenCart mod rules (http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0)
Updated tpl_products_reward_points.php to $_GET the products_id.
Fixed upgrade.sql SQL patch.
  + Download
Zen Cart® Versions v1.3.8
Date Added 1 Dec 2008
Author hem
File Size 381.9 KB
PHP 5.3 Safe? Unknown
Downloads 1,107
Report A Problem
 
Reward Point Full Suite   -   Version: 1.20a
Added new Reward Point Mode configuration item to select how points are rewarded.
Added Reward Point Mode to decide whether points are rewarded by product or by order (sub)total.
Refreshed Screenshots
Created global GetRewardPoints function
Order/Cart handlers added (fixed Google Checkout)
Fixed Customer Reward Admin not displaying for large number of customers (temporary Fixed)
  + Download
Zen Cart® Versions v1.3.8
Date Added 7 Oct 2008
Author hem
File Size 381.6 KB
PHP 5.3 Safe? Unknown
Downloads 560
Report A Problem
 
Reward Point Full Suite   -   Version: 1.13a
Extended RewardPoints class so that external mods can hook into the Reward Points mod
Added code that Points Redeemed on an order are now subtracted from the Points Earned on that order.
Enhanced the Reward Points by Attribute and Reward Points on Sale/Special items code.
Fixed SQL bug in Sunrise Period.
Fixed bug in Customer Reward Points pending not being reduced after Sunrise Period
  + Download
Zen Cart® Versions v1.3.8
Date Added 18 Jul 2008
Author hem
File Size 335.1 KB
PHP 5.3 Safe? Unknown
Downloads 898
Report A Problem
 
Reward Point Full Suite   -   Version: 1.12c
Fixed bug in ot_reward_points.php (get_order_total() function).
Set Reward Point Display (Order Total) value to 0 so it will not impact Google Checkout.
Created a quick hack of googlecheckout.php that adds ot_reward_points_display to its ignore list (ot_ignore).
  + Download
Zen Cart® Versions v1.3.8
Date Added 10 Jun 2008
Author hem
File Size 334.5 KB
PHP 5.3 Safe? Unknown
Downloads 522
Report A Problem
 
Reward Point Full Suite   -   Version: 1.12b
Bugfix version of 1.12a (thanks to kenwahl)   + Download
Zen Cart® Versions v1.3.8
Date Added 5 Jun 2008
Author hem
File Size 327.0 KB
PHP 5.3 Safe? Unknown
Downloads 203
Report A Problem
 
Reward Point Full Suite   -   Version: 1.12a
!!!WARNING!!! YOU NEED AT LEAST MySQL VERSION 4.2.0 TO RUN THIS MOD

Added full Atribute Pricing handling.
Resolved MySQL Insert and Update issues with NULL values (qualified values with quotes)
Solved Global Redeem Ratio _--_ Global Points Ratio cross reset issue.
  + Download
Zen Cart® Versions v1.3.8
Date Added 4 Jun 2008
Author hem
File Size 329.2 KB
PHP 5.3 Safe? Unknown
Downloads 150
Report A Problem
 
Reward Point Full Suite   -   Version: 1.11a
Added an uninstall.sql script to remove Reward Point sql items.
Added Configuration item to set minimum order value to redeem points against.
Added Configuration item to allow redeem of RP against Subtotal or Total (inc. shipping)
Added Reward Points on Attribute Price
  + Download
Zen Cart® Versions v1.3.8
Date Added 24 Apr 2008
Author hem
File Size 328.6 KB
PHP 5.3 Safe? Unknown
Downloads 628
Report A Problem
 
Reward Point Full Suite   -   Version: 1.10c
Fixed issue with Admin not working if the sql has not been installed correctly   + Download
Zen Cart® Versions v1.3.8
Date Added 20 Apr 2008
Author hem
File Size 327.2 KB
PHP 5.3 Safe? Unknown
Downloads 248
Report A Problem
 
Reward Point Full Suite   -   Version: 1.10b
Fixed table name issue in update.sql   + Download
Zen Cart® Versions v1.3.8
Date Added 18 Apr 2008
Author hem
File Size 327.3 KB
PHP 5.3 Safe? Unknown
Downloads 262
Report A Problem
 
Reward Point Full Suite   -   Version: 1.10a
  + Download
Zen Cart® Versions v1.3.8
Date Added 18 Apr 2008
Author hem
File Size 327.3 KB
PHP 5.3 Safe? Unknown
Downloads 252
Report A Problem