Magento 2 Shipit Guide

Size: px
Start display at page:

Download "Magento 2 Shipit Guide"

Transcription

1 Magento 2 Shipit Guide Magento 2 Shipit extension adds support for all Shipit shipping methods to a Magento 2 store. You can also print shipping labels directly on the admin panel. Before installing the module you will need to register for Shipit. You can start using the API credentials after you have been approved credit by Shipit. Register now» 1. Installation Magento 2 Shipit is installed just like any other Magento 2 extension. The module is installed using app/code directory instead of Composer. 1. Extract the files to app/code directory so that they are located in app/code/markup/shipit. If code directory doesn t exist in the app directory, it needs to be created. 2. Go to Magento root directory using terminal / command line (SSH) 3. Run the following commands composer require chriskonnertz/string-calc php bin/magento module:enable --clear-static-content Markup_Shipit php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy en_us fi_fi php bin/magento cache:flush Please change the language codes on the line 5 to suit your requirements. 4. Module was successfully installed if the above commands didn t output any error messages.

2 2. Settings Settings are located in Stores > Configuration > Sales > Shipit. 2.1 General Settings Enabled for Checkout API Key API Secret Mode Package Contents Tariff Code Pricing Method Enables / disables all Shipit shipping methods. API Key from Shipit. API Secret from Shipit. Development / Production Short description about package contents. E.g. Consumer electronics Tariff Code. Only required if shipping outside the EU. Pricing method, please see below for descriptions Pricing Methods Module allows pricing in two different ways. Flat rate / Math Shipping prices are fixed or based on mathematical formula. You can use [weight] placeholder for weight based pricing. For example, formula 5+0,5*[weight] would mean 5 + 0,5 / kg. Weight classes Shipping prices are based on weight classes, for example 0 2 kg 5 and 2 5 kg 7,5. The table is used to enter max weight and corresponding price. 2.2 Shipping Method settings [Shipping Method] Enabled for Checkout [Shipping Method] Title [Shipping Method] Pricing [Shipping Method] Free Shipping Amount Threshold Enables / disables shipping method Title shown on the checkout Pricing, please see pricing methods Orders with subtotal above this threshold will have free shipping.

3 3. Creating Shipping Labels Shipping labels are created on the admin panel. Shipping label can be only created when the order has Shipit shipping method selected. 1. Go to Sales > Orders and choose the order 2. Click Ship 3. Check Create Shipping Label and click Submit Shipment

4 4. Click Add Products to Package and choose the products you want to deliver. Finally, click Add Selected Products to Package 5. Enter total weight and measurements. Please note that if units are in pounds and inches, they will be converted to kilograms and centimeters. Some of the shipping methods do not require correct measurements (e.g. Postipaketti). If dummy measurements are allowed for a shipping method, they will be automatically filled in. However, please ensure you do not ship oversized packages. Maximum measurements are provided by Shipit. 6. Click Save 7. The shipping label is now created. You can print it by clicking Shipments > View > Print Shipping Label

5

6 Supported Shipping Methods The following shipping methods are currently supported. Matkahuolto Bussipaketti Pikapaketti Jakopaketti Lähellä-paketti GLS EuroBusinessParcel Posti Freight (Postin rahti) Postipaketti Kotipaketti Pikkupaketti Parcel Connect Express Domestic Priority Parcel EMS Express International DB Schenker DB SCHENKERsystem DB SCHENKERparcel Pickup Parcel (Noutopistepaketti) UPS UPS Expedited UPS Express UPS Express Saver UPS Standard Postnord MyPack FedEx Economy Express

7 Support Support is available in English via