pakettikauppa / pakettikauppa-magento-2
Pakettikauppa API implementation
dev-master
2023-08-03 08:16 UTC
This package is auto-updated.
Last update: 2024-12-03 11:00:17 UTC
README
Installation:
composer require pakettikauppa/pakettikauppa-magento-2
Configuration
- Activate module (but module should be activated by default)
- Insert your API credentials: Stores -> Configuration -> Pakettikauppa
- Enable shipping methods: Stores- > Configuration -> Sales -> Shipping Methods
How to use:
- Add item to cart and go to checkout
- Fill in billing and shipping details
- Choose from one of shipping methods that are based on your shipping zip code
- If you want to use another pickup point zip insert new zip into field and click search
- Once pickup point is selected, finish the order
- Now login to Magento (admin) and see your order. Beside shipping address you will see Pickup Point details.
- Once shipment is sent, tracking code will be added automatically