CRE Loaded Community

Banner


Board index » CRE Loaded Support » CRE Loaded 6.4

All times are UTC - 5 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Auspost not working correctly
PostPosted: Tue Aug 24, 2010 11:31 am 
Offline
CRE Newbie

Joined: Fri Apr 23, 2010 10:36 am
Posts: 22
The auspost module is not calculating multiple parcels correctly, it works fine for up to one box but two boxes or more the postage is heavily overcalculated.

I have my store set up so 12kg is the max weight (but even set to 20kg the aus post limit I get the same problem)

For example sending 1 x 12kg box from Melbourne to Sydney I get calculated cost of $22.50 (correct)
but if I increse that to 2 boxes I get $75.13 (should be $40.05)
3 boxes I get $162.86 (should be $57.60)

Any ideas? is this module buggy?

Also the logout button on my site does not work (default template)


Top
 Profile  
 
 Post subject: Re: Auspost not working correctly
PostPosted: Fri Aug 27, 2010 5:32 am 
Offline
CRE Legend
User avatar

Joined: Thu Jun 12, 2008 6:39 am
Posts: 2211
Location: New Zealand
sammael wrote:
The auspost module is not calculating multiple parcels correctly, it works fine for up to one box but two boxes or more the postage is heavily overcalculated.

I have my store set up so 12kg is the max weight (but even set to 20kg the aus post limit I get the same problem)

For example sending 1 x 12kg box from Melbourne to Sydney I get calculated cost of $22.50 (correct)
but if I increse that to 2 boxes I get $75.13 (should be $40.05)
3 boxes I get $162.86 (should be $57.60)

Any ideas? is this module buggy?

The formula for calculating the cost doesn't work for multiple boxes - it works on averages based on the max weight set in the admin (which is out) then compounds the error by multiplying by the number of boxes.

Firstly clear the Package Tare Weight in the Admin/Config/Shipping/Packing area. Then set the Quantity to 1 in this line in each auspost module you use, so:

Code:
$url = "http://drc.edeliver.com.au/ratecalc.asp?Pickup_Postcode=$frompcode&Destination_Postcode=$topcode&Country=AU&Weight=$sweight&Service_Type=STANDARD&Height=$sheight&Width=$swidth&Length=$slength&Quantity=$shipping_num_boxes";

becomes:
Code:
$url = "http://drc.edeliver.com.au/ratecalc.asp?Pickup_Postcode=$frompcode&Destination_Postcode=$topcode&Country=AU&Weight=$sweight&Service_Type=STANDARD&Height=$sheight&Width=$swidth&Length=$slength&Quantity=1";

It's not 100% accurate, but it'll be a lot better than what you're currently getting.

Simon

_________________
www.codemehappy.com
For Cre Loaded tips, how-to articles and more


Top
 Profile  
 
 Post subject: Re: Auspost not working correctly
PostPosted: Tue Aug 31, 2010 6:57 am 
Offline
CRE Newbie

Joined: Fri Apr 23, 2010 10:36 am
Posts: 22
Thank you Simon, that works much better. :D

Insurance does not seem to work correctly either, it will add the base charge but not the charges per $100. Strangely the international insurance seems to work ok just not regular or express.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

Board index » CRE Loaded Support » CRE Loaded 6.4

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
It is currently Tue Feb 07, 2012 11:33 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group

Login

Top Listing

1. Cart2Cart - Shopping...
    Category: Shopping Cart Database Conversion Scripts
    
2. Points & Rewards PLUS!...
    Category: Add-Ons
    
3. Configuration Server...
    Category: Fixes
    
4. Credit Card with CCV
    Category: Payment Modules
    
5. CC7333_ATS
    Category: Templates
    
Show more...

Follow Us on Twitter

An error occurred

Oops, an error seems to have occurred. We're sorry for any inconvenience this might have caused. If the error persists, feel free to tell us about it.

CRE Loaded Community Chat hosted by CRE Loaded.

Join now


Chat about what's on your mind. More about public chats.


© CRE Loaded is a product of Chain Reaction Ecommerce, Inc. Usage & Privacy Policy