Store plugins
WooCommerce
ShipFlux rates and labels inside WordPress
PHP / WordPress
A standard WordPress plugin: set your API key, quote ShipFlux rates as a WooCommerce shipping method, and create a shipment with AWB/tracking written back — straight from the order screen.
How it works
Install like any WP plugin, then set your API key under WooCommerce → Settings → ShipFlux
A WooCommerce shipping method that quotes live ShipFlux rates
Create a ShipFlux shipment from the order metabox
AWB and tracking written back to the order automatically
Registers the site as a ShipFlux channel connection
Install
# Zip the woocommerce/ folder, then in WP admin:
# Plugins → Add New → Upload, activate,
# and set your API key under WooCommerce → Settings → ShipFluxAuthentication
Authenticate with an API key (Authorization: Api-Key sk_<env>_…) and send an Idempotency-Key on writes. Start against the sandbox with an sk_test_ key — it routes every courier to a deterministic mock and auto-funds your wallet.