kylewest / DotNetShipping

UPS, FedEx, USPS shipping rate calculators for .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USPS rating engine does not handle 5 + 4 zip codes

pshaff opened this issue · comments

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.

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

Handled by #63

Thanks @pshaff !

Deployed to NuGet v0.9.5.77