Description
Pasts MansPasts adds official MansPasts courier shipping functionality to WooCommerce.
Main features:
- Supports both classic checkout and WooCommerce Checkout Blocks.
- Supports both WordPress posts order storage and WooCommerce High-performance order storage.
- MansPasts courier shipping method support in checkout.
- Label and manifest generation from the plugin orders.
External services
This plugin relies on the following third party / external services to provide its shipping functionality. No data is sent unless you actively use the related feature (placing an order with a MansPasts shipping method selected, or generating labels/manifests in wp-admin).
- Latvia Post “MansPasts” API (manspasts.lv / pasts.lv)
This is the official Latvia Post shipping service. It is required to create parcels, generate shipping labels and manifests, and to fetch the list of available delivery countries and parcel terminal / post office locations.
- Endpoints:
https://www.manspasts.lv(production),https://apidemo.manspasts.lv(test mode),https://express.pasts.lv/countriesApi(delivery country data). - Data sent: your API credentials (configured in the plugin settings) and, when creating a parcel or label, the order shipping details (recipient name, address, phone, e-mail and parcel weight/dimensions). Country requests send no personal data.
- When: when an order using a MansPasts shipping method is processed, when a label/manifest is generated, and periodically (daily) to refresh the cached delivery country data.
- Refer to the Privacy Policy in Latvian or the Privacy Policy in English and the Terms of Use in Latvian.
Third party libraries
This plugin bundles the following third party library. Its human-readable source is available at the linked repository:
- Bootstrap DateTimePicker (3.1.3, MIT) — used for the date filters on the manifest admin page. Source: https://github.com/Eonasdan/bootstrap-datetimepicker
Installation
- Upload the plugin folder to
/wp-content/plugins/, or install from the WordPress Plugins screen. - Make sure WooCommerce is active.
- Activate Pasts MansPasts.
- Go to WooCommerce > Settings > Shipping > Pasts MansPasts.
- Enter API credentials and other settings and save changes.
- Go to WooCommerce > Settings > Shipping > Shipping zones.
- Add the Pasts standard delivery shipping method to the necessary shipping zones.
- Test the checkout.
FAQ
-
Where to get API credentials?
-
Reach out to Latvia Post directly for API credentials.
-
Where do I set API credentials?
-
Go to WooCommerce > Settings > Shipping > Pasts MansPasts and enter your API user/key.
-
Is WooCommerce required?
-
Yes. This plugin is a WooCommerce shipping integration and requires WooCommerce.
-
Can I print labels and manifests from WooCommerce?
-
Yes. Labels and manifests can be generated from the plugin order management workflow in wp-admin.
-
How to call the courier for pickup?
-
Install the official Pasts Expresspasts plugin or use the Latvia Post MansPasts portal.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Pasts MansPasts” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Pasts MansPasts” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.5.0
- Security hardening and for initial release on WordPress.org.