Page 22 of 33 FirstFirst ... 12202122232432 ... LastLast
Results 211 to 220 of 323
  1. #211
    Join Date
    Jul 2007
    Posts
    132
    Plugin Contributions
    0

    Default Re: Reward Point Mod beta now available

    Quote Originally Posted by hem View Post
    Can you mail it to me and I'll give it a look.
    actually, I was just looking at it, and i'm sorry, my custom cart_sidebox is all on the CSS .. so the code is the same as the default one

    basically what I'd liek is to instead of just having

    $content .= '<div class="cartBoxRewardPoints">' . (int)$reward_points . '&nbsp;' . PRODUCT_REWARD_POINT_TAG . '</div>';
    I'd liek the entire info that is available on

    tpl_reward_points (sidebox)

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

    Default Re: Reward Point Mod beta now available

    Quote Originally Posted by NullMind View Post
    humm, I think I found a bug

    soem of my products do not show any points to be won

    http://rcnut.com/test-p-1411

    I went as far as putting a ration of 1.0 on the product itself, still no luck, I have no idea, looks random
    Haha .. foudn the cupilt

    Only products on SPECIAL pricing show points .. products NOT on sale do not

    Bug ?

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

    Default Re: Reward Point Mod beta now available

    ok, more info

    If I set "Adjust Reward Points for Sales/Specials" to 0 .. the points show for non special items .. but of course, the sale items points are collected at full price :/

  4. #214
    Join Date
    Aug 2006
    Posts
    231
    Plugin Contributions
    0

    Default Re: Reward Point Mod beta now available

    Quote Originally Posted by JC67 View Post
    I've loaded the module, but have a few questions
    second- is there away to give customers that give referr to other customers to my site points also?
    Yes, I am very interested in this as well.

    Perhaps adding a custom user field, for a user to enter his own referral code, and then when the new user signs up, they enter the referral code given to them by the referrer, and it does a search to find him, and awards him points (an amount set in the Admin side of things). (likely also need a yes/no field that is set to yes when the new customer enters a referral code the first time, to prevent them from entering/changing multiple codes and handing out multiple awards (and it should also likely check against the user selected referral code to make sure he isn't giving himself points by saying he is referring himself).

    If you could make this module do this, my boss would be in hog heaven, as it would be exactly the functionality he is looking for in both a referral program AND a rewards program.

    (I am only on page 8 in reading this thread -- so I don't know if you have anything for this yet or not)

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

    Default Re: Reward Point Mod beta now available

    Quote Originally Posted by NullMind View Post
    Haha .. foudn the cupilt

    Only products on SPECIAL pricing show points .. products NOT on sale do not

    Bug ?
    Sounds like it- I will have to check the ZenCart function that I use to get the price.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

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

    Default Re: Reward Point Mod beta now available

    Quote Originally Posted by Rasyr View Post
    Yes, I am very interested in this as well.

    Perhaps adding a custom user field, for a user to enter his own referral code, and then when the new user signs up, they enter the referral code given to them by the referrer, and it does a search to find him, and awards him points (an amount set in the Admin side of things). (likely also need a yes/no field that is set to yes when the new customer enters a referral code the first time, to prevent them from entering/changing multiple codes and handing out multiple awards (and it should also likely check against the user selected referral code to make sure he isn't giving himself points by saying he is referring himself).

    If you could make this module do this, my boss would be in hog heaven, as it would be exactly the functionality he is looking for in both a referral program AND a rewards program.

    (I am only on page 8 in reading this thread -- so I don't know if you have anything for this yet or not)
    Not yet but it is on the wishlist.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

  7. #217
    Join Date
    Aug 2006
    Posts
    231
    Plugin Contributions
    0

    Default Re: Reward Point Mod beta now available

    I am also waiting on that version that doesn't replace the orders.php file.

  8. #218
    Join Date
    Jul 2007
    Posts
    132
    Plugin Contributions
    0

    Default Re: Reward Point Mod beta now available

    Andrew

    One more thing I found, orders that use "super orders" "batch status update" to change the order status to a status that would redem the credits .. wotn work, the credits will remain pending

  9. #219
    Join Date
    Aug 2006
    Posts
    231
    Plugin Contributions
    0

    Default Re: Reward Point Mod beta now available

    Just thought of a question...

    Regarding Points with Order Status -- We have edded several order statuses

    (Pending, Paid, Shipped, Delivered, Canceled, and Testing -- IIRC -- and in that order).

    How hard would it be for me to update it so that I can choose what statuses trigger the removal of Rewards Points.

    Also, I just want to verify -- I can go in and manually set a number of Reward Points for each customer, correct? We recently switched to Zen and my boss wants to entice our older customers to the new store by awarding them with points from their purchases from the old store (oh my aching fingers -- we are talking about 17,000 order I have to sort through and collate BEFORE figuring out who gets points added to their accounts...)

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

    Default Re: Reward Point Mod beta now available

    Quote Originally Posted by Rasyr View Post
    Just thought of a question...

    Regarding Points with Order Status -- We have edded several order statuses

    (Pending, Paid, Shipped, Delivered, Canceled, and Testing -- IIRC -- and in that order).

    How hard would it be for me to update it so that I can choose what statuses trigger the removal of Rewards Points.
    It's already there- Go to Config->Reward Points and set Reward Point Config Track to Advanced. You can then set your triggers.

    Quote Originally Posted by Rasyr View Post
    Also, I just want to verify -- I can go in and manually set a number of Reward Points for each customer, correct? We recently switched to Zen and my boss wants to entice our older customers to the new store by awarding them with points from their purchases from the old store (oh my aching fingers -- we are talking about 17,000 order I have to sort through and collate BEFORE figuring out who gets points added to their accounts...)
    Yes- there is a Customer->Reward Points Admin panel that will let you do this.
    Andrew

    Andrew Moore
    Omnicia Agile Development
    www.omnicia.com

 

 
Page 22 of 33 FirstFirst ... 12202122232432 ... LastLast

Similar Threads

  1. v150 Adding a reward point module/add-on
    By dawneprochilo in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 10 Nov 2013, 05:16 PM
  2. Zen Cart v1.5.0 BETA release now available
    By DrByte in forum Zen Cart Release Announcements
    Replies: 11
    Last Post: 7 Oct 2011, 08:51 PM
  3. bug reported in reward point module
    By smart_pro in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 26 Mar 2009, 10:57 AM
  4. Error after installing reward point module
    By trisha33 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 15 Feb 2009, 11:27 PM

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