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

Add new Correios service codes and update defaults #512

Closed lucasuyezu closed 7 years ago

lucasuyezu commented 7 years ago

Summary

Same bug fixed on #510, but porting it back to the 1-9-stable branch.

From the original description:

Summary

Due to some API changes, the Correios' endpoint deprecated service codes 41106 and 40010, in favour of the new ones: '04510', and '04014'. This PR adds the new service codes and updates the list of default services.

Observations