Page 7 of 40 FirstFirst ... 5678917 ... LastLast
Results 61 to 70 of 393
  1. #61
    Join Date
    Jun 2006
    Posts
    111
    Plugin Contributions
    0

    Default Re: Gift Wrapping Contribution

    I used beyond compare as you suggested and it's all working beautifully *except* for an odd but rather large problem.... no matter what shipping you choose on the checkout shipping page, usps express mail shipping is what you get. I've gone back through the files comparing them and I'm not sure what I've done wrong to cause this to happen.... help?
    -------------------------
    Dichroic Jewelry

  2. #62
    Join Date
    Jun 2006
    Posts
    111
    Plugin Contributions
    0

    Default Re: Gift Wrapping Contribution

    Nevermind... I just figured out that this wasn't caused by me... http://www.zen-cart.com/forum/showthread.php?t=80621
    -------------------------
    Dichroic Jewelry

  3. #63
    Join Date
    Oct 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: Gift Wrapping Contribution

    Hi there,

    I've recently installed this great contribution to my online store, but for some reason I can't seem to work out how to make the value in the shopping cart show with tax included. Our store is currently set to display prices with tax.

    Example:
    Our price to gift wrap is based on $2.50 + 10% tax per item. So for a cart that has say 2 items, the total gift wrap value should $5.00 + $0.50 tax giving $5.50 total.

    Currently the cart only shows $5.00 instead of $5.50. All other values are correct except this one.

    Any ideas why this would be and how I can go about fixing it?


    Thanks
    Max

  4. #64
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,536
    Plugin Contributions
    127

    Default Re: Gift Wrapping Contribution

    For some unknown reason, I fat-fingered it and forgot this switch. I'll fix it in the next release. For now, use a tax-included price and set tax recalc to none - I think this should work.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  5. #65
    Join Date
    Oct 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: Gift Wrapping Contribution

    Thanks for the fast reply.


    If I set the value to a tax included price and tax recalc to none, this will not show correctly when I genenerate my tax reports.

    I might see if I can take a closer look at this myself.



    thank again swguy.

  6. #66
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,536
    Plugin Contributions
    127

    Default Re: Gift Wrapping Contribution

    If you look at low_order_fee, you'll see what you need to do. You won't need to add a database entry, since for your store it will be on all the time. Look for DISPLAY_PRICE_WITH_TAX.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  7. #67
    Join Date
    Oct 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: Gift Wrapping Contribution

    Thanks for the pointer, I'll see what I can come up with.

  8. #68
    Join Date
    Nov 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: Gift Wrapping Contribution

    I am sure I am doing something wrong, but I am can't get the category or product exit to work.

    I have read the FAQ on the site for the category problems, but I can't even get the product exit to work. I have uninstalled and reinstalled the module.

    Here is my code

    Code:
        function exclude_product($prid) {
            $id = (int)$prid;
            switch($id) {
    		   case 38:
    		   case 40:
    		   case 42:		   		   
                    return true;
            }
            return false;

  9. #69
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,536
    Plugin Contributions
    127

    Default Re: Gift Wrapping Contribution

    This is only part of the logic - have you installed the template files too? These control whether or not a check is displayed.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  10. #70
    Join Date
    Nov 2007
    Posts
    4
    Plugin Contributions
    0

    Default Re: Gift Wrapping Contribution

    I didn't update them from the older version!

    Thank you for the quick reply and also for this add-on it is perfect!

 

 
Page 7 of 40 FirstFirst ... 5678917 ... LastLast

Similar Threads

  1. Gift Wrapping
    By Ms_X in forum General Questions
    Replies: 1
    Last Post: 23 Jan 2011, 03:05 AM
  2. Gift Wrapping Contribution
    By rascald in forum General Questions
    Replies: 0
    Last Post: 4 Jul 2009, 10:10 AM
  3. Gift Wrapping
    By Patpete in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 5 Sep 2008, 06:28 AM
  4. Gift Wrapping
    By AvieLF in forum General Questions
    Replies: 6
    Last Post: 6 Mar 2007, 01:56 AM
  5. Gift Wrapping
    By tbrides in forum General Questions
    Replies: 7
    Last Post: 3 Feb 2007, 10:12 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