ParcelPath Multi Carrier Rates at Checkout
ParcelPath Multi Carrier Rates at Checkout
Description
Display live shipping prices to customers during checkout, letting them choose their preferred shipping option in real time.
External Services
This plugin connects to the ParcelPath API (https://ship.parcelpath.com) in order to provide real-time shipping rates and manage store verification.
It sends the following data:
- Store name and store URL when enabling or disabling the shipping method.
- Product details (name, SKU, quantity, weight, dimensions, and price) and shipping addresses during checkout to calculate live shipping rates.
This information is required to communicate with the ParcelPath shipping rate service.
ParcelPath is the external service provider. You can review their:
Reviews
Changelog
1.0.6
- Automatically enable WooCommerce Native Fulfillment on install, upgrade, and when WooCommerce is active (no WP-CLI required).
- Show a one-time admin notice after Native Fulfillment is enabled.
- Removed WP-CLI instructions from admin notices.
1.0.5
- Tested up to WordPress 7.1.
- Enable WooCommerce Native Fulfillment automatically on plugin activation (WooCommerce 10.7+).
- Show admin notice when Native Fulfillment is not enabled.
- Improved plugin security and coding standards compliance.
1.0.4
- Previous stable release.