Results 1 to 7 of 7
  1. #1
    Join Date
    Jun 2010
    Posts
    2
    Plugin Contributions
    0

    Default Add Shipping Method to Packing Slip

    Is there a way to list the customer's chosen shipping method on the packing slip?

    I'm using Zen Cart v1.39d

    Thanks

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

    Default Re: Add Shipping Method to Packing Slip

    See if this works for you ... then you can put the shipping method where you want ...
    Code:
            <td class="main"><?php echo $order->info['payment_method'] . '<br />' . $order->info['shipping_method']; ?></td>
    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!

  3. #3
    Join Date
    Jun 2010
    Posts
    2
    Plugin Contributions
    0

    Default Re: Add Shipping Method to Packing Slip

    Thanks, it works great!

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

    Default Re: Add Shipping Method to Packing Slip

    You are most welcome thanks for the update that this was able to display the shipping method on the packing slip ...
    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!

  5. #5
    Join Date
    Nov 2009
    Location
    QLD, Australia
    Posts
    42
    Plugin Contributions
    0

    Default Re: Add Shipping Method to Packing Slip

    i kinda had something different, but still works.

    <tr>
    <td class="main"><b><?php echo Postage; ?></b></td>
    <td class="main"><?php echo $order->info['shipping_method']; ?></td>
    </tr>

  6. #6
    Join Date
    Jul 2010
    Posts
    49
    Plugin Contributions
    0

    Default Re: Add Shipping Method to Packing Slip

    Quote Originally Posted by Ajeh View Post
    See if this works for you ... then you can put the shipping method where you want ...
    Code:
            <td class="main"><?php echo $order->info['payment_method'] . '<br />' . $order->info['shipping_method']; ?></td>
    Sorry I'm a bit of a noob, does this code go into admin/packingslip.php?

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

    Default Re: Add Shipping Method to Packing Slip

    If you want that to show on the Packing Slip then yes, you need to customize the file:
    /admin/packingslip.php
    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. Add shipping method to packing slip ?
    By NullMind in forum Managing Customers and Orders
    Replies: 9
    Last Post: 2 Jun 2011, 03:38 AM
  2. Replies: 8
    Last Post: 26 Aug 2010, 12:40 AM
  3. PDF Order Center packing slip not shown shipping method
    By gamenano in forum General Questions
    Replies: 3
    Last Post: 24 Aug 2009, 04:20 AM
  4. Shipping Method detail in packing slip
    By brettw in forum Managing Customers and Orders
    Replies: 1
    Last Post: 2 Oct 2008, 09:55 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