<div dir="ltr">On Tue, Oct 15, 2013 at 11:56 PM, Kaare Rasmussen <span dir="ltr"><<a href="mailto:kaare@jasonic.dk" target="_blank">kaare@jasonic.dk</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I don't know about IC6, but I do have a couple of questions about Shipment<br>
<br>
- How come there's no DHL module?<br></blockquote><div><br></div><div>Shipment::DHL simply hasn't been written yet. If you would like to contribute, let me know, or simply fork it on github! <a href="https://github.com/pullingshots/Shipment">https://github.com/pullingshots/Shipment</a><br>
</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
- How easy would it be to plug into a local postal service provider? In Denmark it looks like it's EDI / EDIFACT, and I guess that would be the case in more countries (?)</blockquote><div><br></div><div>I don't have a lot of experience with EDI/EDIFACT integration, so I can't speak to that. I have worked with X12 documents which is actually not as difficult as I thought it would be, but with EDI, the difficult part is often in the communication protocol, not the file format.<br>
<br>Both USPS and Canada Post use XML over either REST or SOAP which would be fairly straightforward to add a new Shipment module for. I hope to be working on these ones this fall!<br><br></div><div>Andrew<br></div></div>
</div></div>