Australia Post Shipping Module

Hi, recently came across Litecart and while it comes across well the shipping side is a bit of a problem.

Just looking to get a ballpark figure to develop a module that would integrate with Australia Post (parcels/satchels, regular/express, etc..) based on the part dimensions and weight.  Showing live rates to the customer.  

Labelling and such not required.

I believe there's already a module available for this. You could pick the Deutsche Post module and simply put in a different title/logo. The Deutsche Post module (to be found here: [url=https://www.litecart.net/en/addons/207/deutsche-post]link[/url]) works with weight and dimensions. If you need help to configure the options, feel free to reach out :)

tim

To be able to determine the dimensions of a parcel you would need to solve the bin packing problem.
https://en.wikipedia.org/wiki/Bin_packing_problem

The Deutsche Post post module contains code to make a rough estimation of the boxes needed.

interested in this too, if you are able to get it working.

Þessum þræði hefur verið lokað vegna langrar óvirkni. Get ekki sent inn á það.
View code on GitHub