Page 192 of 248 FirstFirst ... 92142182190191192193194202242 ... LastLast
Results 1,911 to 1,920 of 2475
  1. #1911
    Join Date
    Nov 2008
    Posts
    33
    Plugin Contributions
    0

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

    Quote Originally Posted by Rasyr View Post
    Something odd......

    IF I try to place an order using Reward Points, and I ALSO try to use a Gift Certificate as well (if the GC amount is not higher than entire order), it requires me to select a billing method. If the GC and the Redeem amounts are (combined) more than the entire order, it still requires me to select a payment method.

    However, if I try to place the order with JUST a Gift Certificate, and the GC amount is larger than the order, then I don't have to select a payment method.

    So... whatever it doing the check as to whether payment method is required to be select isn't including the amount to be redeemed in it.
    I created a separate site for redeeming reward points. The site allows the customer to redeem points towards gift cards and certificates. Checkout needs to be restricted if the customer doesn't have enough rewards points.

    I tried to edit function pre_confirmation_check($order_total) in ot_reward_points.php but couldn't get it to work.

    Any help or suggestions are appreciated.

    Thanks

  2. #1912
    Join Date
    Jun 2007
    Location
    SA
    Posts
    91
    Plugin Contributions
    0

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

    Hi

    Just installed on 1.3.9h and i have all the options setup and working and tested, problem i have is that none of my products show:
    "This product is worth this amount of points", should it even show this?

    Also how do you hyperlink the sidebox for points to the information page on how the points work?

    And in the clients shopping cart profile, is there no page to show or inform the client that they have X amount of points on their account apart from the side box?

    Thank you
    Lloyd
    www.digitalsaonline.co.za

  3. #1913
    Join Date
    Aug 2011
    Location
    Tea, MO
    Posts
    9
    Plugin Contributions
    0

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

    Quote Originally Posted by LloydR View Post
    Hi

    Just installed on 1.3.9h and i have all the options setup and working and tested, problem i have is that none of my products show:
    "This product is worth this amount of points", should it even show this?
    This is a known bug -- see post 1740 on page 174 of this thread

    Also how do you hyperlink the sidebox for points to the information page on how the points work?
    There is a separate addon for this. Do a search for "reward points" in the addon database

    And in the clients shopping cart profile, is there no page to show or inform the client that they have X amount of points on their account apart from the side box?
    Yes, this is normal behavior for the mod, You could do some modifications on your own to display customer reward total in their profile, but once they are logged in their point total should show up in whatever reward point sideboxes you have enabled.

  4. #1914
    Join Date
    Oct 2011
    Posts
    1
    Plugin Contributions
    0

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

    Hello everyone, I'm using the latest version of zen cart and reward points module.
    On check out I am shown a box saying "use your reward points", when I enter the amount of reward points to be used and click "apply" the order is completed and I'm taken to the order placed page, I don't see an option to view or modify the order in any way after that.
    I do not see the box that simulates the order amount, the reward points I already have or the amount to pay after the reward points are subtracted.
    I am using the lightbox template and have attached a screen shot showing the check-out reward points area.
    I searched this thread but didn't see this problem posted before, any help solving the problem is much appreciated.


  5. #1915
    Join Date
    Mar 2009
    Posts
    609
    Plugin Contributions
    0

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

    Is there a way to do a global update, I have a load of customers with points pending, can I update them all to earned in one go?

  6. #1916
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

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

    Quote Originally Posted by DigitalShadow View Post
    Is there a way to do a global update, I have a load of customers with points pending, can I update them all to earned in one go?
    I think they should be added after you complete the order for the customer in the admin section. I know this is possible just not sure where to start.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  7. #1917
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

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

    Quote Originally Posted by steffan12 View Post
    Hello everyone, I'm using the latest version of zen cart and reward points module.
    On check out I am shown a box saying "use your reward points", when I enter the amount of reward points to be used and click "apply" the order is completed and I'm taken to the order placed page, I don't see an option to view or modify the order in any way after that.
    I do not see the box that simulates the order amount, the reward points I already have or the amount to pay after the reward points are subtracted.
    I am using the lightbox template and have attached a screen shot showing the check-out reward points area.
    I searched this thread but didn't see this problem posted before, any help solving the problem is much appreciated.

    How did you add the apply button? Mine doesn't look like yours at all.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  8. #1918
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

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

    Quote Originally Posted by MVP1 View Post
    Thank you for the reply and suggestion. Yes this works for the attributes/discount problem that I was experiencing, but now gift certificates earn reward points because the points are calculated off the subtotal and not the product price (gift certificates set at 0.000 reward ratio under catalog/reward points/gift certificates). Any ideas on how/where I can make modifications to prevent gift certs from earning reward points with the settings you recommend?
    Did you figure this out. If you did would you share it. Thank You.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  9. #1919
    Join Date
    Mar 2011
    Posts
    364
    Plugin Contributions
    0

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

    Has anyone figured out the issue with taxes?

    The discount should be applied to the subtotal THEN taxes are based off that subtotal-discount, but the problem is that the taxes are still being based off the subtotal alone.

    subtotal
    -discount
    subtotal again
    taxes
    final total

  10. #1920
    Join Date
    Dec 2008
    Location
    sLOVEnia
    Posts
    18
    Plugin Contributions
    0

    Idea or Suggestion Re: Reward Points Module- Live Release now available.

    Quote Originally Posted by Athens Collectibles View Post
    From your Admin page go to Tools > Layout Boxes Controller and see if the two new boxes have been activated to show where you want them (left/right, up/down). The two boxes are named: shopping_cart_with_rewards.php and reward_points.php.

    If the mod is installed correctly, they should be there waiting to be defined. Good luck and let us know if that was the reason you couldn't see them. Just a note: the shopping_cart_with_rewards.php side box replaces the normal shopping cart box and shows the reward points in the cart until an order is confirmed.
    George,

    I couldn't find, did you solve your problem with PayPal IPN?

    Thanks, Crt

 

 

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