Page 208 of 248 FirstFirst ... 108158198206207208209210218 ... LastLast
Results 2,071 to 2,080 of 2475
  1. #2071
    Join Date
    Jan 2012
    Posts
    89
    Plugin Contributions
    0

    Default Re: Link in heading

    I would appreciate if someone could clarify this feature:

    Delete Old Reward Transactions Period
    Set the age (in days) to keep the reward point transactions. Outstanding reward points pending after this period will be lost. Set to 0 to keep all transactions.

    Is this mean that any points that are earned will not be deleted no matter what? I setup this module using Sunrise Period of 1 so pending points become earned the next day but I like these earned points to be deleted after 30 days but looks like the system doesn't delete earned points?

    Below is my setup and any input would be appreciated.

    Attachment 10792

  2. #2072
    Join Date
    Mar 2005
    Posts
    229
    Plugin Contributions
    0

    Default Re: Link in heading

    OK, noone answering my tax question but many people seems to use this module.

    So can you please answer, don't you have tax in your Order Total ?
    Don't you notice that tax are not well calculated and if they are right please can you explain me your setup so that I get the tax calculated on Sub-Total less reward points redeemed ?

    I must be missing something, no ?

    Thanks for your help

    Hubert

  3. #2073
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Link in heading

    Quote Originally Posted by hubert View Post
    OK, noone answering my tax question but many people seems to use this module.

    So can you please answer, don't you have tax in your Order Total ?
    Don't you notice that tax are not well calculated and if they are right please can you explain me your setup so that I get the tax calculated on Sub-Total less reward points redeemed ?

    I must be missing something, no ?

    Thanks for your help

    Hubert
    When folks don't answer it may very well mean they don't have an answer to give.. did you search the support thread to see if there is an answer posted already?? (use the thread search to search this thread vs the forum search)
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  4. #2074
    Join Date
    Mar 2005
    Posts
    229
    Plugin Contributions
    0

    Default Re: Link in heading

    Quote Originally Posted by DivaVocals View Post
    When folks don't answer it may very well mean they don't have an answer to give.. did you search the support thread to see if there is an answer posted already?? (use the thread search to search this thread vs the forum search)
    Of course I did, and the only thing I see is another question like mine with no answer.
    Such a great module with so many features with this little (but blocking) mistake seems incredible.

    I can't believe other people are using it with a miscalculation in the taxes in order total neither believe so many people are using Zen Cart without tax calculation.

    So there was not enough questions and answers to make me sure of either I'm missing something or the error is there and cannot be circumvented.

  5. #2075
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Link in heading

    Quote Originally Posted by hubert View Post
    Of course I did, and the only thing I see is another question like mine with no answer.
    Such a great module with so many features with this little (but blocking) mistake seems incredible.

    I can't believe other people are using it with a miscalculation in the taxes in order total neither believe so many people are using Zen Cart without tax calculation.

    So there was not enough questions and answers to make me sure of either I'm missing something or the error is there and cannot be circumvented.
    It is entirely possible that this module could have such an error with no resolution (especially since the original author is no longer actively maintaining this add-on), and it's also entirely possible that people have just decided to live with it.. It's also possible that those who have the answer are just not sharing.. **shrugs** My suggestion is that if the feature/fix is important to you that perhaps you might want to consider paying a developer to make the required changes for you..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  6. #2076
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: Link in heading

    Quote Originally Posted by hubert View Post
    Same taxe problem here :

    Code:
    Sub-Total: ...................................11.00
    Group Discount 10% : ..................-$1.10
    Value of Redeemed Reward Points:    0.27
    Forida TAX 7.0%:..........................$0.69
    
    Total:..........................................$10.32
    Tax is 0.69 for 7% which means is has been calculated on 9.9 which is 11-10%=9.9.
    Tax has to be calculated on (11-10%-0.27)= 9.63 x7%= $0.67.

    Adding a rule in the Advanced rules does not soved the problem, the rules are applied for points calculation, so it affects on which total the points are earned but not how the redeemed amount is in the order total modules.

    I also played with the sort order in the order total modules, but it doesn't modify anything.

    As this have been said somewhere before in the thread, the configuration has to get a setting so that it can do the good calculation.

    This mod is great, it's sad if we cannot use it because of this little but blocking mystake.

    Hubert
    Disclaimer... I have never used this mod....

    However it looks like it is behaving like a "payment" module rather than an "order total" module.
    Much like coupons are an order total module.
    and gift vouchers are a payment module.

    Order total modules can calculate before taxes.
    But Payment modules have to process AFTER taxes are calculated.

    Comparing the differences between order total and payment modules may shed some light on this for you.

  7. #2077
    Join Date
    Mar 2005
    Posts
    229
    Plugin Contributions
    0

    Default Re: Link in heading

    However it looks like it is behaving like a "payment" module rather than an "order total" module.
    Much like coupons are an order total module.
    and gift vouchers are a payment module.

    Order total modules can calculate before taxes.
    But Payment modules have to process AFTER taxes are calculated.
    Thanks, perhaps I misplaced some files, I'll verify. Thanks you for the clue.

    Hubert

  8. #2078
    Join Date
    Mar 2005
    Posts
    229
    Plugin Contributions
    0

    Default Re: Link in heading

    Quote Originally Posted by hubert View Post
    Thanks, perhaps I misplaced some files, I'll verify. Thanks you for the clue.

    Hubert
    No misplaced files, this module is an Order Total one, all files are ot_.
    I'll have do dig into PHP files to see how to add tax calculation option, but I'm not sure to succeed as I'm not a PHP coder.

    Thank you very much for taking care of my question.

    Hubert

  9. #2079
    Join Date
    Jan 2012
    Posts
    89
    Plugin Contributions
    0

    Default Re: Link in heading

    Any replies to post 2071 would be appreciated, trying to figure out if it's possible for the earned points to expire within the time limit set in the settings.

    Thanx,

  10. #2080
    Join Date
    Apr 2009
    Posts
    80
    Plugin Contributions
    0

    Default Re: Link in heading

    I keep reading and maybe it's because I've been on so long, I have it set it so every dollar spent = 1 point but how do I make it so every 15 points redeemed can equal $1.00. Can someone please advise. I'm sure I'm just thinking too much.

    Also, did anyone figure out how to make it to it doesn't round up at all? So if they purchase something for $4.99 it only gives them 4 points not 5? Even if they purchase something for $4.75 it rounds up. And if it's $4.49 or down it's 4 points.

 

 

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