Australia Post Shipping Module
#1
Posted 23 August 2010 - 07:32 PM
I am in need of a shipping module for Australia Post to help power all our future installations of Lemonstand. I am fairly certain this does not yet exist, so thought I would put it out there as a commercial project for someone to develop it for us. If you are interested in this project, please contact me so we can discuss a rate/cost.
Its fairly urgent so only contact me if you are able to start immediately.
Australia Post Delivery Rate Calculator: http://drc.edeliver.com.au/
osCommerce modules: http://addons.oscommerce.com/info/648 (I don't know if this helps?)
#2
Posted 09 October 2010 - 07:21 PM
#3
Posted 11 October 2010 - 05:43 PM
The module has been created and we have now handed it over to Limewheel to include in future releases of the Lemonstand core. In the mean time, email me at lance@redfoxmedia.com.au and I will send you the module we have.
#4
Posted 08 January 2011 - 04:14 AM
#6
Posted 10 January 2011 - 05:02 PM
Thanks so much to redfoxmedia for sharing this module! I have just tried to implement the module on an ecommerce site I'm developing and am getting an error when using the shipping estimator in the shopping cart;
Quote
I could possibly be missing something obvious in the setup? Any help would be appreciated.
#7
Posted 10 January 2011 - 05:08 PM
Based on this topic it looks like split has been deprecated in favor of preg_split (in PHP 5.3), which is an appropriate name. You can open the file and replace the word split with explode on line 311 and it should work correctly.
Let me know,
Thanks
#8
Posted 10 January 2011 - 05:25 PM
Thats fixed it. Thanks so much for your help!
This post has been edited by joel@mediapad.com.au: 10 January 2011 - 07:23 PM
#9
Posted 19 February 2012 - 09:43 PM
Does anyone have a new version of Australia Post with a new API system? Apparently they have a new system to get the shipping price.
http://auspost.com.a...entre/index.asp
its used to like this :
http://drc.edeliver....DARD&Quantity=1
but now :
https://api.auspost....OfDates=<param>

Help













