Re: Reward Points Module- Live Release now available.
Still having the problem described in my post above... ran the diagnostic tool, in the Special Rules Check this came up:
HTML Code:
Could not find $zco_notifier->notify('NOTIFY_ORDER_DURING_CREATE_ADDED_ORDER_HEADER' in includes/classes/order.php
Any ideas?? :frusty:
Re: Is there another configuration option?
Quote:
Originally Posted by
ardhill
Hi
I'm not sure if this has been covered but...
I noticed there is an issue with assigning Reward Points to an order that has already been discounted with previously earned reward points.
If I choose in the configuration to assign reward point to the sub total. Then a customer will earn points on the value of the order in the shopping cart 'before' it has been discounted using previously earned reward points.
To get around this, and only allocate points for actual cash spent on the goods, I need to configure the mod to assign points of the final total (including shipping).
Is there a way of getting a 3rd option - allocate reward points based on the sub total (not including shipping) but also taking into account discounts from previously earned reward points? e.g.
Goods Sub Total 100.00
Redeemed Reward Points 20.00
-----------------------------------------
Order Sub Total 80.00
Add Shipping 10.00
------------------------------------------
Grand Total 90.00
I don't really want to be giving customers reward points on shipping fees, or discounts they have already received through previously earned reward points.
Thanks
Paul
Hi Paul,
What are your settings in Config, Reward Points, Advanced Reward Point Calculation Rules?
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
GG01
Still having the problem described in my post above... ran the diagnostic tool, in the Special Rules Check this came up:
HTML Code:
Could not find $zco_notifier->notify('NOTIFY_ORDER_DURING_CREATE_ADDED_ORDER_HEADER' in includes/classes/order.php
Any ideas?? :frusty:
What version of ZenCart are you running?
Re: Is there another configuration option?
Quote:
Originally Posted by
ardhill
Hi
I'm not sure if this has been covered but...
I noticed there is an issue with assigning Reward Points to an order that has already been discounted with previously earned reward points.
If I choose in the configuration to assign reward point to the sub total. Then a customer will earn points on the value of the order in the shopping cart 'before' it has been discounted using previously earned reward points.
To get around this, and only allocate points for actual cash spent on the goods, I need to configure the mod to assign points of the final total (including shipping).
Is there a way of getting a 3rd option - allocate reward points based on the sub total (not including shipping) but also taking into account discounts from previously earned reward points? e.g.
Goods Sub Total 100.00
Redeemed Reward Points 20.00
-----------------------------------------
Order Sub Total 80.00
Add Shipping 10.00
------------------------------------------
Grand Total 90.00
I don't really want to be giving customers reward points on shipping fees, or discounts they have already received through previously earned reward points.
Thanks
Paul
Presuming you are using the latest version you can tell the Mod what other line items to ignore (last item in Admin->Reward Points)
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
What version of ZenCart are you running?
Zen cart version 1.3.9b
Re: Is there another configuration option?
Quote:
Originally Posted by
GG01
Hi Paul,
What are your settings in Config, Reward Points, Advanced Reward Point Calculation Rules?
Is this what you wanted to know?
http://www.hills-breeder-association...s/reward-1.jpg
Quote:
Originally Posted by
hem
Presuming you are using the latest version
I am using "reward_point_full_suite_1-28A"
Quote:
you can tell the Mod what other line items to ignore (last item in Admin->Reward Points)
I don't understant what you are saying - sorry.
Re: Reward Points Module- Live Release now available.
Paul,
If you upgrade to the latest and greatest you will see extra options at the bottom and those should help you out.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
GG01
Zen cart version 1.3.9b
ah- there's a change in how the notifiers are called in v1.3.9- It has been changed in the latest version of the RPD (available at www.omnicia.com/rpd.zip)
Re: Reward Points Module- Live Release now available.
Okay great, I'll get the new version.
Will that solve the issue with the points (actually rewarded) not deducting group discounts? As per my previous post, it does deduct and do the math correctly everywhere just not actually rewarding them properly in the admin... thanks for your assistance!!
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
GG01
Okay great, I'll get the new version.
Will that solve the issue with the points (actually rewarded) not deducting group discounts? As per my previous post, it does deduct and do the math correctly everywhere just not actually rewarding them properly in the admin... thanks for your assistance!!
The strange thing here is that once the order is made it is never recalculated- let me double checl.