Overview
Two-in-one plugin: live carrier rates from DHL and FedEx at checkout, plus a PDF invoice system that generates and emails invoices automatically.
Shipping Rates
- Real-time rate quotes from DHL Express and FedEx REST APIs
- Supports domestic and international shipments
- Configurable rate markup (flat or percentage)
- Caches rates to avoid excessive API calls
- Falls back gracefully if carrier API is unavailable
PDF Invoices
- Auto-generated on order completion
- Attached to the WooCommerce order confirmation email
- Downloadable from My Account
- Customisable logo, footer text, and VAT fields
- Sequential invoice numbering with configurable prefix
Tech
PHP, WooCommerce shipping API, DHL REST API, FedEx REST API, TCPDF.