Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 33
  1. #21
    Join Date
    Dec 2011
    Location
    Wisconsin, USA
    Posts
    674
    Plugin Contributions
    21

    Default Re: Need help with shipping

    Quote Originally Posted by mikeel100 View Post
    So, the remaining question I have is:

    Do products enter the ups.php one at a time or in bulk?

    Thanks.
    The entire order is sent to UPS at one time. It's broken out into effectively the weight and addresses.

    This will work if all of your products in the order are coming from the same address, effectively.

    However it won't work if you have an order with 2 different Origin Zip Codes

  2. #22
    Join Date
    Sep 2012
    Location
    West Jefferson, NC
    Posts
    383
    Plugin Contributions
    0

    Default Re: Need help with shipping

    Do not use this code yet...it changes the origin zip one step too late.

    I have to find somewhere to put it before the ups module is called to evaluate pricing.

    As it is right now, the admin zip origin does not change when adding a product to the cart. Once you open the shopping cart, the admin shipping origin changes but the ups module picks up the last zip origin that was in admin.

    Where, oh where, is the right place to put the code???

  3. #23
    Join Date
    Sep 2012
    Location
    West Jefferson, NC
    Posts
    383
    Plugin Contributions
    0

    Default Re: Need help with shipping

    Dangit, looks like this is going to be more complicated than I thought.

  4. #24
    Join Date
    Sep 2012
    Location
    West Jefferson, NC
    Posts
    383
    Plugin Contributions
    0

    Default Re: Need help with shipping

    Quote Originally Posted by bislewl View Post
    The entire order is sent to UPS at one time. It's broken out into effectively the weight and addresses.

    This will work if all of your products in the order are coming from the same address, effectively.

    However it won't work if you have an order with 2 different Origin Zip Codes
    Ouch...

    Products have to be evaluated one at a time somewhere in the process for flat rate, free shipping, per item, per unit, etc. I want to pull the all order data into ups for line by line evaluation and shipping costs.

    If there was a way to pass the product info, for each product in the order, to the ups module, then the entire ups module could be surrounded by a foreach(products in the order) to evaluate the products independently.

    Of course, some custom coding would be required to bring the totals back together at the end of the ups module.

    Just thinking out loud...maybe some clarity will come.

    I appreciate your help!

  5. #25
    Join Date
    Sep 2012
    Location
    West Jefferson, NC
    Posts
    383
    Plugin Contributions
    0

    Default Re: Need help with shipping

    I just realized, the ups module is not native to the basic zencart program.

    What php file calls the ups module?

    That is where I need to start the custom coding...I believe.

  6. #26
    Join Date
    Oct 2015
    Posts
    30
    Plugin Contributions
    0

    Default Re: Need help with shipping

    We managed to install the module, but in the end it worked with weight, not with general attributes. Thank you for help anyway.

    Does anyone know if there is module where I could put handling fee for certain items, but it would count the fee only once?

    For example:
    Customer orders two of item X, one item Y and three item Z. X has fee of 2£, Y none and Z 5£. The total handling fee would be 5£, not 9£.

  7. #27
    Join Date
    Dec 2011
    Location
    Wisconsin, USA
    Posts
    674
    Plugin Contributions
    21

    Default Re: Need help with shipping

    Quote Originally Posted by Miru View Post
    We managed to install the module, but in the end it worked with weight, not with general attributes. Thank you for help anyway.

    Does anyone know if there is module where I could put handling fee for certain items, but it would count the fee only once?

    For example:
    Customer orders two of item X, one item Y and three item Z. X has fee of 2£, Y none and Z 5£. The total handling fee would be 5£, not 9£.
    Have you tried:
    https://www.zen-cart.com/downloads.php?do=file&id=1484

  8. #28
    Join Date
    Sep 2012
    Location
    West Jefferson, NC
    Posts
    383
    Plugin Contributions
    0

    Default Re: Need help with shipping

    Not sure...but, have you tried playing with the tax classes and per xxxx shipping modules that come with Zencart?

    Create separate tax classes for x, y, and z.

    Assign shipping cost by tax class.

    I am pretty sure there is a clone module for per unit and weight...

    Set your product weight to zero...

    Hope this helps.
    Last edited by mikeel100; 24 Oct 2015 at 03:29 AM. Reason: More info

  9. #29
    Join Date
    Sep 2012
    Location
    West Jefferson, NC
    Posts
    383
    Plugin Contributions
    0

    Default Re: Need help with shipping

    Miru,

    Sorry, I forgot to mention to set the shipping fee to per order.

    I am also pretty sure you will have to customize code somewhere to handle the example you gave.

    I will keep my eyes open for an answer to your question while I am going through the shipping files. If, I find a place to help, I will post here.

    Good luck.
    Last edited by mikeel100; 24 Oct 2015 at 03:54 AM. Reason: More info

  10. #30
    Join Date
    Oct 2015
    Posts
    30
    Plugin Contributions
    0

    Default Re: Need help with shipping

    It sounds rather complicated as items are already in three different tax class. But I will check if I can create something with this.

 

 
Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. Need help with shipping
    By enetllc in forum Built-in Shipping and Payment Modules
    Replies: 27
    Last Post: 17 Sep 2010, 04:46 AM
  2. Need Help With UPS shipping
    By midnightwalker in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 12 Aug 2010, 05:24 AM
  3. Need Help with Shipping
    By icecopi in forum Built-in Shipping and Payment Modules
    Replies: 12
    Last Post: 4 Apr 2009, 04:51 AM
  4. Need Help With Shipping
    By GalaxiDesigns in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 9 Feb 2008, 05:49 AM
  5. need help with shipping config
    By z3nus3r in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 3 Jul 2007, 03:01 PM

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