Re: Reward Points Module- Live Release now available.
Thanks countrycharm for your reply! I'm using the latest version of reward points from zencart website Posted 4/24/12. I double checked and the admin folder is the root directory of the shop which I believe is renamed 'shop' in our case and followed the file structures manually. What particular files determine the appearance of those options? Maybe it would help me narrow my issue. Thanks!
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
countrycharm
That's the same thing as penalizing a customer for buying a product from you. This module does not do what you are asking for it to do.
Your customers have the option to use there points when they want to. You can either reward points or pay someone to modify the module for you.....Sorry
Hi CountryCharm,
I need the the point system to do the following:
- 1 point is earned for every 10 dollars spent
- Each point equals .50
- When points are used customer pays the regular price of an item and not a discounted price.
What configuration settings should it be ?
Thanks.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Garrett Hull
Thanks countrycharm for your reply! I'm using the latest version of reward points from zencart website Posted 4/24/12. I double checked and the admin folder is the root directory of the shop which I believe is renamed 'shop' in our case and followed the file structures manually. What particular files determine the appearance of those options? Maybe it would help me narrow my issue. Thanks!
Your shop has a admin folder that is named admin or named to a custom name that you changed it to. You need to put the contents of the Reward Points admin files inside your custom admin folder before the menu items will show. If you have uploaded them correctly make sure the file sizes are correct. Partial uploads will corrupt the data.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
skywalker826
Hi CountryCharm,
I need the the point system to do the following:
- 1 point is earned for every 10 dollars spent
- Each point equals .50
- When points are used customer pays the regular price of an item and not a discounted price.
What configuration settings should it be ?
Thanks.
For every $10.00 spent your customer gets 1 Reward Point.
Go to Admin/Catalog/Reward Points Set Global Reward Point ratio To: 0.1000
Each point equals .50 Go to Admin/Customers/Group Reward Points Redeem.
Enter global points ratio To: 0.5000
Go to Modules/Order Total/Reward Points module and install that module
if you already installed set to Point Redeem Method: Automatic
Also switch on the Reward Points Earned module so it will Calculate, display and store Reward Points earned on order.
Re: Reward Points Module- Live Release now available.
I've got a weird one, earned points are getting lost!
When an order is placed, the points are correctly shown in pending, as soon as the order is moved status, the points are lost from pending and not moved to earned.
ot_reward_points.php has been modified, does this file manage earning points beyond the checkout stage.
Re: Reward Points Module- Live Release now available.
Think it might have something to do with two sites using bits of the same database...
They are both sharing the reward points module, both sites can earn and spend points, I don't think it likes it.
Re: Reward Points Module- Live Release now available.
Reward Point Status Track - Simple
That works fine across both sites
on Advanced, I get the problem.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
countrycharm
Your shop has a admin folder that is named admin or named to a custom name that you changed it to. You need to put the contents of the Reward Points admin files inside your custom admin folder before the menu items will show. If you have uploaded them correctly make sure the file sizes are correct. Partial uploads will corrupt the data.
Thanks countrycharm I found my error and have corrected it and things are working properly. Thanks for helping me think through what I was doing!
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
DigitalShadow
Think it might have something to do with two sites using bits of the same database...
They are both sharing the reward points module, both sites can earn and spend points, I don't think it likes it.
Since you are using 2 sites and one database it is very possible that is your problem. If it works on Simple leave it on that setting, but I feel like you will run into problems by running 2 sites with 1 database with Reward Points. Not much more I can tell you since I don't run 2 sites off 1 database.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Garrett Hull
Thanks countrycharm I found my error and have corrected it and things are working properly. Thanks for helping me think through what I was doing!
Glad I could help.