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

USPS Support #31

Closed hexfusion closed 2 years ago

hexfusion commented 9 years ago

I have an interest in adding direct USPS support. Are you open to this?

mjaquilina commented 9 years ago

I'm not the maintainer of Shipment, but I've found that @pullingshots is very open to pull requests.

A USPS interface is definitely something I'd love to see in Shipment. At present, I'm using a homebrew module that dispatches to Shipment and Business::OnlineShipping::USPS depending on the vendor, so adding USPS support to Shipment is an idea I've thrown around a few times.

pullingshots commented 4 years ago

I may be tackling this soon along with Canada Post. Please send any code you have via a pull request. Thanks!