kylewest / DotNetShipping

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

New FedEx service code #84

Open gitnic opened 6 years ago

gitnic commented 6 years ago

Check if FedEx code exists in _serviceCodes before adding to the rate list so if FedEx adds a new rate type the old rates are still returned. Add the INTERNATIONAL_FIRST code to _serviceCodes.