PluginsShipment
Postnord
Integration with PostNord for shipment booking in Omnium.
Omnium provides integration with PostNord booking.
Orders added to Omnium that specify a shipping method mapped to PostNord will be automatically booked, and the corresponding shipping labels will be returned.
For shipment booking, Omnium uses the following PostNord API:
[BaseUrl]/v3/edi/labels/pdf
PostNord API Details
Omnium - PostNord setup
Configuring Omnium: Adding a new shipping provider
-
Navigate to the Configuration Settings:
Configuration -> Settings -> Orders -> Shipping Providers
. -
Add the Following Details:
- Name: Enter the name of the provider.
- Display Name: Specify the name to be shown to users.
- Provider: Select
PostNordV2
. - API Token: Retrieve this from the PostNord portal.
- Customer Number: Retrieve this from the PostNord portal.
- Customer Name: Customer name/account name from PostNord.
- Base URL:
- For testing:
https://atapi2.postnord.com
- For production:
https://api2.postnord.com
- For testing:
PostNord Shipment Options
Adding shipment options for each market
Under each market, define the shipment options you provide in your webshop.
Include the following details:
- Shipping Provider: Set as
PostNordV2
. - Template:
Standard
: For home deliveryPickUp Point
: For delivery to pickUp points
- Delivery Type:
- Use
Delivery
if the package is sent to the customer (e.g., home delivery, pickup points). - Use
Pickup
if the customer collects the package at a store or warehouse.
- Use
- Display Name: Enter a user-friendly name for the option.
- Shipping Method: Internal name, used to map order shipments to the correct shipping option.
- Shipment Product:
BasicServiceCode
from PostNord. The product that should be booked (e.g., home delivery, express, etc.). - Shipment Return Product Name:
BasicServiceCode
for return booking.
Navigate to the Property Tab:
- Get Pickup Points: Mark this when the service is a pickup point to ensure a valid pickup point is used.
- HideFromApi: If this shipment option should not be returned from Omnium (useful if options configured in Omnium are excluded from your checkout).