I am looking for help to get the USPS extension to work properly...I have set it up and I am getting an error message ...see below, Please Help:
Error : default_usps processing error. XML Syntax Error: Please check the XML request to see if it can be parsed. in ............................................loveisreal-believe.com/store/extensions/default_usps/storefront/model/extension/default_usps.php on line 328
I have set up account with USPS and filled out the extension forms....I do not know where to find the listed location or how to fix it. I will appreciate any help...Thank You
David
hello.
This text is error from usps API. To recognize a cause i need to look on xml-request from your abantecart.
Can you paste this
Quote$this->log->write($request);
in line 95 of your model loveisreal-believe.com/store/extensions/default_usps/storefront/model/extension/default_usps.php
and repeat checkout. It will writes request into your error log.
Then post output here.
Abolado,
Here is the error from the log...
I have checked the login and password repeatedly and they are correct...I logged into my USPS site to check the login id and password....unless they are asking for some other id and p/w?
Thanks again any help would be great, Thanks.
Error...
2013-11-26 22:32:25 - App Error: AbanteCart core v.1.1.7 Error : default_usps processing error. Authorization failure. Perhaps username and/or password is incorrect. in /home/thea9072/public_html/loveisreal-believe.com/store/extensions/default_usps/storefront/model/extension/default_usps.php on line 328
David
Was this problem ever resolved? I am receiving the same exact error. Username and password is correct. Workaround?
THis is the error I am receiving when I try to check out:
Error : default_usps processing error. XML Syntax Error: Please check the XML request to see if it can be parsed. in /home/content/38/11947038/html/extensions/default_usps/storefront/model/extension/default_usps.php on line 328
Mike...,
I had left this for more important issues...still not ressolved...I recall something similar to that...I also had received a message saying the login id and password may not be correct.
Still getting the error, error Processing USPS. No clue what the problem is, the error or log files arent very helpful? Any ideas what is happening and why I keep getting this error? I really need to get this site up and going but I keep running into problem after problem.
From looking at the email the USPS send when you sign up for the api username and password, it looks like initially they only set it you up on the testing server? Could this be why I continue to get these errors??
anyone???
i'll check this a bit later and will let you know.
Ok this is seriously getting ridiculous. Seems that once I called the usps and had them take me off the testing server and add me to production I got rid of the initial error I was getting but now Im getting a new one!
Error: No Shipping options are available. Please contact us for assistance!
I have selected all available option in the admin area and there is no reason I should still be getting an error.
Ok the new default_usps.php seemed to have fixed it, I am now getting my shipping options. New problem, with the new file you gave me my payment options disappeared now. I am also getting this text.....Priority Mail 3-Day<sup>™</sup>. where is the <sup> tags coming from?
Ok scratch that, got the payments to show back up again. Only problem left is the <sup>tags. Im assuming they are in a tpl file somewhere?
Ok we are getting close, still cant figure out how to get rid of the <sup> tags showing up on the checkout pages......
Priority Mail 1-Day<sup>™</sup>: This is how its showing up on my page
Ok new problem....I select a product and go to check out im getting an error......
The webpage at http://www.mywebsite.com/index.php?rt=checkout/guest_step_2 has resulted in too many redirects. Clearing your cookies for this site or allowing third-party cookies may fix the problem
This just started happening, not sure if it was the new file?
Ive tried clearing my cache as well as cookies and it still happens. Any ideas?
Quote from: mikeb89gt on January 16, 2014, 10:11:25 AM
Ok new problem....I select a product and go to check out im getting an error......
The webpage at http://www.mywebsite.com/index.php?rt=checkout/guest_step_2 has resulted in too many redirects. Clearing your cookies for this site or allowing third-party cookies may fix the problem
This just started happening, not sure if it was the new file?
we fixed an issue with redirects in 1.1.8. but i can to check again. i need what shippings and payment extensions are enabled. Can you give url on your admin side via PM to look on it?
Currently I have paypal and usps, that is all
PM sent
ok. replace file public_html/extensions/default_usps/storefront/model/extension/default_usps.php
Still getting the redirect error
you cannot to use "AutoSelect" for USPS. it have multiple delivery options.
check it.
But I only have one option available? As long as it works Im happy, thanks for the time you put into this.
hm.. question is still open why you have redirect but i'm not on my localhost :-\
not sure but I had several people try with the same results, whatever changes you made seemed to fix the problem, only thing different is they need to choose shipping and payment options. They shouldnt need to do that since there is only one shipping option and one payment option, but for the time being I will take it.
Quote from: mikeb89gt on January 16, 2014, 12:09:02 PM
not sure but I had several people try with the same results, whatever changes you made seemed to fix the problem, only thing different is they need to choose shipping and payment options. They shouldnt need to do that since there is only one shipping option and one payment option, but for the time being I will take it.
i noted that if you give wrong address for shipping abantecart shows that you have no any shipping methods.
You tested with correct address?
This may belong to another thread, if so, please excuse the interruption. I am getting an error regarding USPS as well:
Error : default_usps processing error. Username exceeds maximum length. in /home/******/public_html/dir/extensions/default_usps/storefront/model/extension/default_usps.php on line 328
(I know the directory structure is odd, but I didn't set it up)
Can yo advise what the maximum length is or if there is a patch to correct?
https://www.usps.com/business/web-tools-apis/welcome.htm (https://www.usps.com/business/web-tools-apis/welcome.htm)
Here's the link to the APIs at the USPS. They made have some updates that were effective end of January.
Suspect the extension needs an update for the new versions from USPS.
I found another thread on this subject as well, now they say all is working fine. Maybe the USPS fixed something?