Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Nov 2005
    Posts
    30
    Plugin Contributions
    0

    Default usps first class not working on order to switzerland

    I just was contacted by a customer of mine today that is in switzerland and she said that she was only able to see in store pickup as the shipping method.

    (note that priority and first class international mail are turned on in the mod i checked)

    this is strange because i just got 2 orders yesterday from canada and australia and they both went through fine.

    is the usps doing another mod update that i need to install.

    i get the following error message on the first checkout page under the usps when i tested her account:

    -2147218052 - The ounces field must be less than 5 digits

    and there is nothing at all showing in the ups field but it does say the order weighs: 1 x 0.63lbs

    can anyone please advise, i am currently running zen 1.3.9b

    thanks!

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: usps first class not working on order to switzerland

    Try editing the file:
    /includes/modules/shipping/usps.php

    and change the line:
    Code:
        $shipping_ounces = zen_round($shipping_ounces, 3);
    to read:
    Code:
        $shipping_ounces = zen_round($shipping_ounces, 2);
    Does this solve the problem?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. v151 USPS Not showing First Class on order
    By RyanEOD in forum Addon Shipping Modules
    Replies: 4
    Last Post: 30 Mar 2014, 11:31 PM
  2. USPS v15 Rate 3b (latest) not working with First Class International
    By divinelighting in forum Addon Shipping Modules
    Replies: 2
    Last Post: 27 Jan 2013, 04:56 PM
  3. USPS International First Class not working
    By beadsplease in forum Built-in Shipping and Payment Modules
    Replies: 18
    Last Post: 21 Jan 2012, 01:53 AM
  4. USPS First Class Int not working
    By rmory in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 19 Nov 2010, 03:31 AM
  5. USPS First Class Intl Canada not working
    By Cadoo in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 2 Apr 2009, 08:18 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