Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2009
    Location
    OK
    Posts
    3
    Plugin Contributions
    0

    Default Insurance Yes and NO

    I was wandering if anyone could help me out with this small problem I have.

    Our company uses UPS for small shipments which we require to have insurance on all packages. I installed the insurance module and it works great except for a small problem(in other thread). This problem I can overlook as it is not a big deal.

    We also use freight companies for our larger shipments which can range from 150lbs to 15,000 lbs give or take some. I have setup one freight line (Central Transport) by means of the zonetable addon which work great for me. The thing is we do not charge insurance on the freight shipments as I believe it is included in their charges.

    Bottom line:
    I want insurance added in our UPS shipments.
    I do not want insurance added in our freight shipments.

    It adds insurance to both. Is there anyway I can tell the insurance addon to ignore the zonetable like it does the free ship, GV and Virtual stuff?? I would really appreciate any help on this it is pretty much the last thing I have to figure out before unleashing the store.

    http://www.ortcoinc.com/store

    I have the latest version of zen-cart and the addons as far as I know.

  2. #2
    Join Date
    Jun 2009
    Location
    OK
    Posts
    3
    Plugin Contributions
    0

    Default Re: Insurance Yes and NO

    Finally got it working. Hopefully I did not screw something up I am not aware of yet. Here is what I did.

    In
    /includeds/module/order_total/ot_insurance.php

    I found

    if ($_SESSION['shipping']['id'] == 'storepickup_storepickup')

    Changed to

    if ($_SESSION['shipping']['id'] == 'zonetable_zonetable' or $_SESSION['shipping']['id'] == 'storepickup_storepickup')

 

 

Similar Threads

  1. Background image...and yes I've looked EVERYWHERE
    By curbsidestudiosNET in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Feb 2011, 04:16 PM
  2. Item Warranty and Insurance
    By bombnail in forum General Questions
    Replies: 1
    Last Post: 19 May 2008, 04:13 AM
  3. table prefix at intallation/setup - yes or no, and why?
    By azenuser in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 1 Feb 2007, 01:14 AM
  4. USPS and UPS insurance
    By saddlebred in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 21 Nov 2006, 04:08 AM
  5. Insurance and wish lists
    By mooncavecrystals in forum General Questions
    Replies: 0
    Last Post: 13 Sep 2006, 12:47 AM

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