DotNetShipping icon indicating copy to clipboard operation
DotNetShipping copied to clipboard

UPS Provider not honoring Residential Address

Open ShellyFM opened this issue 12 years ago • 3 comments

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!

ShellyFM avatar Feb 19 '14 15:02 ShellyFM

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

kylewest avatar Feb 19 '14 15:02 kylewest

Any updates on this bug?

truecrimson avatar Aug 06 '14 18:08 truecrimson

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.

charlesjones-dev avatar Nov 09 '17 02:11 charlesjones-dev