Page 103 of 248 FirstFirst ... 35393101102103104105113153203 ... LastLast
Results 1,021 to 1,030 of 2475
  1. #1021

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

    Ok, I think this is a relevant issue, unless somehow something was messed up during my install.

    I use PayPal Payments standard, and if the customer has enough points to reduce the order to $0.00, they cannot complete the order. Paypal will not allow a $0 purchase, and the order from my store is not complete until Paypal finishes payment and sends it back to the store.

    I want to set the maximum amount of points to be redeemed to 90% to prevent this from happening. However, the percentage will not work for me under maximum points - it only counts it as a point. So instead of 90% of points used, it will only use 90 points. It doesn't seem to recognize that % is being used.

    I tried to get around this by using the Discounts module in the order total, but it did not work. I was unable to edit, create, or delete any of the preprovided discounts (ie 1000 points = 5% discount).

    Thanks!

  2. #1022
    Join Date
    Nov 2007
    Posts
    72
    Plugin Contributions
    0

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

    I apologize if this has already been discussed. Is there a way to set up the site so it is Rewards points only? Like when you buy credits from a stock photo site.

  3. #1023
    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 cowgirlmodel View Post
    Ok, I think this is a relevant issue, unless somehow something was messed up during my install.

    I use PayPal Payments standard, and if the customer has enough points to reduce the order to $0.00, they cannot complete the order. Paypal will not allow a $0 purchase, and the order from my store is not complete until Paypal finishes payment and sends it back to the store.

    I want to set the maximum amount of points to be redeemed to 90% to prevent this from happening. However, the percentage will not work for me under maximum points - it only counts it as a point. So instead of 90% of points used, it will only use 90 points. It doesn't seem to recognize that % is being used.

    I tried to get around this by using the Discounts module in the order total, but it did not work. I was unable to edit, create, or delete any of the preprovided discounts (ie 1000 points = 5% discount).

    Thanks!
    Are you using the latest install (off my website)- It has the full Discount mod- giving you the opportunity to tailor the discounts (the original beta had the discounts hardwired).

    I'll add the % Max to the next release (it's been outstanding too long)
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  4. #1024
    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 monkeyjr47906 View Post
    I apologize if this has already been discussed. Is there a way to set up the site so it is Rewards points only? Like when you buy credits from a stock photo site.
    It's a good idea and should be doable with a couple of small changes. Let me look into it.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  5. #1025
    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 cowgirlmodel View Post
    Never mind - i had a problem w/ one of my files in my Order Total folder - not related to rpm. You can actually delete some of my other posts if you want. I will repost if I have another problem later on. Sorry to clutter up the forum.
    No problem, glad you got it sorted.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  6. #1026

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

    Quote Originally Posted by hem View Post
    It sounds like you need to check out the sort order of your Order Total modules.
    Hi, hem

    I have try to use different order in my order total module but still no joy.

    Sub-Total:$590.00
    FREE SHIPPING! (Free Shipping Only):$0.00
    Value of Redeemed Reward Points:-$25.00
    Reward Points earned:540
    Total:$565.00

    The reward points earned is still Total-redeemed.

    Thanks,

  7. #1027

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

    Quote Originally Posted by hem View Post
    Are you using the latest install (off my website)- It has the full Discount mod- giving you the opportunity to tailor the discounts (the original beta had the discounts hardwired).

    I'll add the % Max to the next release (it's been outstanding too long)
    I was downloading from Zencart Downloads, which shows a pretty recent version. What is your website URL?

  8. #1028

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

    Hi, there

    I have just worked out the problem! There is the file 'ot_reward_points_display.php' lead to this problem.

    $reward_ratio=GetGlobalRewardPointRatio();
    $reward_points=$reward_points-($reward_ratio*$_SESSION['redeem_value']);

    Now, all works ok for me after I commented out this block of code.

    If you have the same trouble as me, you could try the method I offered.

  9. #1029
    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 ShoesBuyOnline View Post
    Hi, there

    I have just worked out the problem! There is the file 'ot_reward_points_display.php' lead to this problem.

    $reward_ratio=GetGlobalRewardPointRatio();
    $reward_points=$reward_points-($reward_ratio*$_SESSION['redeem_value']);

    Now, all works ok for me after I commented out this block of code.

    If you have the same trouble as me, you could try the method I offered.
    Just watch out though- By doing this, Reward Points redeemed during an order will not be subtracted from the Reward Points that have been earned on this order.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  10. #1030

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

    Quote Originally Posted by hem View Post
    Just watch out though- By doing this, Reward Points redeemed during an order will not be subtracted from the Reward Points that have been earned on this order.
    Hi, hem
    Thanks for your reply.

    This is a test order I made for testing:
    Sub-Total:$290.00
    FREE SHIPPING! (Free Shipping Only):$0.00
    Value of Redeemed Reward Points:-$20.00
    Total:$270.00
    Reward Points earned:270

    It looks ok though I am still testing to see if another problem appeared.

    Regards,

 

 

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