Free cookie consent management tool by TermsFeed Generator

Australia Post PAC Pro

£20.00

Product may vary slightly from image representation.
No Core Code Modifications
Compatible from
1.0.7.3
Tested up to
1.1.0.6
  • Author: BrockleyJohn
Available Options

Auspost Postage Assessment Calculator Shipping Module

  • Implements Australia Post PAC REST API to generate shipping quotes in checkout
  • Covers domestic and international services
  • Comprehensive implementation of service and addon choices
  • Filter options to a meaningful choice
  • Incorporates Smart Split
  • Hooked for site-specific logic (e.g. product sizes, require insurance for some products)

Comprehensive Options

Choose the services and package sizes you want to offer. Addon services can be offered for customer choice, excluded, always included and included but hidden.

Filtering

When multiple services of the same type (corresponding to different packaging) are returned, the filtering limits the list displayed in checkout to a manageable list - the cheapest for each. Services with a delivery guarantee are filtered separately.

For example, filtered output 

Instead of

Smart Split

Smart split figures out the number of separate packages based on the service limit, the empty box weight and the weight of each product. This is important for stores that sell heavy products which can mean may need to be shared across more packages than is calculated by sharing the order weight evenly. 

The split employs a First Fit Decreasing algorithm which is efficient and though not optimal, good enough.

Hooked

A hook is provided if you have additional logic that can be applied to how products on the order will be packed. Maybe some products are pre-packed so count as their own box whatever else is ordered, or you have size data and want to adjust package dimensions based on the products. Assistance in implementing via the hook is available.