Page 35 of 100 FirstFirst ... 2533343536374585 ... LastLast
Results 341 to 350 of 998
  1. #341
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,582
    Plugin Contributions
    29

    Default Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    Quote Originally Posted by ams30gts View Post
    This add-on works perfectly for me except 1 thing.

    Sometimes I ship more then 1 package.

    Like for example yesterday i shipped a package via UPS, and today I shipped another via USPS, but it wont let me add the tracking number. it just says "nothing changed"
    I also had orders that may ship in more than one shipment. The simplest way to get around this is to add something in the comments box. I'll usually add '1 of 2' and '2 of 2' into the comment box for each shipment.

  2. #342
    Join Date
    Sep 2006
    Location
    Colorado Springs CO USA
    Posts
    516
    Plugin Contributions
    2

    Default Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    Quote Originally Posted by jeking View Post
    I also had orders that may ship in more than one shipment. The simplest way to get around this is to add something in the comments box. I'll usually add '1 of 2' and '2 of 2' into the comment box for each shipment.
    If nothing is typed in the comments then nothing happens. This is a good way to prevent accidental blank emails from going out. Since the tracking numbers are in different fields from the comments field the system isn't going to detect and save the addition of tracking numbers until something is added to the comments field.

    I always type the service in the comments.... something like "Parcel Post", UPS Ground Service", etc.

    I found it advantageous to use a macro program to enter standard phrases for me. So I type #g for "UPS GROUND SERVICE". #p for "USPS PRIORITY MAIL", or #4 for "USPS PARCEL POST" (since #p can't be used for both, I use 4 to represent to old 4th class mail designation for Parcel Post.)
    www.aspenshopsonline.com - ZenCart 1.3.9h
    www.wilkssupply.com - ZenCart 1.3.9h
    www.un-du.net - ZenCart 1.3.8a

  3. #343
    Join Date
    Sep 2006
    Location
    Colorado Springs CO USA
    Posts
    516
    Plugin Contributions
    2

    Default Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    Quote Originally Posted by jeking View Post
    I also had orders that may ship in more than one shipment. The simplest way to get around this is to add something in the comments box. I'll usually add '1 of 2' and '2 of 2' into the comment box for each shipment.
    Quote Originally Posted by Holz View Post
    simple reason: tracking number today pasted from clipboard and this method is very sloooow (if must fill additional fields) with many entries :-/

    more better for me is fix core file (if i found this function in some core file), so, if you have any ideas, how to find, , then i very happy

    ----

    for automation, i need in next future make import dialog for load from simple csv file (bulk load)

    i must say this: this file make other guy and not any way get automatically via sql or parse from http service

    then i make for this guy this form, and guy (now send by mail to me) submit csv file self (then file must be outside admin) and i not must make anything (after i make trigger mechanism)



    update: i thing about Easypopulate, maybe i look into this files, but maybe anybody give better hint...
    Ty Lieu's TY UPS WORLDSHIP will automatically supply a link to the UPS Shipment record based on your order (reference) number. The link is automatically added to the comments field when you print your label.

    Instead of looking up the tracking number, it looks up the shipment's reference number (your order number) and your account number to find the shipment record to display. The link is also displayed in your email to the customer.

    I'm not aware of any add-on that will do this for USPS or other carriers. I use the cut-and-paste method for USPS.

    Ron
    www.aspenshopsonline.com - ZenCart 1.3.9h
    www.wilkssupply.com - ZenCart 1.3.9h
    www.un-du.net - ZenCart 1.3.8a

  4. #344
    Join Date
    May 2005
    Location
    Tampa, FL
    Posts
    203
    Plugin Contributions
    1

    Default Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    This will be fix in the next version.
    Right now you either have to:
    Add comments or change the status.

    I usually add a comment for multiple tracking id. Use something similar to:
    Box 2 of 3.

    Box 1 of 4. Contents: Gold rings.

    If you get lazy. Just use a "period" as the comment.
    The Lord gave and the Lord has taken away; may the name of the Lord be praised (Job 1:21 NIV)

  5. #345
    Join Date
    Apr 2009
    Location
    Los Angeles, California
    Posts
    128
    Plugin Contributions
    0

    Default Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    Quote Originally Posted by colosports View Post
    This will be fix in the next version.
    Right now you either have to:
    Add comments or change the status.

    I usually add a comment for multiple tracking id. Use something similar to:
    Box 2 of 3.

    Box 1 of 4. Contents: Gold rings.

    If you get lazy. Just use a "period" as the comment.
    yea i started putting 1 of 2 etc.

    now this works perfect for me.

    thanks

  6. #346
    Join Date
    Jan 2008
    Posts
    64
    Plugin Contributions
    0

    Default Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    PROBLEM:

    I have had this installed for a few days.
    Just noticed that the orders screen doesn't properly show my taxes! Had a few hour of panic wondering how my tax setting could have been messed up after months of working perfectly, when I compared the hard copy invoices I have on hand (pre-Ty Package Tracker) and the invoices as displayed by the Ty Package Tracker.

    An example:

    Proper output:

    Subtotal: $47.30
    Shipping: $15.02
    5% GST: $2.38
    5% GST on shipping: $0.75
    Total: $65.45
    Same order, as displayed by Ty Package Tracker:

    Sub-Total: $47.30
    Canada Post (1 box(es) to be shipped) (Expedited, 2009-06-01): $15.02
    5% GST : $2.37
    5% GST on shipping: $2.37
    Total: $67.05
    It rounds differently, that's number one.
    Then it seems to use the first tax amount for the 2nd tax line, which is number two, and the biggie.

    Is there a fix for this? If not, I'll need to uninstall and fast.

    Thanks!!

  7. #347
    Join Date
    May 2005
    Location
    Tampa, FL
    Posts
    203
    Plugin Contributions
    1

    Default Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    The mod doesn't make changes to tax.
    Are you sure you didn't make changes to the file?
    The Lord gave and the Lord has taken away; may the name of the Lord be praised (Job 1:21 NIV)

  8. #348
    Join Date
    Jan 2008
    Posts
    64
    Plugin Contributions
    0

    Default Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    I'm not suggesting it changes the tax.
    I'm suggesting it does not display it correctly.

  9. #349
    Join Date
    Jul 2009
    Posts
    5
    Plugin Contributions
    0

    Idea or Suggestion Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    Hi Guys,

    i use Ty Package Tracker v2.3a since 2 Days and it works like a charm. But i have one question: How can i change the text of the email who contains the Trackingnumber send to the costumer ?

    regards from germany

  10. #350
    Join Date
    Jan 2008
    Posts
    64
    Plugin Contributions
    0

    Default Re: Track Package from FedEx, UPS, Postal, DHL, etc..

    Is there a fix for this? If not, I'll need to uninstall and fast.
    I forgot you could use this mod without having to use your tracker page, so maybe I won't have to uninstall.

 

 
Page 35 of 100 FirstFirst ... 2533343536374585 ... LastLast

Similar Threads

  1. v150 Is there a FedEx plugin to quote on package size and postal code/zone?
    By Music Man in forum Addon Shipping Modules
    Replies: 7
    Last Post: 3 Aug 2014, 10:30 PM
  2. UPS/DHL shipping in Europe
    By DML73 in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 29 Jan 2009, 09:43 PM
  3. what is the track your package url?
    By keylesslocks in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Aug 2008, 06:49 PM
  4. going from small package to large package
    By luna_99 in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 19 Nov 2007, 02:44 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