Archive for usps state abbreviation

You are browsing the archives of usps state abbreviation.

Magento – Export Orders – A function to return USPS state abbreviation

It seems the Magento SOAP API is only returning the full state name to me (country being United States). I know that Magento knows the abbreviation – I see it in the source on the customer/address/edit page.
But I’m only getting the full state name via SOAP for my SOAP Order Exporter. No matter, here’s a [...]