alexeybusygin / ShippingRates

.NET wrapper for UPS, FedEx, USPS and DHL shipping rate APIs
MIT License
46 stars 15 forks source link

Add option to set FedEx packaging when using OneRate #55

Closed khnbb closed 1 year ago

khnbb commented 1 year ago

FedEx packaging options can affect the rates returned when specifying OneRate, rather than using YOUR_PACKAGING.

khnbb commented 1 year ago

Hi @alexeybusygin @creinker @oztrkkaan. I found a need to be able to specify using FedEx packaging when requesting OneRate rates, so after figuring out where that was in the repo, I created a possible solution, which is here in this pull request. Let me know what you think and thank you for your work on this repo!

alexeybusygin commented 1 year ago

Thank you for your contribution, Kurt! Released in v1.1.10