We use cookies to make your experience better. To comply with the new e-Privacy directive, we need to ask for your consent to set the cookies. Learn more.
Omniva parcelpoint Magento 2 LV
Features:
- Automatic update in every 24h to keep the parcel terminal list updated. Data exchange.
- Set fixed handling fee.
- Set and allow minimum order amount for free shipping.
- Set whether to deny the products with noestoniansmartpost attribute and insert a suitable error message.
- Choose applicable shipping countries. Show or hide delivery method if not applicable.
- Set sorting order among other delivery methods.
- Set a suitable name for the delivery.
- Mobile number validation (working only with Aheadworks one step checkout)
- Compatible with Aheadworks One step checkout
Magento 2 extension
Integration manual
Overview
Omniva parcel terminals help you ship your customers` parcels quickly while protecting those against the possible effects of different weather conditions. This module connects easily your webshop and Omniva terminal system, sending needed information straight from your shop to Omniva.
Features:
- Automatic update in every 24h to keep the parcel terminal list updated. Data exchange.
- Choose the service type: courier to terminal, terminal to terminal, post office to terminal.
- Choose whether this delivery method is a default or not.
- Set fixed the handling fee.
- Set and allow minimum order amount for free shipping.
- Set whether to deny the products with nopost24 attribute and insert a suitable error message.
- Choose applicable shipping countries. Show or hide delivery method if not applicable.
- Set sorting order among other delivery methods.
- Set a suitable name for the delivery.
NB! Working with Aheadworks One step checkout
Required information for configuration:
- Partner ID (for data exchange)
- Username (for data exchange)
- Password (for data exchange)
- Service type: for data exchange, as per agreement (courier-terminal, terminal-terminal, postoffice-terminal)
- Mobile number validation (working only with Aheadworks one step checkout)
Workflow
From a drop-down menu at checkout clients can choose a suitable Omniva parcel terminal (brought out with the place and address) where they'd like to pick up their package.
Module sends info about the parcel to Omniva system where labels are created.
Omniva or you start the delivery process.
Delivery-time is based on the agreement of your company and Omniva.
Installation
Before you try to install the extension, we recommend that you create a backup of your Magento 2 installation (filesystem and database)
- Log into your hosting space via a FTP client
- Unzip extension package and upload them it to Magento root directory. (to app/code)
- Enter the following at the command line
- php bin/magento setup:upgrade
- php bin/magento setup:static-content:deploy
- Clean the cache
- bin/magento cache:clean
- Proceed to configuration at Stores → Configuration → Sales → Shipping Methods → Update parcel points
- For compatibility with Aheadworks OneStepCheckout
Change file: htdocs/app/code/Aheadworks/OneStepCheckout/view/frontend/web/template/shipping-method.html
Add after 49 line these lines:
<div id="onepage-checkout-shipping-method-additional-load">
<each args="getRegion('shippingAdditional')" render="" />
</div>
System requirements
The extension has been tested to work with the following software versions:
- Magento Community 2.3*
- PHP 7.2 or above
Changelog
- 1.0.9 / 08.09.2021 fixed bug with file_get_contents
- 1.0.8 / 01.03.2020 delete old parcel points
- 1.0.7 / 24.08.2020 Changed terminals choice logic in checkout