WordPress plugin profile

Hedwig Envíos for WooCommerce

Quote and create DHL, FedEx, Paquete Express and Estafeta shipping labels for Mexico from your WooCommerce orders.

Version1.4.8
Active installsNew
Rating0.0 / 5
Tested toWP 7.0.4

About this plugin

Hedwig Envíos connects your WooCommerce store to the Hedwig service so you can quote shipping rates and create shipping labels for Mexico without leaving the WordPress dashboard. What it does Live rates at checkout. A shipping method that fetches real prices from DHL, FedEx, Paquete Express and Estafeta based on the customer’s postcode and the order’s dimensions. Labels from the order screen. Confirm weight and dimensions, pick a rate and create the label. The label downloads as a PDF. Standalone quoting. Quote and create labels without an order. Shipment tracking inside the order itself, with the history reported by the carrier. Label cancellation with a reason. The balance returns to your Hedwig wallet within the service’s stated timeframe, not immediately. Pickups : schedule the carrier to collect the parcel. A pickup is always created from an existing label, so it goes to that label’s origin address. Wallet, address book and parcel presets managed from the plugin panel. Support tickets from the order screen. What you need WooCommerce active. A Hedwig Envíos account (you can create one from the plugin itself). HTTPS. The plugin blocks itself if the site has no SSL certificate: without TLS, your customers’ shipping data would travel in the clear. About the cost The plugin is free and does not limit any of its features. Creating labels draws from your Hedwig account wallet, because the carrier charges for each label. Unverified accounts have a trial limit imposed by the service — not by the plugin — until identity verification is completed. External services This plugin relies on one external service: Hedwig Envíos . Without it the plugin cannot quote or create labels, because that service is what talks to the carriers. When it connects and what it sends When quoting at checkout , each rate calculation sends only: origin and destination postcodes, parcel weight and dimensions, declared value, if you have insurance enabled. No personal data about your customer is sent at this step. When creating a label , and only then, it sends the data needed to print it: recipient name, phone and email, full address: street, number, neighbourhood, postcode, city, state and delivery notes, the same details for the sender, which you enter in the settings, contents description and order number. When using the panel it reads your account’s balance, labels, addresses and notifications. The service also sends automatic notifications to your store when a shipment changes status, to keep the order up to date. Service terms and privacy Service: https://hedwig-envios.fenrisdev.com Terms and conditions: https://hedwig-envios.fenrisdev.com/legal/terminos Privacy policy: https://hedwig-envios.fenrisdev.com/legal/privacidad By connecting your store you accept the Hedwig Envíos terms. If you do not want your customers’ data processed by that service, do not install the plugin. License The plugin code is GPLv2 or later. The full text is in LICENSE . The typefaces in assets/fonts/ are third-party work and are not covered by that GPL. Karla and Prata are both distributed under the SIL Open Font License 1.1, which is GPL-compatible. Copyright notices and the licence text are in OFL.txt. No other third-party code is redistributed: React and the @wordpress/* libraries are taken from WordPress at runtime, not bundled. Source code The panel interface is written in TypeScript and ships compiled in build/index.js. The uncompiled source travels inside this same package , in src/, together with its full build configuration: package.json , tsconfig.json, webpack.config.js , tailwind.config.js and postcss.config.js. To rebuild build/ from source, inside the plugin folder: pnpm install && pnpm build The build tools are @wordpress/scripts and Tailwind CSS, both free software. Nothing is downloaded or executed during plugin installation: build/ ships ready.