Results 1 to 4 of 4
  1. #1
    Join Date
    May 2011
    Posts
    3
    Plugin Contributions
    0

    Default CanadaPost Shipping Module Modification - Eliminate Expected Delivery Date Display

    Very new to ZenCart (v1.3.9h) and just getting my feet wet. Have things working very well, and am now just looking to customize the downloaded shipping module for CanadaPost (running the current version of 1.3.9h-3).

    I would like to amend the output from the routine in terms of the elimination of including the Estimated Delivery Date from the format below:

    Canada Post (Priority Courier, 2011-08-18) $15.05
    Canada Post (Expedited, 2011-08-18) $7.50

    Due to the nature of the products I sell, I normally ship product 2-4 days after an order is placed as I must customize each. Can someone give me some assistance in locating and disabling the Expected Delivery Date field from the output?

    Thanks,

    John

  2. #2
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: CanadaPost Shipping Module Modification - Eliminate Expected Delivery Date Displa

    Change
    Code:
            $aryProducts[$index] = array($name . ', ' . $deliveryDate => $rate);
    to just
    Code:
            $aryProducts[$index] = array($name => $rate);
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    May 2011
    Posts
    3
    Plugin Contributions
    0

    Default Re: CanadaPost Shipping Module Modification - Eliminate Expected Delivery Date Displa

    That amended it just perfect. Thank you for your assistance. You saved me a few hours of looking!

    Very much appreciate it.

    John

  4. #4

    Default Re: CanadaPost Shipping Module Modification - Eliminate Expected Delivery Date Displa

    Just what i needed as well.

 

 

Similar Threads

  1. Products Expected adds 2034 expected date
    By RobertG in forum General Questions
    Replies: 1
    Last Post: 6 Feb 2011, 01:00 AM
  2. display date expected on category zen cart
    By Best Price Accessori in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 11 Dec 2009, 06:44 PM
  3. Shipping Module- modification for delivery
    By luvingmamma in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 12 Aug 2009, 02:30 AM
  4. Canadapost Shipping module and Dual Pricing module
    By oxxyfx in forum Addon Shipping Modules
    Replies: 1
    Last Post: 12 Feb 2009, 02:06 AM
  5. Other CanadaPost shipping module
    By burnsy in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 29 Mar 2007, 05:57 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