Description
Parcelis Shipping Protection allows store owners to offer shipping insurance directly in their WooCommerce store. Customers can opt in to protect their orders against loss, damage, or theft during shipping.
How it works:
- You set the retail price customers pay for insurance (suggested: $4.95 per $200 covered)
- Your wholesale cost is $2.50 per $200 covered — that’s what you pay to Parcelis
- You keep the difference as profit
- Coverage is capped at $2,500 per order
- Policies are issued automatically when an order is placed
Features:
- Seamless integration with WooCommerce checkout
- Customizable retail pricing
- Automatic policy issuance on order payment
- Order notes with policy confirmation
- Admin dashboard to view issued policies
- Compatible with WooCommerce HPOS (High-Performance Order Storage)
External Services
This plugin connects to the Parcelis API to provide shipping insurance functionality. The following data transmissions occur:
Parcelis API (https://app-parcelis-api-prod-001.azurewebsites.net)
- Shop registration: When the plugin is activated, store details (domain, name, admin email, WooCommerce version) are sent to register the store with Parcelis.
- Settings sync: When plugin settings are saved, configuration data is synced to Parcelis so coverage parameters stay current.
- Order submission: When an order containing shipping insurance reaches “Processing” or “Completed” status, order details (customer info, shipping address, line items, insurance amount) are sent to Parcelis to trigger policy issuance.
No data is transmitted to third parties beyond the Parcelis API service described above.
Installation
- Upload the
parcelis-shipping-protectionfolder to the/wp-content/plugins/directory - Activate the plugin through the Plugins menu in WordPress
- Go to WooCommerce > Parcelis to configure your settings
- Set your retail price and enable the widget
- The insurance option will appear in your cart/checkout
FAQ
-
What is my wholesale cost?
-
$2.50 per $200 of order value covered. This is the fixed cost you pay to Parcelis for each policy issued.
-
What is the maximum coverage per order?
-
$2,500 USD per order.
-
How are policies issued?
-
Policies are issued automatically when an order reaches “Processing” or “Completed” status.
-
Can I set my own retail price?
-
Yes. You can charge customers any amount you choose. The suggested retail price is $4.95 per $200 covered.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Parcelis Shipping Protection” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Parcelis Shipping Protection” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.4
- Fix low-contrast subtitle text in the “We’ve got you covered” info modal: the CSS rule targeted a wrapper class that isn’t present in the modal markup, so the subtitle rendered in the browser’s default pale text color instead of the intended dark gray.
1.0.3
- Fix widget preview price on stores that apply their own cart fees/discounts (e.g. a payment-method discount): the widget was reading the cart’s final total (already net of those adjustments) instead of the merchandise subtotal, which could skew the displayed price near a $200 tier boundary. The actual charged amount was never affected — only the pre-checkout preview.
1.0.2
- Fix shop registration on activation: the plugin was calling the wrong API endpoint path (/shops/register instead of /shop/register), which silently prevented every store from registering with the Parcelis backend. New installs (and existing ones after deactivate/reactivate) now register correctly.
1.0.1
- Rename main plugin file to match the approved WordPress.org slug (parcelis-shipping-protection)
- Fix leftover “Parcelis WooCommerce” name references in the readme
1.0.0
- Initial release


