It's not just Shipworks that is doing this. We are having an issue with the Paymate module as well. The orders return fine & update from "Pending" to "Delivered" however the Reward points are not updating & stay in Pending.
We run a download based store, so the more automated the better as we are wanting to focus more on customer service & support than manually updating orders all day.
2: I have noticed that the rewards points either round up, or down and that they only are able to be cashed in $5 amounts. So, I earnt 25 points, I received 50 points, my new total is now 1275 points, however I can only cash out at $10 not $12.75. Is this a built in feature, or is this something we have overlooked in the setup?
I would also like to see in the future a reward point history that the customers can view in their account. We are offering a promotion to earn reward points, I wouldn't feel right about it if we couldn't notify the customer or have them at least see an account history.
The points system is a good system.
Cheers.
IRIS - Karen
www.irissimulations.com/cart
Go to your admim/configuration/Reward Points, set the Reward Point Status Track to advance,It's not just Shipworks that is doing this. We are having an issue with the Paymate module as well. The orders return fine & update from "Pending" to "Delivered" however the Reward points are not updating & stay in Pending.
and tick the Delivered: box to earned and see what happens. You have to play with different combination to see what will work and what doesn't work for you.
go to your admim/configuration/Reward Points, and set the Reward Point Redeem Minimum, and the Reward Point Redeem Maximum of earned points that can be redeemed against a single order.2: I have noticed that the rewards points either round up, or down and that they only are able to be cashed in $5 amounts. So, I earnt 25 points, I received 50 points, my new total is now 1275 points, however I can only cash out at $10 not $12.75. Is this a built in feature, or is this something we have overlooked in the setup?
Go to Modules/order total Reward Points set the Point Redeem Method.
Select how the customer redeems their points:
Automatic will select all Reward Points earned by the customer.
Manual will allow the customer to enter a number of points to redeem.
In both cases the total number allowed to redeem is capped by the order total and the 'Reward Point Redeem Maximum' configuration setting.
The customer has that feature now. Every order they purchase they can see it from there account. It shows the Reward Point history of how many Reward Points they earned with each order they purchase.I would also like to see in the future a reward point history that the customers can view in their account. We are offering a promotion to earn reward points, I wouldn't feel right about it if we couldn't notify the customer or have them at least see an account history.
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
CheersWorked
I like it! Works great - +1 cookie!Go to Modules/order total Reward Points set the Point Redeem Method.
Select how the customer redeems their points:
Automatic will select all Reward Points earned by the customer.
Manual will allow the customer to enter a number of points to redeem.
In both cases the total number allowed to redeem is capped by the order total and the 'Reward Point Redeem Maximum' configuration setting.
But there's no summary page or a way to show if an admin has added to their account. Is there a way to get the mod to do it? Like a banking statement?The customer has that feature now. Every order they purchase they can see it from there account. It shows the Reward Point history of how many Reward Points they earned with each order they purchase.
I'm still having issues with the manual/automatic settings nothing seems to work. We're moving servers next week, i'll try a fresh installation and put through some fake orders and see if it was a conflict somewhere.
Thanks for your help!
~K
When you add Reward Points to one of your customers accounts send them and email letting them know. There is no plan of creating additional summary page for that. You could always hire someone to do it for you if you need that feature.But there's no summary page or a way to show if an admin has added to their account. Is there a way to get the mod to do it? Like a banking statement?
Yes I would try it out on a clean install to see if it will work for you. I always install modules on a test site to get them to work like I want them to before I install them to a live site, that way you know always know if they will work or not.I'm still having issues with the manual/automatic settings nothing seems to work. We're moving servers next week, i'll try a fresh installation and put through some fake orders and see if it was a conflict somewhere.
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
I see no way for customer to redeem their points earned.![]()
Please could someone help me? I am using 2 payment methods (PayPal and FreeCharge) there is no place to input points if a customer wishes to use them.
Everything else is perfect!
Okay I figured it out, it was simple oversight but will leave my fix for anyone with similar issue.
1st I double checked all files installed. Then I went to Admin --> Modules ---> Order Total.
I needed to turn on Reward Points. I then set this to manual. Problem solved!
I would like to re-write the wording shown in the box on the checkout page so if anyone knows which file I need to change I would sure appreciate it!!
Same taxe problem here :
Tax is 0.69 for 7% which means is has been calculated on 9.9 which is 11-10%=9.9.Code:Sub-Total: ...................................11.00 Group Discount 10% : ..................-$1.10 Value of Redeemed Reward Points: 0.27 Forida TAX 7.0%:..........................$0.69 Total:..........................................$10.32
Tax has to be calculated on (11-10%-0.27)= 9.63 x7%= $0.67.
Adding a rule in the Advanced rules does not soved the problem, the rules are applied for points calculation, so it affects on which total the points are earned but not how the redeemed amount is in the order total modules.
I also played with the sort order in the order total modules, but it doesn't modify anything.
As this have been said somewhere before in the thread, the configuration has to get a setting so that it can do the good calculation.
This mod is great, it's sad if we cannot use it because of this little but blocking mystake.
Hubert
Last edited by hubert; 6 Jul 2012 at 11:55 AM.
regarding the tax problem
(#2068 just two lines before)
I think reward points module have to get an "Include Tax" and "Re-calculate tax" settings as to_coupon.php has.
Can someone tell us if adding these keys in the configuration table would be enough so that a order total function from the default install would see it and do the calculation ?
Bookmarks