Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2006
    Location
    Michigan
    Posts
    196
    Plugin Contributions
    0

    Default Shipping Table for US - USPS Calc for Int?

    I am doing some restructuring to my site and how we ship our items. We sell jewelry supplies and shipping via weight is not working as many of our products vary in weight even though they are the same item. ie. natural gemstones, pearl strands etc.

    Since we opened we have been usuing USPS to calc shipping and allow the users to choose their shipping type. About 95% this would cause a variance in shipping fees from what we actually charged the customer.

    So what I need to do is set it up like this:

    Domestic - Use table rates based on $$$
    Int - Use USPS to Calc rates.

    I have it configured right now using Zone Rates and I create a Zone just for the US that display the appropriate prices.

    I also have USPS configured and only have the International options checked.

    This appears to work fine except that now my domestic users get a prompt that says:

    We are unable to find a USPS shipping quote suitable for your mailing address and the shipping methods we typically use.
    If you prefer to use USPS as your shipping method, please contact us for assistance.
    (Please check that your Zip Code is entered correctly.)

    Is there anyway to hide this warning or is their a better setup I can use for my store? Any help or suggestions are greatly appreciated! Thank you!

  2. #2
    Join Date
    Jun 2006
    Location
    Michigan
    Posts
    196
    Plugin Contributions
    0

    Default Re: Shipping Table for US - USPS Calc for Int?

    Update -

    Everything is functioning fine. I just need to figure out how to get rid of:


    - The USPS error, which I am sure is defined somewhere.
    - Change 'Best Rate' to something else. I am also sure this is defined somewhere. I'll have to do a bit of digging.

    Any pointers would be great.

    Thanks.

  3. #3
    Join Date
    Jun 2006
    Location
    Michigan
    Posts
    196
    Plugin Contributions
    0

    Default Re: Shipping Table for US - USPS Calc for Int?

    SOLVED

    This first edit just changes the word Zone Rates to a more friendly looking 'USPS First Class' of whatever you choose.

    Edit:
    includes/languages/english/modules/shipping/zones.php

    Change:
    define('MODULE_SHIPPING_ZONES_TEXT_TITLE', 'Zone Rates');
    To:
    define('MODULE_SHIPPING_ZONES_TEXT_TITLE', 'USPS First Class');

    Save as:
    includes/languages/english/modules/shipping/yourtemplate/zones.php

    This next edit changes the USPS error that pops up when you don't want to use USPS for US sales. You could do some more editing to make the error disappear completely but I chose just to edit the text to a more user friendly statement.

    Edit:
    includes/languages/english/modules/shipping/usps.php

    Change:
    define('MODULE_SHIPPING_USPS_TEXT_ERROR', 'We are unable to find a USPS shipping quote suitable for your mailing address and the shipping methods we typically use.<br />If you prefer to use USPS as your shipping method, please contact us for assistance.<br />(Please check that your Zip Code is entered correctly.)');

    To:
    define('MODULE_SHIPPING_USPS_TEXT_ERROR', 'If you are shipping within the US please select Shipping To US from the box below. If you reside outside of the US, we were unable to find a USPS shipping quote suitable for your mailing address and the shipping methods we typically use. Please check to make sure you entered your address correctly.');

    Save as:
    includes/languages/english/modules/shipping/yourtemplate/usps.php

 

 

Similar Threads

  1. v154 Setting up shipping for Int'l
    By Ember in forum Built-in Shipping and Payment Modules
    Replies: 61
    Last Post: 31 Jan 2016, 09:14 AM
  2. v139h Max weight restriction code for USPS Priority Mail Int Lrg Video box shipping option
    By heteromorphic in forum Addon Shipping Modules
    Replies: 9
    Last Post: 8 Sep 2012, 01:05 AM
  3. USPS shipping module: Estimates appear for US only, no int'l locations
    By shinyadornments in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 15 Feb 2008, 03:05 AM
  4. How to Set Table Rate Shipping for US Lower 48 States - USPS Shipping for All Others
    By Boggled in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 15 Feb 2007, 08:29 PM
  5. Wrong Calculations for Int'l Shipping?
    By scoutj in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 28 Jan 2007, 10:09 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