Description
This plugin extends the basic WooCommerce features and adds a support for the PLC-Portal of Austrain Post. If an order is ready for delivery and the status is changed to PLC all data is submitted to the PLC manager.
The communication is done through a SOAP interface automatically and therefore no import export is required.
Important notice: Before the plugin can do its job a WSDL-endpoint, clientID, orgUnitId and orgUnitGUID is required, which can be retreived by the Austrian Post.
Screenshots
FAQ
-
In which countries does the plugin work?
-
This plugin is best suited for customers of the Austrian Post, who use the PLC manger.
-
Which prerequisites are necessary for using our plugin?
-
WooCommerce has to be installed and also an account at the Austrian Post has to be there. You will get all required data like WSDL-endpoint, clientID, orgUnitId or orgUnitGUID from the Austrian Post directly. You will find more information on www.post.at
Reviews
Contributors & Developers
“Post Label Center (PLC) Manager for WooCommerce” is open source software. The following people have contributed to this plugin.
Contributors“Post Label Center (PLC) Manager for WooCommerce” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Post Label Center (PLC) Manager for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.9
- fixes potential division by zero
1.1.8
- splits order into multiple packets if the weight is too high
1.1.7
- adds weight to the order
1.1.6
- checked version & minor updates
1.1.5
- added translations
1.1.4
- PHP 8.1 compatibility check and added option to automatically move order to completed, when sent to plc successfully.
1.1.3
- Bug fix if one of the customs options is not set
1.1.2
- Made it possible to set packet type on product layer
1.1.1
- Removing whitespaces before and after PLC settings
1.1.0
- Made it possible to communicate with PLC without entering customs options
1.0.2
- Changed readme.txt a bit and added austrian translation
1.0.1
- Added new languages
1.0.0
- Initial release