kylewest / DotNetShipping

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

UPS Provider not honoring Residential Address #20

Open ShellyFM opened 10 years ago

ShellyFM commented 10 years ago

I just started testing out your assembly for our use. It appears that the UPS provider may not be honoring the IsResidential property. Are you aware of this and are there plans to fix it? Thanks so much!

kylewest commented 10 years ago

Thanks for the report. I was not aware. I don't have much time to look at it right now so a pull request would be much appreciated! Thanks,

Kyle

truecrimson commented 10 years ago

Any updates on this bug?

CHARLESJ5 commented 6 years ago

In the current release, it appears that the ShipTo > Address is correctly including "ResidentialAddressIndicator=true" when the Destination Address "IsResidential" is true. Its possible that the following warning code is being returned:

119020 - When user indicated Residential indicator is different from AMS Classification.