kylewest / DotNetShipping

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

Update FedExProvider.cs #16

Closed box86rowh closed 10 years ago

box86rowh commented 10 years ago

Added home delivery which replaces ground if your address is residential.

kylewest commented 10 years ago

couple questions:

  1. why'd you get rid of internation ground?
  2. can you explain what the other changes are?

thanks,

Kyle

box86rowh commented 10 years ago

Hi Kyle, some of the changes might have been specific to my application, I think the only thing you needed to worry about was the ability to specify residential on an address.