Zen Cart Logo
Forums / Addon Shipping Modules / usps.com Click-n-ship AutoFill Button Contrib

usps.com Click-n-ship AutoFill Button Contrib

Views: 224,996

Results 361 to 380 of 827
3 Oct 2008, 6:59 AM
#361
supersnow avatar

supersnow

Zen Follower

Join Date:
Apr 2007
Location:
California, USA
Posts:
233
Plugin Contributions:
0

usps.com Click-n-ship AutoFill Button Contrib

Yeah what a week for this to stop working. We just got a masive number of orders and mostly international. So it was a real pain having to enter everything manually. I wish USPS would stop messing with their site.

Just to confirm I am getting the the same error a blank screen with Error 500: in the left hand corner.
I will check and see if the solution works and let you know.

3 Oct 2008, 1:01 PM
#362
ts232 avatar

ts232

Zen Follower

Join Date:
May 2006
Posts:
167
Plugin Contributions:
0

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

qhome:

OK I figured it out. In fact it may have been the cause of the initial "error" on form load. When they added the new Express hold checkbox, they finally had another non-default value for the submit control. So this tells it explicitly to use continue button now.

Very simple fix:

Need to edit:
admin/includes/modules/usps_autofill_button.php
find:

<input type="hidden" name="submitControl" value=""> ``` > change to: > ``` <input type="hidden" name="submitControl" value="Continue"> ```

Fix confirmed! Thank you qhome from all of us!
:clap: :clap: :clap:
:hug:

3 Oct 2008, 6:15 PM
#363
ewodzien avatar

ewodzien

New Zenner

Join Date:
Sep 2007
Posts:
8
Plugin Contributions:
0

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

Awesome.. works like a charm..

THANK YOU THANK YOU so much for fixing this quickly, it is sincerely appreciated!

-Ed

3 Oct 2008, 8:56 PM
#364
supersnow avatar

supersnow

Zen Follower

Join Date:
Apr 2007
Location:
California, USA
Posts:
233
Plugin Contributions:
0

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

works great - you saved us so much time! Thanks again.

4 Oct 2008, 1:11 PM
#365
daneh avatar

daneh

Zen Follower

Join Date:
Dec 2007
Location:
Southern Maine
Posts:
268
Plugin Contributions:
0

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

:censored:....didn't work for me. Any other suggestions?

4 Oct 2008, 1:32 PM
#366
daneh avatar

daneh

Zen Follower

Join Date:
Dec 2007
Location:
Southern Maine
Posts:
268
Plugin Contributions:
0

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

Got it! For some reason, the usps "create label" page just kept getting hung up on me. After a reboot, it now works. Thanks!!!!!:smartalec::clap::clap:

5 Oct 2008, 12:44 AM
#367
modernm avatar

modernm

New Zenner

Join Date:
Dec 2007
Location:
Hoboken, NJ
Posts:
97
Plugin Contributions:
1

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

Thank you! Definitely an excellent mod.

6 Oct 2008, 3:22 AM
#368
iheartguts avatar

iheartguts

New Zenner

Join Date:
Aug 2007
Posts:
32
Plugin Contributions:
0

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

still not working for me -- maybe because i'm still running ZC 1.37?

6 Oct 2008, 3:39 AM
#369
craigkendall avatar

craigkendall

New Zenner

Join Date:
May 2007
Posts:
46
Plugin Contributions:
0

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

iheartguts:

still not working for me -- maybe because i'm still running ZC 1.37?

I'm still running 1.37 and made the change outlined above and mine's back online.

6 Oct 2008, 12:56 PM
#370
qhome avatar

qhome

Totally Zenned

Join Date:
Feb 2004
Posts:
1,702
Plugin Contributions:
5

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

iheartguts:

still not working for me -- maybe because i'm still running ZC 1.37?

I am also running 1.3.7 and it works for me.

6 Oct 2008, 8:25 PM
#371
iheartguts avatar

iheartguts

New Zenner

Join Date:
Aug 2007
Posts:
32
Plugin Contributions:
0

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

qhome:

I am also running 1.3.7 and it works for me.
good to know. still not working for me -- it's just replacing that one snippet of code, right? i rebooted and everything, but still get the same error 500. tried from different browser and computer and still not working. any other ideas?

6 Oct 2008, 9:59 PM
#372
iheartguts avatar

iheartguts

New Zenner

Join Date:
Aug 2007
Posts:
32
Plugin Contributions:
0

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

i even cleared all my cookies, still no luck. any advice would be great.

7 Oct 2008, 12:36 AM
#374
iheartguts avatar

iheartguts

New Zenner

Join Date:
Aug 2007
Posts:
32
Plugin Contributions:
0

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

qhome:

Try the one I uploaded to the DL section:
http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=285

Replace only the admin/includes/modules/usps_autofill_button.php file.

YAAY, it works! Me go donate to you now. THANK YOU, this will save me hours of dreadful copying and pasting.

7 Oct 2008, 11:36 AM
#375
qhome avatar

qhome

Totally Zenned

Join Date:
Feb 2004
Posts:
1,702
Plugin Contributions:
5

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

Good to hear. Thanks for the donation ! :)

8 Oct 2008, 12:32 AM
#377
bgroup99 avatar

bgroup99

Zen Follower

Join Date:
Aug 2006
Posts:
197
Plugin Contributions:
0

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

Thanks for the quick fix :D

8 Oct 2008, 11:47 PM
#378
minnie_mouse avatar

minnie_mouse

Zen Follower

Join Date:
Jun 2005
Posts:
119
Plugin Contributions:
0

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

Thanks for the fix!!!!!!!!!!
yay!

18 Oct 2008, 11:03 PM
#379
twbeebe avatar

twbeebe

New Zenner

Join Date:
Jun 2006
Location:
Penryn, CA. USA
Posts:
65
Plugin Contributions:
0

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

mauryg:

They act like they want to help, but so far nothing useful. The following is a response I received when I requested the sample code for unpacking the XML response which they offered in their manual:

No sample code was received.

If it helps anyone, when I signed up for the "User_ID" number, one of their texts provided 'Sample Code' for making the API call.. part of what I received was..

Thank you for registering for the U. S. Postal Service's Web Tools Application Program Interfaces (APIs). We are providing you with a User ID that serves multiple purposes, as explained below.

Your Username is xxxxxxxxxxxx
Your Password is xxxxxxxxxxxx

Your Web Tools User ID, shown above, is required to test and integrate USPS Web Tools APIs. With this ID, you may begin sending calls to the test server. Depending on the API, the address to the test server is either

http://testing.shippingapis.com/ShippingAPITest.dll or https://secure.shippingapis.com/ShippingAPITest.dll.

Use this information in combination with your User ID and your XML string to send a request to the USPS servers. For more details, refer to the programming guides (located at http://www.usps.com/webtools) for the specific API you are integrating.

A sample test request would look like: "http://testing.shippingapis.com/ShippingAPITest.dll?API=[API_Name]&XML=[XML_String_containing_User_ID]"

When you have completed your testing, email the USPS Internet Customer Care Center (ICCC). They will switch your profile to allow you access to the production server and will provide you with the production URLs.

I was just getting ready to inquire to QHOME, where I should replace the generic LINKS & USERID Qhome provided, with the more current links & userid (USPS) has provided during signup ?

19 Oct 2008, 12:54 AM
#380
qhome avatar

qhome

Totally Zenned

Join Date:
Feb 2004
Posts:
1,702
Plugin Contributions:
5

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

say wha?

This contrib is not based on xml API. This is just a frontend hack for Click-n-ship.
You just need a Click-n-ship account. Not a webtools account.