plugin-icon

Pirajki Shipping Calculator for WooCommerce

제작자: Poonam·
Automatically calculates and applies shipping rates when creating or editing WooCommerce orders in the admin.
버전
1.0.3
최근 업데이트일
Jun 10, 2026

Pirajki Shipping Calculator for WooCommerce solves a common problem: when creating manual orders in the WooCommerce admin, shipping rates are not automatically calculated from the customer’s postcode the way they are on the front end.

This plugin adds intelligent shipping rate lookup directly to the order edit screen:

  • Auto-calculates rates whenever the shipping postcode changes — no button click needed
  • Auto-applies the highest rate immediately so you never under-charge
  • Shows all available methods as a selectable list so you can override the auto-selected rate
  • Manual fallback — if no rates are found you can enter a label and cost manually
  • Country auto-detection — correctly resolves Guernsey (GYGG), Jersey (JE), and Isle of Man (IM) postcodes that the WC admin often leaves as GB
  • Compatible with Advanced Shipping plugin (WAS_Advanced_Shipping_Method) — queries its condition groups directly
  • HPOS compatible — works with WooCommerce High-Performance Order Storage
  • Secure — nonce-verified AJAX, full capability checks, all inputs sanitised

How it works

  1. Open any order in WooCommerce admin
  2. Enter a postcode in the shipping or billing address fields
  3. Rates are fetched and the highest cost rate is applied automatically
  4. All available rates are shown — click a different one and press Apply selected rate to override
  5. The order items panel updates in real time

Developer Hooks

Filters:

pirajki_sc_found_rates — modify the array of rates before they are shown to the admin. pirajki_sc_auto_apply_rate — override which rate gets automatically applied (or return null to disable auto-apply).

Actions:

pirajki_sc_after_rate_saved — fires after a shipping rate has been saved to an order. Receives `$order`, `$label`, `$cost`.

Requirements

  • WordPress 5.8+
  • WooCommerce 6.0+
  • PHP 7.4+
  • Advanced Shipping plugin (optional — falls back to WooCommerce native shipping zones)
무료유료 요금제에서
설치하면 WordPress.com 서비스 약관서드파티 플러그인 약관에 동의하게 됩니다.
테스트된 버전
WordPress 7.0
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.