Delivery: Inpost [delivery_inpost] Module
This module integrates Inpost "Parcel Lockers" delivery. It allows customers to pick a parcel locker and you to automatically generate parcel labels.
Module Configuration
To integrate Inpost services, you need to create an account at Inpost Manager:
https://manager.paczkomaty.pl/
You will be able to get 'Organization Id', 'Ship X API Token' and 'Geowidget Token' in 'my account' -> 'api' section.
Detailed instructions on obtaining tokens are available here:
https://inpost.pl/sites/default/files/2022-03/instrukcja-konfiguracji-api-shipx.pdf
If you have above keys ready you can enable module in System > Configuration and rebuild application.
This will add "Inpost" as a delivery type, you now need to add a delivery option with this type in Store > Delivery Options. This will allow you to set a custom price / icon / name for this delivery and restrict this delivery type for specific orders etc.
Module Usage
After selecting this delivery method, user will be able to select a Parcel Locker from a map (this requires proper 'Geowidget Token').
Orders with this method selected will get additional "create parcel" action that will generate a pdf for you and add proper "tracking link" to order so it can be marked as send later. See om module for more info on how to work with orders.
Notes
As "test orders" are using a separate Inpost sandbox, parcel numbers sometimes will not match and you will get an error about not existing parcel locker when generating labels for test orders. See om module for more info on test orders.
go back to documentation home