kylewest / DotNetShipping

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

Provide access to FedEx test web service #31

Closed ihateatmfees closed 9 years ago

ihateatmfees commented 9 years ago

This pull request is very similar to the one done by bradtpm (https://github.com/kylewest/DotNetShipping/pull/30), except that it adds an additional constructor instead of altering an existing one.

kylewest commented 9 years ago

thanks for the PR. I merged into master.