RixStix:
Progress. Thanks. That error has gone away when I changed the UPS password and replaced by another.
Shipping address from checkout screen
Or tried
UPS XML error thinks the address zipcode is in Louisiana???
rick,
without the logs and specifically the xml that you are sending to UPS and the return string, it is hard to troubleshoot the problem.
UPS utilizes the USPS database of all US addresses. so if they are returning an error on address validation, then it is possible the USPS database has an error in its database.
with regards to the shipping addresses you have tried, the first address is a valid address, and it should come back fine. now because it did not, there is probably a problem with what you are sending them, which is why the logs are useful. that address validates as such:
Del address.. 9030 N HESS ST 171
Last line.... HAYDEN ID 83835-9827
Delivery point / check digit..... 30 4 Carrier route id.................. R008
eLOT sequence no / A/D code.... County.... KOOTENAI ID
FIPS state / county no......... 16 055 Congressional district........... ID 01
Early Warning System flag........... LACS indicator.......................
DPV confirmation indicator.......... S DPV CMRA indicator................... Y
DPV footnotes................ AA CC R1 DPV false positive indicator.........
Residential delivery indicator...... N LACS-Link ind / return code.......
Occupancy code...................... Suite-Link ind / return code......
Business/residential indicator...... Record type / default flag......... S
PMB designator / number.. Street match lev / sec adr flag.... S N
looks good to me.
the second address does not validate. there is no main st. there is a main ave, but the odd number addresses start at 127.
so, again UPS is utilizing the USPS database, and the odds that their coding is wrong is minimal. which is why we need to see the logs to interpret the problems.
best.