Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2006
    Posts
    168
    Plugin Contributions
    0

    Default I cannot change the USPS shipping wording

    Hi.

    We use USPS to ship. However, we do not want to identify the specific shipping method (Priority Mail, Express Mail, etc), and instead we just want to specify Standard Shipping or Expedited Shipping.

    I have edited the language file in includes/languages/english/modules/shipping/usps.php to:

    define('MODULE_SHIPPING_USPS_TEXT_OPT_PM', 'Standard Shipping');
    define('MODULE_SHIPPING_USPS_TEXT_OPT_EX', 'Expedite Delivery');

    However, when I try to do a test order, in the estimate shipping window, it still says Priority or Express.

    Also, how do I remove the number of days delivery. I want to override and set to definite delivery dates.

    Please advice.

    Thanks

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

    Default Re: I cannot change the USPS shipping wording

    You can test it with the code in RED:
    Code:
    echo $title . ' - ' . $type. '<br>';
    if ($type == 'PARCEL') {
      $title = 'FRED';
    }
    // add $this->usps_countries to title to test actual country
    and then adapt it as needed ...
    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: v1.5.5]
    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. v139h Cannot complete the USPS upgrade (The shipping module detail window is not rendering)
    By phizah in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 17 Jun 2015, 05:39 AM
  2. change usps wording - international
    By sbbemn in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 24 May 2012, 05:08 PM
  3. Change the wording on shipping module
    By Flux1231 in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 6 Jan 2009, 06:37 AM
  4. Change wording of Shipping Weight
    By ajhb in forum Basic Configuration
    Replies: 1
    Last Post: 28 Oct 2008, 08:58 AM

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