Page 12 of 248 FirstFirst ... 210111213142262112 ... LastLast
Results 111 to 120 of 2475
  1. #111
    Join Date
    Feb 2006
    Location
    Central Coast, NSW, Australia
    Posts
    560
    Plugin Contributions
    0

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

    Quote Originally Posted by Rasyr View Post
    It worked fine for me...
    Thanks working for me too...

  2. #112
    Join Date
    Jul 2007
    Posts
    132
    Plugin Contributions
    0

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

    Quote Originally Posted by Louis View Post
    Andrew, Nullmind,

    It does work with super orders. I installed it the day it was made final and completed a number of orders already with the points transferring to earned. Today I recieved my first order paid by RP's and it also worked great.

    Thanks for a fantastic mod. I will buy you a cuppa towards the end of the month. Have you got a paypal account where we can donate?
    no, my problem is, when using "batch update" to move the invoices to the shipped category (where the points become available) .. the points are still left "pending"

  3. #113
    Join Date
    Jul 2007
    Posts
    132
    Plugin Contributions
    0

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

    Andrew, would it be easy to have a method/button on the clients list to "recheck pending" and markt hem awarded if the pending invoices have been moved to the proper category ?

  4. #114
    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 NullMind View Post
    Andrew, would it be easy to have a method/button on the clients list to "recheck pending" and markt hem awarded if the pending invoices have been moved to the proper category ?
    It's already done automatically by the syncing code.

    Are you using simple or advanced Reward Point Status Track???
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  5. #115
    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 Mike_Dean View Post
    Quote Originally Posted by Rasyr View Post
    Order value would mean that regardless of how many points you have,

    if the minimum Value is set to $50, then you cannot redeem any points on smaller orders (it is a method of encouraging larger orders, by only allowing the discount on them.
    Thanks Rasyr, that's what I was trying to get at...
    Ah- Now I get you. So it would mean an addition to the Reward Points configuration and some method of telling the customer that they must spend at least X amount before they can redeem their points. I suppose this should go in the reward point sidebox.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  6. #116
    Join Date
    Feb 2006
    Location
    Central Coast, NSW, Australia
    Posts
    560
    Plugin Contributions
    0

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

    Quote Originally Posted by hem View Post
    Ah- Now I get you. So it would mean an addition to the Reward Points configuration and some method of telling the customer that they must spend at least X amount before they can redeem their points. I suppose this should go in the reward point sidebox.
    Yes, you've got it..

    Either in a sidebox, or on the Order Total page..

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

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

    Stick it in both sibeboxes and the Redeem Reward Order Total, bung a couple of <div> wrappers around each one and then anyone can disable them through the CSS.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  8. #118
    Join Date
    Feb 2006
    Location
    Central Coast, NSW, Australia
    Posts
    560
    Plugin Contributions
    0

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

    Hi Andrew,

    RP was working ok, then for some reason I am now having an issue.

    I have put points onto a customers account, but in Admin they show up as Reward Points Earned, but as you can seem, they don't show up in the Value of Earned section.

    Value of Pending: $0.00
    Reward Points Earned: 1000
    Value of Earned: $0.00


    When I go through the checkout process, its shows as:

    Current Reward Points:1000 points earned
    Value of Redeemed Reward Points:$0.00
    Redeem Reward Points: (is un checked)


    If I tick the checkbox, then continue to process the order, the order total amount does not get adjusted,

    Sub-Total: $175.50

    AustPost (Parcel Post - 4 days Estimated Delivery Time)): $10.50

    GST: $16.90

    Value of Redeemed Reward Points: -$0.00

    Total: $186.00

    Reward Points earned: 160


    Yet, when I go back into Admin, the points have been deducted ?????

    Value of Pending: $0.00
    Reward Points Earned: 160
    Value of Earned: $0.00



    I've re-installed the mod and re-tried and its the same

  9. #119
    Join Date
    Feb 2006
    Location
    Central Coast, NSW, Australia
    Posts
    560
    Plugin Contributions
    0

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

    Quote Originally Posted by Mike_Dean View Post
    Hi Andrew,

    RP was working ok, then for some reason I am now having an issue.

    I have put points onto a customers account, but in Admin they show up as Reward Points Earned, but as you can seem, they don't show up in the Value of Earned section.

    Value of Pending: $0.00
    Reward Points Earned: 1000
    Value of Earned: $0.00


    When I go through the checkout process, its shows as:

    Current Reward Points:1000 points earned
    Value of Redeemed Reward Points:$0.00
    Redeem Reward Points: (is un checked)


    If I tick the checkbox, then continue to process the order, the order total amount does not get adjusted,

    Sub-Total: $175.50

    AustPost (Parcel Post - 4 days Estimated Delivery Time)): $10.50

    GST: $16.90

    Value of Redeemed Reward Points: -$0.00

    Total: $186.00

    Reward Points earned: 160


    Yet, when I go back into Admin, the points have been deducted ?????

    Value of Pending: $0.00
    Reward Points Earned: 160
    Value of Earned: $0.00



    I've re-installed the mod and re-tried and its the same

    I think it's fixed again..

    Had to remove the 3 references from the databse and re-run the rql.. Now the poibnts show as Value of Earned again.

  10. #120
    Join Date
    Mar 2008
    Posts
    9
    Plugin Contributions
    0

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

    Hi all,

    Whatever I do , it always gets :

    1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT SUM(`reward_points`) FROM reward_status_track ph WHERE p
    in:
    [UPDATE reward_customer_points rc SET `pending_points`=`pending_points`-IFNULL((SELECT SUM(`reward_points`) FROM reward_status_track ph WHERE ph.`customers_id`=rc.`customers_id` AND ph.`status`=0 AND ph.`orders_id` NOT IN (SELECT `orders_id` FROM orders)),0);]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

    Please help me , thx in advance.

    PS: How can I uninstall the sql completely?
    Last edited by walkerhxg; 24 Apr 2008 at 10:49 AM.

 

 

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