pullingshots / Shipment

Perl interface into various shipping web service API's - FedEx, UPS, Purolator, Temando, Canada Post
https://metacpan.org/pod/Shipment
19 stars 19 forks source link

Add costs to information extracted when building services for Fedex #15

Closed rustyconover closed 12 years ago

rustyconover commented 12 years ago

Add costs to the returned data when building the service list for FedEx. Rather then having to do two requests to FedEx one to get the available service list, and a second for the actual costs we can just grab the data from the first request.

pullingshots commented 12 years ago

Thanks Rusty!