Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

USPS modules not working


Roguewolf

Recommended Posts

I have tried every USPS module and I keep running into the same garbage. Take a look at the XML

 

Array ( => Array ( [scheme] => http [host] => production.shippingapis.com [port] => 80 [path] => /shippingapi.dll [query] => API=Rate&XML=%3CRateRequest+USERID%3D%xxxxxxx%22+PASSWORD%3D%xxxxxx%22%3E%3CPackage+ID%3D%220%22%3E%3CService%3EExpress%3C%2FService%3E%3CZipOrigination%3E19123%3C%2FZipOrigination%3E%3CZipDestination%3E28247%3C%2FZipDestination%3E%3CPounds%3E3%3C%2FPounds%3E%3COunces%3E5%3C%2FOunces%3E%3CContainer%3ENone%3C%2FContainer%3E%3CSize%3EREGULAR%3C%2FSize%3E%3CMachinable%3EFalse%3C%2FMachinable%3E%3C%2FPackage%3E%3CPackage+ID%3D%221%22%3E%3CService%3EFirst+Class%3C%2FService%3E%3CZipOrigination%3E19123%3C%2FZipOrigination%3E%3CZipDestination%3E28247%3C%2FZipDestination%3E%3CPounds%3E3%3C%2FPounds%3E%3COunces%3E5%3C%2FOunces%3E%3CContainer%3ENone%3C%2FContainer%3E%3CSize%3EREGULAR%3C%2FSize%3E%3CMachinable%3EFalse%3C%2FMachinable%3E%3C%2FPackage%3E%3CPackage+ID%3D%222%22%3E%3CService%3EPriority%3C%2FService%3E%3CZipOrigination%3E19123%3C%2FZipOrigination%3E%3CZipDestination%3E28247%3C%2FZipDestination%3E%3CPounds%3E3%3C%2FPounds%3E%3COunces%3E5%3C%2FOunces%3E%3CContainer%3ENone%3C%2FContainer%3E%3CSize%3EREGULAR%3C%2FSize%3E%3CMachinable%3EFalse%3C%2FMachinable%3E%3C%2FPackage%3E%3CPackage+ID%3D%223%22%3E%3CService%3EParcel%3C%2FService%3E%3CZipOrigination%3E19123%3C%2FZipOrigination%3E%3CZipDestination%3E28247%3C%2FZipDestination%3E%3CPounds%3E3%3C%2FPounds%3E%3COunces%3E5%3C%2FOunces%3E%3CContainer%3ENone%3C%2FContainer%3E%3CSize%3EREGULAR%3C%2FSize%3E%3CMachinable%3EFalse%3C%2FMachinable%3E%3C%2FPackage%3E%3C%2FRateRequest%3E ) [reply] => 111 [replyString] => Connection refused [protocolVersion] => 1.1 [requestHeaders] => Array ( [Host] => production.shippingapis.com [user-Agent] => osCommerce [Connection] => Close ) [requestBody] => [socket] => [useProxy] => [proxyHost] => [proxyPort] => [responseBody] => [responseHeaders] => Array ( ) )

 

Where is all that junk coming from? %3D% and %22 and so forth...

 

Please help!

Link to comment
Share on other sites

Connection refused [protocolVersion] => 1.1

 

My guess is that you may have a firewall issue blocking access.

 

You may have some serious debugging to do with your system and/or contact your ISP/Host and make sure he's not blocking ports etc.

 

HTH

Tom

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...