Re: Reward Points Module- Live Release now available.
Thanks for all your work on this mod. I don't know if it will make any difference or not but Google Checkout can be configured to return to checkout_success which is actually the default since 1.4.1beta and up.
The setting is in Module - Payments - GoogleCheckout towards the bottom.
Re: Reward Points Module- Live Release now available.
Will someone with knowlege of both please explain the difference between this mod and http://www.zen-cart.com/forum/showth...+points+module
Thanks!
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
BlessIsaacola
Well I know that version did use some of my core code to start with but has diverged a lot from then.
Re: Reward Points Module- Live Release now available.
I installed latest reward points , with updated update.sql file
still error after loading sql:
Fatal error: Call to a member function add() on a non-object in /home/pillownp/public_html/admin/sqlpatch.php on line 211
Please help
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
BlessIsaacola
Thanks for all your work on this mod. I don't know if it will make any difference or not but Google Checkout can be configured to return to checkout_success which is actually the default since 1.4.1beta and up.
The setting is in Module - Payments - GoogleCheckout towards the bottom.
To the best of my knowledge that setting just tells Google Checkout where to return if and only if once the customer finishes checking out they click on a link on Google checkout page to return to the site. They would then return to the page you spcified there. From my experience most of my customers don't do that they just finish the checkout and don't return to the site.
Ken
Re: Reward Points Module- Live Release now available.
Also my checkout is now blank screen. When I debug the error is:
PHP Fatal error: Cannot redeclare class ot_reward_points in /home/pillownp/public_html/includes/modules/order_total/ot_reward_points.php on line 23
Thank you for your help
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
kenwahl
To the best of my knowledge that setting just tells Google Checkout where to return if and only if once the customer finishes checking out they click on a link on Google checkout page to return to the site. They would then return to the page you spcified there. From my experience most of my customers don't do that they just finish the checkout and don't return to the site.
Ken
Thanks for pointing that out. I completely forgot that requires a customer action.
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
hem
Well I know that version did use some of my core code to start with but has diverged a lot from then.
It still would be helpful for those of you that know the difference between the two mods to please post. I am looking for information to make an informed decision. I like the feature of store credit versus reward points as an added feature.
Thanks!
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
Crzipilot
Another quick question. Release 1.11 says it 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)
After I got everything working I'm not really sure if I have this under the config menu.
If I read it correctly, the option of putting a mininum order amount before they can use reward points should be in there? Such as they can order stuff and gain reward points. But they can not redeem them on any orders under 100.00. If this is already in there, I guess I need to go back and change some things.
Those items should be the last 2 items listed under Configuration - Reward Points.
Allow Redeem of Reward Points on Order Total or Subtotal
Set Minimum Order Value to Redeem Points Against
Ken
Re: Reward Points Module- Live Release now available.
Quote:
Originally Posted by
BlessIsaacola
It still would be helpful for those of you that know the difference between the two mods to please post. I am looking for information to make an informed decision. I like the feature of store credit versus reward points as an added feature.
Thanks!
I looked at that one and from what I remember.... It didn't play well with Google Checkout or items with attributes. It also was set up to only work with a global point structure by a percentage of the sale( All items get same points). It also displays in Dollars not points so if a product gets 10 points with this mod that one may display $.05 for that one depending what they are worth. I personally like it to show points rather that what they are worth on the product page. That mod has a lot less options as to how points are awarded and how they are used.
Hope this helps a little
Ken