✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for WooCommerce Australia Post Pro: parcels as tables

SleekView joins wc_orders with the _auspost_tracking_number, _auspost_service_code, _auspost_weight and _auspost_charge_code meta the plugin writes per order. Express Post, Parcel Post and International ePacket shipments share one row layout.

♾️ Lifetime License available

SleekView table view for WooCommerce Australia Post Pro

Express Post vs Parcel Post is a column-level decision

WooCommerce Australia Post Pro covers Australia Post's full product range used by Woo stores domestically and cross-border: Express Post for next-business-day metro, Parcel Post for standard ground, International ePacket for tracked low-cost cross-border, International Standard and International Express. Each labelled order writes the service code, tracking number, declared weight and Australia Post charge code into postmeta.

The default Woo orders screen does not pivot Australia Post service code or charge code into columns. A dispatcher batching today's Express Post for the 4pm cutoff, a finance lead reconciling the monthly Australia Post Business account, and support tracking an International Standard parcel by AWB all read the same data through the per-order metabox.

SleekView reads the Australia Post meta joined with wc_orders. Service code, tracking number, weight and charge code become real sortable columns. Filters scope to one service or one charge band and stay saved as a named preset. Inline edits route through Woo CRUD so the Australia Post API integration stays exactly where it is.

Workflow

How SleekView reads WooCommerce Australia Post Pro data

1

Pick the source

Point SleekView at wc_orders joined with _auspost_tracking_number, _auspost_service_code, _auspost_weight and _auspost_charge_code meta. One row per Australia Post shipment.
2

Compose columns

Add order ID, customer, service code, weight, tracking number, destination postcode and charge code. Hide what each role doesn't need so dispatch and finance see different layouts.
3

Save and scope per role

Name views like "Today's Express Post 4pm", "Parcel Post backlog" or "International Standard queue" and gate by WordPress capability so dispatch, finance and support each load their own preset.
4

Edit inline or bulk-update

Fix tracking-number typos, update status, bulk-mark shipped. Writes go through Woo CRUD so order-status, email and tracking hooks fire identically to manual admin edits.

Sample columns

A typical Australia Post Pro shipments table

Joins wc_orders with _auspost_tracking_number, _auspost_service_code and _auspost_charge_code meta the plugin writes after successful label generation.
Source: wp_wc_orders + Australia Post Pro order meta
Order Customer Service Weight Tracking Destination
#28401 alex@studio.co Express Post 1.40 kg AU123456789AP AU 2000
#28402 ria@design.io Parcel Post 0.95 kg AU123456790AP AU 3000
#28403 tom@hello.dev International ePacket 0.42 kg AU123456791AP NZ 1010
#28404 mia@brew.coop Intl Express 2.30 kg AU123456792AP US 90001

Comparison

Default WooCommerce Australia Post Pro admin vs SleekView

Default WooCommerce Australia Post Pro admin

  • Australia Post service code (_auspost_service_code) hidden in the per-order metabox
  • Sorting Express Post (next-business-day) vs Parcel Post (3-5 days) by weight is a per-order drill
  • Charge code in _auspost_charge_code never surfaces in the orders list
  • Filtering to International ePacket only for cross-border SLA review is not built in
  • Reconciling the Australia Post Business account against service codes is a CSV exercise

SleekView

  • Reads wc_orders joined with _auspost_tracking_number, _auspost_service_code and _auspost_charge_code
  • Service code as a sortable column so Express Post and Parcel Post split cleanly
  • Charge code exposed for monthly Business-account reconciliation
  • Filter across Express Post, Parcel Post, International ePacket, Standard and Express in one dataset
  • Inline edits route through Woo CRUD so order-status emails fire as expected

Features

What SleekView gives you for WooCommerce Australia Post Pro

Express Post cutoff queue

Express Post in metro Australia carries a next-business-day SLA tied to the 4pm cutoff. Filter to Express Post only and sort by date to plan the afternoon dispatch run as a saved view.

Charge code as a column

_auspost_charge_code appears next to the order total. Australia Post Business-account reconciliation surfaces the right charge band per service in a single sort, not a per-order audit.

Cross-border SLA filters

Filter International Express, International Standard and International ePacket separately to monitor cross-border SLA promises. The filter saves as a named preset reusable per week.

Audience

Who uses SleekView for WooCommerce Australia Post Pro

Shipping dispatchers

Today's Express Post queue sorted by destination postcode, separate from the Parcel Post backlog. Tracking numbers visible inline so the 4pm cutoff run prints against the actual queue.

Finance and procurement

Monthly Australia Post Business reconciliation: export service code, charge code and weight columns to compare against the carrier statement. Charge-band drift surfaces in one sort.

Customer support

Filter by tracking number, destination postcode or customer email to find any Australia Post shipment. Express Post SLA promises stay enforceable when the service column is one click away.

The bigger picture

Why Australia Post stores need a service-tier admin table

Australia Post's domestic product split between Express Post and Parcel Post is operationally enormous. Express Post promises next-business-day delivery between metro postcodes and carries a 4pm dispatch cutoff. Parcel Post is the standard ground service with a 3 to 5 business-day window.

A Woo store shipping both routinely sells the SLA the customer chose, then runs both queues from the same dispatch desk. Cross-border adds International ePacket, Standard and Express, each on its own rate card. The plugin writes the service code on every order.

The default Woo orders screen never surfaces it as a column. Dispatchers planning the 4pm Express cutoff, finance reconciling the monthly Business account by charge code and support tracking an International Standard parcel all want the same data shaped three different ways. SleekView turns the existing Australia Post meta into a saved-view workspace: service code as a column, charge code for reconciliation, tracking searchable, weight sortable.

Same database, same Australia Post API integration, same hooks.

Questions

Common questions about SleekView for WooCommerce Australia Post Pro

Yes. SleekView reads the tracking number and service code meta the plugin writes after the API call succeeds. Whether the plugin uses the eParcel API or the Shipping & Tracking API doesn't change the column mapping.

 

Yes. Service code is a sortable, filterable column. Splitting the morning queue into an Express Post batch and a Parcel Post batch is one filter plus a sort, saved as a named view for daily reuse.

 

Yes. International ePacket and the cross-border Standard and Express services all appear as distinct service-code values. Filtering by cross-border SLA tier is one named view.

 

Yes. On HPOS SleekView reads wc_orders joined with wc_orders_meta. On legacy stores it falls back to shop_order posts plus postmeta. Same column config either way.

 

Yes. SleekView writes through Woo CRUD so woocommerce_order_status_changed, email and tracking-notification hooks fire. The Australia Post plugin's own per-order metabox actions for label regeneration stay intact.

 

Yes. Multi-select rows and apply a bulk edit on _auspost_tracking_number. The write path goes through Woo CRUD so downstream tracking-page renderers reading the same meta key stay consistent.

 

Queries hit indexed columns on wc_orders and join meta keys through a single query. Stores shipping thousands of Express Post and Parcel Post labels weekly render the filtered list well under a second.

 

Yes. Any filtered view exports to CSV with the same columns shown, ready for the quarterly Business-account conversation or a service-rate renegotiation prep meeting.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView