Skip to content

Releases: alexeybusygin/ShippingRates

Packing for FedEx OneRate, fix DHL test env

21 Oct 10:19
Compare
Choose a tag to compare
  • Added option to set FedEx packaging when using OneRate by @khnbb
  • Fixed DHL test endpoint URL

FedEx Freight Codes

23 Jul 15:13
Compare
Choose a tag to compare
  • Support for FedEx Freight Codes

CVE-2018-0786 Security Fix

16 Jul 15:50
Compare
Choose a tag to compare
  • CVE-2018-0786 Security Fix
  • Mark USPS Special Handling - Fragile as Obsolete

DHL Decimals Fixed

26 Apr 19:40
Compare
Choose a tag to compare
  • Fixed DHL decimals formatting for non-US cultures.

Thanks @oztrkkaan for the contribution.

FedEx Upgrade to v31

23 Feb 13:20
Compare
Choose a tag to compare
v1.1.6

v1.1.6 FedEx v31

FedEx Negotiated Rates and One Rate

01 Sep 18:08
Compare
Choose a tag to compare
  • Added support for FedEx Negotiated Rates
  • Added support for FedEx One Rate

USPS Special Services support

01 Sep 06:30
Compare
Choose a tag to compare
  • Special service requests can be passed to USPS with USPSProviderConfiguration

First-Class Mail fixes

05 Jul 06:05
Compare
Choose a tag to compare
  • Change PoundsAndOunces.Ounces to a decimal.
  • Allow First-Class Mail International rates to be returned (both letter and large envelope).

Thanks @creinker for the contribution.

Fixed UPS errors not being returned

04 Apr 18:37
Compare
Choose a tag to compare
  • Fixed UPS errors not being returned.

Thank @CooleyCode for contribution.

DHL Payment Account Number

18 Mar 06:55
Compare
Choose a tag to compare
  • Added DHLProviderConfiguration class to handle all DHL provider options.
  • Added PaymentAccountNumber to DHLProviderConfiguration.
  • Added IncludeServices and ExcludeServices to DHLProviderConfiguration.
  • Fixed "Instance validation error: 'THIRD_PARTY_BILLING' is not a valid value for SurchargeType." for EU to GB FedEx shipping.