Shopify / active_shipping

ActiveShipping is a simple shipping abstraction library extracted from Shopify
http://shopify.github.io/active_shipping
MIT License
812 stars 546 forks source link

fix up UPS tracker parsing for Kosovo (KV) #498

Closed qq99 closed 7 years ago

qq99 commented 7 years ago

This PR fixes an issue where trying to parse tracking info for shipments that travel through (or end up in) Kosovo are raising ActiveUtils::InvalidCountryCodeError: No country could be found for the country KV

A little bit hacky, but fast.