commerce_packeta
Provides Packeta shipping widget for Drupal Commerce.
Packeta is also known as:
- Zásielkovňa (Slovakia)
- Zásilkovna (Czech republic)
- Csomagküldő (Hungary)
- Przesyłkownia (Poland)
- Coletăria (Romania)
See README.md file for installation instructions.
3.x version important info
This is a new version with completely reworked approach.
The Packeta widget is now integrated into the default shipping information pane, meaning the user has to enter the shipping address first and only then they can choose Packeta as a shipping method and continue with pickup point selection. This has been done to make the integration with the default checkout workflows easier.
Sites updating from earlier versions are strongly recommended to verify the checkout flow settings and test the checkout after updating in the test environment as adjustments might be needed.
Important
Since 2021-09-01 packeta API requires weight to successfully submit a package.
In version 1.0.0-alpha3 we included submodule Commerce Packeta Views (commerce_packeta_views) that creates a view which allows you to bulk edit product variations and set their weight if it's enabled.