Page 19 of 19 FirstFirst ... 9171819
Results 181 to 188 of 188
  1. #181
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,911
    Plugin Contributions
    96

    Default Re: UPS Shipping using RESTful/OAuth API [Support Thread]

    Quote Originally Posted by njcyx View Post
    Hi @lat9, any plan to support Saturday delivery option?
    This is the first request I've heard. How about creating an issue on https://github.com/lat9/upsoauth for tracking?

  2. #182
    Join Date
    Oct 2007
    Posts
    73
    Plugin Contributions
    0

    Default Re: UPS Shipping using RESTful/OAuth API [Support Thread]

    I am running 1.3.7 of the module on zc 1.5.7c. I have noticed a problem when I use my shipper number to try to grab the discounted rates it does not calculate things properly with multipackage orders. I am not sure if this is module side or something with ups. If create a heavy order (49.40 lbs) and set my max package weight to 200 lbs the estimate is 1 pkg x 49.40 lbs and the cost is $27.60. If I change the max package weight to 35 lbs in zc then the module shows 2 pkgs x 27.17 lbs and the total is $22.46. So somehow the estimate for two boxes is less than in a single shipment which of course is not what I actually get charged. Anyone else seeing this if you try to use discounted rate?

  3. #183
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,911
    Plugin Contributions
    96

    Default Re: UPS Shipping using RESTful/OAuth API [Support Thread]

    Quote Originally Posted by spyderrobotics View Post
    I am running 1.3.7 of the module on zc 1.5.7c. I have noticed a problem when I use my shipper number to try to grab the discounted rates it does not calculate things properly with multipackage orders. I am not sure if this is module side or something with ups. If create a heavy order (49.40 lbs) and set my max package weight to 200 lbs the estimate is 1 pkg x 49.40 lbs and the cost is $27.60. If I change the max package weight to 35 lbs in zc then the module shows 2 pkgs x 27.17 lbs and the total is $22.46. So somehow the estimate for two boxes is less than in a single shipment which of course is not what I actually get charged. Anyone else seeing this if you try to use discounted rate?
    Two packages of a lesser weight tend to cost less than a single package that's twice the weight.

  4. #184
    Join Date
    Jun 2008
    Location
    Japan
    Posts
    331
    Plugin Contributions
    7

    Default Re: UPS Shipping using RESTful/OAuth API [Support Thread]

    It might be that the 2 box you actually sent are not weighting 27.17 lbs. Do you have an invoice from UPS with the actual weight and shipping cost of each box? Comparing this information could help spot the origin of the problem.

  5. #185
    Join Date
    Oct 2007
    Posts
    73
    Plugin Contributions
    0

    Default Re: UPS Shipping using RESTful/OAuth API [Support Thread]

    Quote Originally Posted by lat9 View Post
    Two packages of a lesser weight tend to cost less than a single package that's twice the weight.
    I am using shipstation if that makes a difference. I am using my ups number that shipstation gives me.

    Here is another sample shipment:

    So if I have it set up with a max of 200 lbs and I have a cart with 36lbs of product the cart shows 1 box @ 36lbs ($23.18)

    If I set zc to 30lbs max then the cart shows 2 boxes @ 19.8 lbs. ($22.62)

    The weight difference is because it adds the 10% per the zc default setting.

    When I do a rate check in shipstation 1 box at 36 lbs would be $23.18

    Two boxes of smaller size at 19.8 lbs each would actually be $15.91 per box. $31.82 total.

    So single package seems to work fine and grabs the right rate.

    Double gets wonky. I am not sure if this is because of trying to grab the rate they have worked out with shipstation or if its something in the module.

  6. #186
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,911
    Plugin Contributions
    13

    Default Re: UPS Shipping using RESTful/OAuth API [Support Thread]

    Quote Originally Posted by lat9 View Post
    Two packages of a lesser weight tend to cost less than a single package that's twice the weight.
    in my experience, this is not the case. especially if the package does not meet the overweight surcharge, typically 50 lbs or 70 lbs depending on the service.

    Quote Originally Posted by spyderrobotics View Post
    I am using shipstation if that makes a difference. I am using my ups number that shipstation gives me.

    Here is another sample shipment:

    So if I have it set up with a max of 200 lbs and I have a cart with 36lbs of product the cart shows 1 box @ 36lbs ($23.18)

    If I set zc to 30lbs max then the cart shows 2 boxes @ 19.8 lbs. ($22.62)

    The weight difference is because it adds the 10% per the zc default setting.

    When I do a rate check in shipstation 1 box at 36 lbs would be $23.18

    Two boxes of smaller size at 19.8 lbs each would actually be $15.91 per box. $31.82 total.

    So single package seems to work fine and grabs the right rate.

    Double gets wonky. I am not sure if this is because of trying to grab the rate they have worked out with shipstation or if its something in the module.
    ship station seems correct. those numbers are what i would expect.

    best.
    author of square Webpay.
    mxWorks now has Apple Pay and Google Pay. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  7. #187
    Join Date
    Mar 2005
    Posts
    142
    Plugin Contributions
    0

    Default Re: UPS Shipping using RESTful/OAuth API [Support Thread]

    I know it was stated that package dimensions were planned for a future release. Just checking to see if there was any progress with this? I appreciate the hard work in making the module.

    Thanks

  8. #188
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,911
    Plugin Contributions
    96

    Default Re: UPS Shipping using RESTful/OAuth API [Support Thread]

    Quote Originally Posted by n8pbm View Post
    I know it was stated that package dimensions were planned for a future release. Just checking to see if there was any progress with this? I appreciate the hard work in making the module.

    Thanks
    No progress, other that I've now created a GitHub issue to remind me of the request: https://github.com/lat9/upsoauth/issues/52

 

 
Page 19 of 19 FirstFirst ... 9171819

Similar Threads

  1. v156 Authorize.net API with Card on File transactions support thread...
    By carlwhat in forum Addon Payment Modules
    Replies: 198
    Last Post: 1 Jun 2026, 02:29 AM
  2. v155 UPS XML: Support Thread
    By lat9 in forum Addon Shipping Modules
    Replies: 245
    Last Post: 24 Nov 2023, 10:07 PM
  3. eWAY Payment Gateway - Rapid 3.0 API [Support Thread]
    By maclean_cherry in forum Addon Payment Modules
    Replies: 40
    Last Post: 27 Nov 2020, 06:53 AM
  4. v156 Authorize.net API with Card on File transactions support thread...
    By carlwhat in forum All Other Contributions/Addons
    Replies: 16
    Last Post: 27 Apr 2020, 08:46 PM
  5. v151 Ty UPS WorldShip Support Thread
    By colosports in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 1 Jun 2014, 12:05 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