Search:

Type: Posts; User: linksys

Search: Search took 0.01 seconds.

  1. Replies
    826
    Views
    195,908

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

    LOL I am not, unfortunately. You did an excellent job making this contrib. Everyone here realizes how dependent we are on this. BIG thanks!
  2. Replies
    826
    Views
    195,908

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

    Based on the above report on "no @ in email workaround" (thanks you guys) I did more tests and here is my conclusion:

    Conclusion A: Their backend now starts to check for session TOKEN and...
  3. Replies
    826
    Views
    195,908

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

    Sorry my bad. I take this back. This does not use API. Lessons learned - never post before having a coffee at midnight! :blush:
  4. Replies
    826
    Views
    195,908

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

    Looks like oscommerce already has this module using API: http://www.oscommerce.com/community/contributions,1498

    It's open source so perhaps somebody could migrate it to ZenCart. :clap:
  5. Replies
    826
    Views
    195,908

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

    Well, :) the non-hacking, ultimate official way of doing this is through USPS Shipping Label API, as I researched:
    http://www.usps.com/webtools/shipping.htm
    Anybody tried this before?
  6. Replies
    826
    Views
    195,908

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

    I don't know FF add-on programming either but I am glad you are heading that way :mellow:
  7. Replies
    826
    Views
    195,908

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

    Still no luck for me. Their HTML page source code seems unchanged but I guess their backend starts validating some fields now. For example, the following fields:
    org.apache.struts.taglib.html.TOKEN...
  8. Replies
    826
    Views
    195,908

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

    Anybody has problem with USPS autofill lately? Looks like they changed the label form validation which broke my autofill. After I click the auto fill button in ZenCart: the USPS site gives me this...
  9. Replies
    826
    Views
    195,908

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

    That sounds great! I don't use Fedex but that's definitely a plus to this mod.
  10. Replies
    826
    Views
    195,908

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

    So if they'd change the address form to be like UPS, will you still be able to "be quick to fix it"? :wink:

    Seriously, is UPS' address form workable?
  11. Replies
    826
    Views
    195,908

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

    Congratulations to v1.0! I think this is one of the most useful zencart modules, and would love to see a similar for UPS. I checked UPS's shipping source, didn't quite get it but looks like there's...
  12. Replies
    826
    Views
    195,908

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

    That's great qhome. Thanks for your prompt work. Actually I had a little more in my change - I always fill the USPS shipping reference number with the order number - you might want to incorporate...
  13. Replies
    826
    Views
    195,908

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

    I used ($order_check->fields['zone_code']) and the state dropdown fills up all fine. Again for international provinces the worst case is to put all of them in a PHP array. Congrats to your upcoming...
  14. Replies
    826
    Views
    195,908

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

    For that I just hardcoded value "1" (US) as our store is for US only. Can't think of a better way but the worst case is to define all countries into an array in PHP. :P I didn't check the zencart db...
  15. Replies
    826
    Views
    195,908

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

    Another change: querying the state abbreviation from database instead of looking up in javascript on client site. This is necessary for the Firefox change above since the form is generated by PHP...
  16. Replies
    826
    Views
    195,908

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

    Thanks for this great module. I managed to make it work in Firefox. Here is what I did:

    In usps_autofill_button.php, move all the "document.write" statements except the last submit() out of...
Results 1 to 16 of 16
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR