Page 42 of 248 FirstFirst ... 3240414243445292142 ... LastLast
Results 411 to 420 of 2475
  1. #411
    Join Date
    Aug 2006
    Posts
    231
    Plugin Contributions
    0

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by hem View Post
    I have a updated reward point notify class which hopefully resolves the IPN issue. Is there anyone who would like to take it for a test drive???

    Can you provide a link? I would love to not have to manually update the points for the paypal orders we have...

  2. #412

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by hem View Post
    I'll double check this- it sounds like you are set up correctly.
    I just checked with mine and it's working properly.

    I have however noticed that with the 'Quantity Discounts' ...if someone purchases, say 10 of something (giving them a discount) they still get the points that they would have received for full price.

  3. #413
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by Rasyr View Post
    Can you provide a link? I would love to not have to manually update the points for the paypal orders we have...
    See attachment here- Unzip to includes/classes/observers (overwrite the one there). Let me know how you get on.
    Last edited by hem; 5 May 2009 at 10:32 AM.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  4. #414
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by beadfaery View Post
    I just checked with mine and it's working properly.

    I have however noticed that with the 'Quantity Discounts' ...if someone purchases, say 10 of something (giving them a discount) they still get the points that they would have received for full price.
    Likewise, I can't reproduce this.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  5. #415
    Join Date
    Mar 2008
    Posts
    28
    Plugin Contributions
    0

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by lilshopofsecrets View Post
    Yes I have gone all the way through. I have tried it both redeeming points and not redeeming points and both ways my 10% discount never showed up. It seems as though this mod just cancels out the group discounts.
    This issue has been fixed, it was an error on my part (duh!). But, now that I have my discount showing up the points are not adding up correctly. Customers who are getting the 10% discount are getting too many points because the points are being calculated by the sub-total minus points being redeemed. It needs to go one step deeper and remove the 10% discount prior to awarding points. I have not tested tax, coupons, gift certificates, etc yet. I have tried changing the sort order of the order total modules but it doesn't make a difference. Here is an example:

    Sub-Total: $32.81
    Group Discount: -$3.28
    Value of Redeemed Reward Points: -$2.00
    United Parcel Service (Ground): $9.27
    Total: $36.80
    Reward Points earned: 31

    I have it set to calculate from the sub-total and the points rounding 0.5 (default) so this customer should be earning 28 points rather than 31. It is only a few points difference but over time or on large orders this can really add up. Any suggestions? Thanks a bunch!
    Last edited by lilshopofsecrets; 3 Sep 2008 at 01:18 AM.

  6. #416
    Join Date
    Jul 2008
    Posts
    17
    Plugin Contributions
    0

    Default Re: Reward Points Module- Live Release now available.

    I currently have my rewards points set up so that for every 1,000 points that my customers accumulate, they can redeem it for $10. However, when they accumulate more than 1,000 (say, 1500), they are able to redeem it for $15, which is not what I want.

    My question is, how can I change it so that they can only redeem for $10 at a time? If they have 1500 points, could I possibly move 500 points to pending, so that they can redeem the 1,000 and then move the 500 back into earned points?

    Also, will I be notified if the customers redeem their credit?

  7. #417
    Join Date
    Feb 2008
    Posts
    31
    Plugin Contributions
    0

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by hem View Post
    I have a updated reward point notify class which hopefully resolves the IPN issue. Is there anyone who would like to take it for a test drive???
    Hem

    Before installing does this update resolve Google Checkout issues also?

    Thanks
    Ken

    Paws4Deals

  8. #418
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by kenwahl View Post
    Hem

    Before installing does this update resolve Google Checkout issues also?

    Thanks
    Ken

    Paws4Deals
    Not yet Ken, though I will have an updated Google Checkout/RP mod tomorrow if you want to give it a test drive. Google Checkout does not use notifiers which RP hangs on to do the point reward so it means an addition to the Google Checkout core code- I did try other methods (which worked badly) and I have posted a request on the Google Checkout mod site for the developers to add notifiers.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  9. #419
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by fairylite View Post
    I currently have my rewards points set up so that for every 1,000 points that my customers accumulate, they can redeem it for $10. However, when they accumulate more than 1,000 (say, 1500), they are able to redeem it for $15, which is not what I want.

    My question is, how can I change it so that they can only redeem for $10 at a time? If they have 1500 points, could I possibly move 500 points to pending, so that they can redeem the 1,000 and then move the 500 back into earned points?

    Also, will I be notified if the customers redeem their credit?
    Can't do it right now but I will add it to the wishlist.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  10. #420
    Join Date
    Sep 2007
    Location
    Dublin, Ireland
    Posts
    1,288
    Plugin Contributions
    8

    Default Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by lilshopofsecrets View Post
    This issue has been fixed, it was an error on my part (duh!). But, now that I have my discount showing up the points are not adding up correctly. Customers who are getting the 10% discount are getting too many points because the points are being calculated by the sub-total minus points being redeemed. It needs to go one step deeper and remove the 10% discount prior to awarding points. I have not tested tax, coupons, gift certificates, etc yet. I have tried changing the sort order of the order total modules but it doesn't make a difference. Here is an example:

    Sub-Total: $32.81
    Group Discount: -$3.28
    Value of Redeemed Reward Points: -$2.00
    United Parcel Service (Ground): $9.27
    Total: $36.80
    Reward Points earned: 31

    I have it set to calculate from the sub-total and the points rounding 0.5 (default) so this customer should be earning 28 points rather than 31. It is only a few points difference but over time or on large orders this can really add up. Any suggestions? Thanks a bunch!
    Right now the mod just handles the subtotal (or total) and negates the redeemed points- no other discounts are considered (or GV for that matter). The short term workaround here would be to drop the number of points rewarded by that group by 10%- This should give you the result you are looking for.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

 

 

Similar Threads

  1. v139h Reward Points module display order totals including reward points
    By irsarahbean in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 23 Jun 2013, 01:19 AM
  2. Reward points module : 0 points earned
    By jonnyboy22 in forum Addon Payment Modules
    Replies: 5
    Last Post: 5 Jun 2012, 09:52 AM
  3. Reward Points module- points not calculated correctly
    By cpoet in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 9 Sep 2010, 05:02 PM
  4. Reward Points Module - Hide message when 0 points offered
    By expresso in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 11 Dec 2008, 06:58 PM
  5. Experimental Reward Points Module
    By precursor999 in forum Addon Payment Modules
    Replies: 7
    Last Post: 2 Apr 2007, 09:32 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR