This repository was archived by the owner on Jun 13, 2018. It is now read-only.

Description
It doesn't look like active_shipping currently supports passing the insured value for a package when using FedEx. It appears to be implemented for UPS. What is the best way to implement this for FedEx?
It looks like it may be as simple as adding some code to the FedEx build_packages_nodes method that does something similar to how it was done with UPS (see commit below)?
b26844f
Any advice would be much appreciated.
Thanks much,
Brad