Page 58 of 83 FirstFirst ... 848565758596068 ... LastLast
Results 571 to 580 of 827
  1. #571
    Join Date
    Dec 2007
    Posts
    50
    Plugin Contributions
    0

    Default Re: usps.com Click-n-ship AutoFill Button Contrib

    Off to tell my developer. Thanks!

  2. #572
    Join Date
    Apr 2006
    Location
    Midland TX
    Posts
    428
    Plugin Contributions
    0

    Default Re: usps.com Click-n-ship AutoFill Button Contrib

    Tried opening the newer fix and it appears the file is blank.

    Thanks

    Quote Originally Posted by CrashWolf View Post
    Oh Ha! I forgot to point the new form name.

    It should work now.

    http://www.cheaptechguy.com/zenFix/

  3. #573
    Join Date
    Mar 2012
    Posts
    8
    Plugin Contributions
    0

    Default Re: usps.com Click-n-ship AutoFill Button Contrib

    USPS FIX for usps_autofill_button.php
    http://www.cheaptechguy.com/zenFix/u...button.php_fix

    Please note there are some changes outside just updating the field ID's.

    USPS now requires a First & Last name in both Shipper and Destination addresses.

    For the Shippers First & Last name, I hard coded "Shipping Department". You can change that to whatever you like.

    <input type="hidden" name="form.returnFirstName" value="Shipping" id="form.returnFirstName">

    <input type="hidden" name="form.returnLastName" value="Department" id="form.returnLastName">


    As for the destination, Zen Combines the users Name in the orders table. Instead of reworking Zen Cart I delimited it using:

    TRIM(TRAILING substring_index(delivery_name,' ', -1) from delivery_name) as delivery_firstname
    ,
    substring_index(delivery_name,' ', -1) as delivery_lastname,

    Since the name on the Shipping label combines it back when printed, it should not show any different to the customer.

    Please let me know if there are any issues.
    Last edited by CrashWolf; 19 Mar 2012 at 08:05 PM. Reason: added link for fixed code

  4. #574
    Join Date
    Mar 2012
    Posts
    8
    Plugin Contributions
    0

    Default Re: usps.com Click-n-ship AutoFill Button Contrib

    Quote Originally Posted by EZorb View Post
    Tried opening the newer fix and it appears the file is blank.

    Thanks
    http://www.cheaptechguy.com/zenFix/u...button.php_fix

  5. #575
    Join Date
    Apr 2006
    Location
    Midland TX
    Posts
    428
    Plugin Contributions
    0

    Default Re: usps.com Click-n-ship AutoFill Button Contrib

    Quote Originally Posted by EZorb View Post
    Tried opening the newer fix and it appears the file is blank.

    Thanks
    I finally got it to open. Guess the server was busy.

    Go look at the forum Os-Commerce seem USPS is the talk of the town.
    Last edited by EZorb; 19 Mar 2012 at 08:14 PM. Reason: update information

  6. #576
    Join Date
    Apr 2006
    Location
    Midland TX
    Posts
    428
    Plugin Contributions
    0

    Default Re: usps.com Click-n-ship AutoFill Button Contrib

    Quote Originally Posted by CrashWolf View Post
    I have confirmed it works with domestic, however I do not have any international packages to ship today as of yet.
    Thank you very, very much. This mod is next to the heart of Zencart. Very important to us small business. Sure hope you claim the mod and provide further improvements.

    If USPS get their server back up I would test this out both domestic and international.

    Another question does this mod break the security on 1.5.0?

    Thanks again,

  7. #577
    Join Date
    Mar 2012
    Posts
    8
    Plugin Contributions
    0

    Default Re: usps.com Click-n-ship AutoFill Button Contrib

    Quote Originally Posted by EZorb View Post
    Thank you very, very much. This mod is next to the heart of Zencart. Very important to us small business. Sure hope you claim the mod and provide further improvements.

    If USPS get their server back up I would test this out both domestic and international.

    Another question does this mod break the security on 1.5.0?

    Thanks again,

    Thanks for your compliment.

    I can not confirm if the unaltered version was compliant with 1.5.0, however nothing was added that would further the risk IMO. Really the only thing that was modified is the pointers to the fields. USPS was really brilliant in changing all the id's without warning.
    -1 Karma for USPS

  8. #578
    Join Date
    May 2006
    Posts
    170
    Plugin Contributions
    1

    Default Re: usps.com Click-n-ship AutoFill Button Contrib

    Quote Originally Posted by whitknits View Post
    Have you had a chance to test it yet?
    CrashWolf, thanks for your efforts on this!

    Seems to be working for me for domestic, although the recipient's email address is not propagating to the usps site. I think it used to do that before.

    For an international shipment it looks like it is populating with the right values, but USPS has troubles with it anyway. I think it's a problem on their end:

    The Address Book service is experiencing technical difficulty. Please try again.

  9. #579
    Join Date
    Jan 2011
    Posts
    66
    Plugin Contributions
    0

    Default Re: usps.com Click-n-ship AutoFill Button Contrib

    I get this error:
    The Address Book service is experiencing technical difficulty. Please try again.

    Please enter and/or complete your Shipping From ZIP Code™.

  10. #580
    Join Date
    Jan 2011
    Posts
    66
    Plugin Contributions
    0

    Default Re: usps.com Click-n-ship AutoFill Button Contrib

    I can enter a label by hand and I do not get that error

 

 
Page 58 of 83 FirstFirst ... 848565758596068 ... LastLast

Similar Threads

  1. v139h Fill the total_weight table without having to click on the USPS click-in-Ship Mod
    By bradlawson25 in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 4 Dec 2013, 06:11 PM
  2. Replies: 1
    Last Post: 11 Jun 2010, 05:46 PM
  3. autoclick usps click-n-ship button missing?
    By fattyfat in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 24 Sep 2009, 02:52 AM
  4. usps.com Click-n-ship AutoFill stopped working?
    By EZorb in forum Addon Shipping Modules
    Replies: 1
    Last Post: 12 Jul 2009, 09:38 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