Page 100 of 248 FirstFirst ... 50909899100101102110150200 ... LastLast
Results 991 to 1,000 of 2475
  1. #991
    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 janellez View Post
    Another question about rounding maybe? We have our earn ratio set to to 3.0. I would assume then, that if someone spent $100, they would get 300 points. This actually works - normally. When I put a $100 item in the cart, it gives 300 points.

    I have my rounding set to 0.5 (the default)

    However, I put an item in the cart that costs $12.50 and then put a quantity of 8 in the cart to make up $100, it only gives 296 points. If I set my rounding to zero, it gives 304 points.

    Just some odd behavior I thought you might want to know about.
    Well it's because you are not getting $100 worth of points- you are getting 8 times the number of points for a single item. You can switch on the Calculate Points by Subtotal or Total config and that will be a bit more truer.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  2. #992
    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 janellez View Post
    Apologies - I quickly figured this out removing the points in phpMyAdmin but I can't seem to give everyone the 200 in the same manner because only those who have earned points previously seem to be in the reward_customer_points table.
    The quickest way would be to DELETE all records in the reward_customer_points table and do an INSERT...WHERE IN customer_table...
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  3. #993
    Join Date
    Oct 2008
    Posts
    85
    Plugin Contributions
    0

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

    Quote Originally Posted by hem View Post
    Just to let you all know what I'm working on with this mod:

    Currently adding:

    Redeem Points as percentage discount rather than straight cash.

    On the wishlist

    Reward Point Vouchers.
    Reward Points for referrals.
    Better navigation around the Customer Reward Point admin.
    Reward Points for PayPal IPN.

    Any other ideas?
    for referrals, if it could be like this :

    customer A places an order, only after the order status changed to "processing", it randomly generats the numbers as customer A's referral code.

    then customer A tells this code to customer B, B places an order and enters that referral code on checkout_payment page, then B gets reward points pendding, only after order status changed to "processing", B gets rp earned, then A could also get some rp earned.

    ---
    is there a way not to give reward points for attributes? i only want rp for the item price.

    ---
    that would be great

  4. #994
    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 myworld20091 View Post
    for referrals, if it could be like this :

    customer A places an order, only after the order status changed to "processing", it randomly generats the numbers as customer A's referral code.

    then customer A tells this code to customer B, B places an order and enters that referral code on checkout_payment page, then B gets reward points pendding, only after order status changed to "processing", B gets rp earned, then A could also get some rp earned.

    ---
    is there a way not to give reward points for attributes? i only want rp for the item price.

    ---
    that would be great
    The problem with the referrals is that it could lead to Pyramid Selling. Which is illegal where I am, so I have to be careful how it is coded. The base price RP shouldn't be a problem though.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  5. #995
    Join Date
    Jul 2009
    Posts
    86
    Plugin Contributions
    0

    help question Re: Reward Points Module- Live Release now available.

    hello, i use the payment module Atos, does rp mod work with Atos?

  6. #996

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

    Hi, Andrew

    Thanks for your nice add-on!

    I have installed the 1.26 version on my test site and now I have got 2 problem as below:
    1.For all my products are free shipping and I noticed that reward points would not displayed on the product info page before I add the block of code into tpl_product_free_shipping_info_display.php by myself.
    2.I changed the orders id for the default auto increment to a random generated system combining the date plus a 4 digits number as 0907133658! So, when a customer place 2 orders in a day, the later order id might be smaller than the previous one! When I changed the order status and the custom would earned the points but what he earned was wrong. The previous order would earn the later order's points! It looks weird!

    Would you pls give me some suggestions on dealing this situation?

    Thanks a lot,

  7. #997

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

    Hi, Andrew

    Sorry to trouble you again!

    I have modified my order.php file and orders table back to use the original order id system! Now, another problem is inside the configurations area I have set 'Reward Point Mode' to 1 and 'Allow Redeem of Reward Points on Order Total or Subtotal' to 0, but the reward points are still calculated against 'Order Total'!
    Sub-Total:$309.12
    Value of Redeemed Reward Points:-$15.00
    Total:$294.12
    Reward Points earned:294

    And, if I set 'Allow Redeem of Reward Points on Order Total or Subtotal' to '1', the Reward Points would minus another 15, would be 279!

    Any idea or suggestion would be highly appreciated!

  8. #998

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

    Hi, I attempted to freshly install the 1.26a version on ZenCart 1.3.8.

    My problem is that I renamed my Admin folder for security purposes.

    So, when I copied the rewards files from the Rewards 'admin' folder to my Zencart (renamed) admin folder and ran the Rewards diagnostics, all admin files for the Rewards module were shown as missing.

    I am also wondering what the sql patch file in the admin folder is for? I wasn't sure if I should unzip it or not; and if so, do you also load it in the SQL installation of your Admin panel?

    Thanks!
    Last edited by cowgirlmodel; 18 Jul 2009 at 11:51 PM.

  9. #999
    Join Date
    Jul 2009
    Posts
    22
    Plugin Contributions
    0

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

    I'm way so having a problem, I just install the reward point, not sure if I did it right, because I 'm getting this message
    Warning: call_user_func(UseRewardPointStateFunction) [function.call-user-func]: First argument is expected to be a valid callback in /home/intouch5/public_html/Lingeries/admin/includes/functions/general.php on line 1544

    Warning: call_user_func(UseRewardPointNewAccountAwardFunction) [function.call-user-func]: First argument is expected to be a valid callback in /home/intouch5/public_html/Lingeries/admin/includes/functions/general.php on line 1544

    what am I doing wrong?
    any help please
    Thank you

  10. #1000
    Join Date
    Jul 2009
    Posts
    22
    Plugin Contributions
    0

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

    what do you mean by (Copy all the files in folders named 'custom' to your corresponding custom folders)?

 

 

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