kylewest / DotNetShipping

UPS, FedEx, USPS shipping rate calculators for .NET
MIT License
78 stars 66 forks source link

USPS rating engine does not handle 5 + 4 zip codes #60

Closed pshaff closed 7 years ago

pshaff commented 7 years ago

Would it be possible to automatically shorten US zip codes that have 9 digits for the USPS provider? As I see it today, I lose the USPS rates when a 9 digit zip code is entered.

kylewest commented 7 years ago

sure. should be a pretty easy implementation. you able to send me a pull request?

Soulfire86 commented 7 years ago

Handled by #63

Thanks @pshaff !

kylewest commented 7 years ago

Deployed to NuGet v0.9.5.77