# Payment and Shipping Extensions

# Magento 2 Product Handling or Additional Fee

### <span style="color: #3b82f6;">Installation and User Guide for Magento 2 Product Handling or Additional Fee Extension</span>

**Table of Contents**

1. [*Installation* ](#bkmrk-installation)
    - *Installation via app/code*
    - *Installation via Composer*
2. [*Configuration Settings for Handling Fee* ](#bkmrk-configuration-settin)
    - *General Settings*
    - *Handling Fee on Order Detail View Page*
    - *Add Handling Fee at Product Level*
    - *Add Handling Fee at Product Level(Tiered Pricing)*
3. [*Front-end Site View* ](#bkmrk-front-end-site-view)
    - *Handling Fee on Cart Page*
    - *Handling Fee On Checkout Page*
    - *Handling Fee for a Product with Tiered Pricing(Configurable Product)*
    - *Handling Fee for a Product with Tiered Pricing at (Simple Product)*

### <span style="color: #3b82f6;">Installation</span> [](#bkmrk-)

- <span style="color: #f97316;">**Installation via app/code:**</span> Upload the content of the module to your root folder. This will not overwrite the existing Magento folder or files, only the new contents will be added. After the successful upload of the package, run below commands on Magento 2 root directory.
    
     ```php
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
    ```
- <span style="color: #f97316;">**Installation via Composer:**</span> Please follow the guide provided in the below link to complete the installation via composer.

<p class="callout success">[https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer](https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer)</p>

### <span style="color: #3b82f6;">Configuration Settings for Handling Fee</span> [](#bkmrk--1)

Go to **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; Handling Fee**

#### <span style="color: #f97316;">General Settings</span> [](#bkmrk--2)

- **Enabled –** Select "Yes" or "No" to enable or disable the module.
- **License Key –** Please add the license for the extension which is provided in the order confirmation email. Please note license keys are site URL specific. If you require license keys for dev/staging sites then please email us at <support@scommerce-mage.com>.
- **Handling Fee Label –** Please add the label displayed in totals.

[![image (6).jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-6.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-6.jpg)

- <span style="color: #f97316;">**Handling Fee on Order Detail View Page -**</span> You can see the handling fee under "Order Totals" section from **Admin &gt; Sales &gt; Orders &gt; Select Order &gt; View**

**[![image (7).jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-7.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-7.jpg)**

- <span style="color: #f97316;">**Add Handling Fee at Product Level -**</span> To add handling fee go to, **Admin &gt; Catalog &gt; Products &gt; Select Product &gt; Handling Fee.**

**[![image (2).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/U4mimage-2.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/U4mimage-2.png)**

- <span style="color: #f97316;">**Add Handling Fee at Product Level (Tiered Pricing) -**</span> To add handling fee go to, **Admin &gt; Catalog &gt; Products &gt; Select Product &gt; Handling Fee &gt; Price &gt;Advanced Pricing.**
    - **Select website**
    - **Select Customer Group**
    - **Define Quantity**
    - **Price**
    - **Handling fee**

[![image.png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-09/scaled-1680-/Rbkimage.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-09/Rbkimage.png)

> Note:- If you are on Older version of Magento for eg: M2.3.3. then you must select the 'Main Website \[GBP\]' option under 'Website' when setting tier prices.

[![image.png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-09/scaled-1680-/2tGimage.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-09/2tGimage.png)

### <span style="color: #3b82f6;">Front-end Site View</span> [](#bkmrk--6)

- <span style="color: #f97316;">**Handling Fee on Cart Page -**</span> In the below image you can see the handling fee under "Summary" section.

[![image (8).jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-8.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-8.jpg)

- <span style="color: #f97316;">**Handling Fee on Checkout Page -**</span> On the front-end checkout page the handling fee will be shown under "Order Summary" section.

[![image (9).jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-9.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-9.jpg)

- <span style="color: #f97316;">**Handling Fee for a Product with Tiered Pricing at cart page(Configurable Product)-**</span> According to the quantity added to the cart and the tiered pricing configuration, handling fee is added and displayed in the order summary section.

[![image.png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-09/scaled-1680-/yeRimage.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-09/yeRimage.png)

- <span style="color: #f97316;">**Handling Fee for a Product with Tiered Pricing at (Simple Product)-**</span> According to the quantity added to the cart and the tiered pricing configuration, handling fee is added and displayed in the order summary section. For eg:- here the handling fee is displayed for 15 qty.  
    
    - Cart Page

[![image.png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-09/scaled-1680-/MESimage.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-09/MESimage.png)

- - Checkout Page

[![image.png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-09/scaled-1680-/iOoimage.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-09/iOoimage.png)

If you have a question related to this extension please check out our[ **FAQ Section**](https://www.scommerce-mage.com/magento2-product-handling-or-additional-fee.html#customfaq) first. If you can't find the answer you are looking for then please contact [**support@scommerce-mage.com**](mailto:core@scommerce-mage.com)**.**

# Magento 2 Surcharge or Additional Fee

### <span style="color: #3b82f6;">Installation and User Guide for Magento 2 Surcharge or Additional Fee Extension</span>

**Table of Contents**

1. [*Installation* ](#bkmrk-installation)
    - *Installation via app/code*
    - *Installation via Composer*
2. [*Configuration Settings for Surcharge* ](#bkmrk-configuration-settin)
    - *General Settings*
    - *Surcharge for Multiple countries/Multiple payment methods*
    - *View Surcharge on the Order Details View Page*
    - *Surcharge for Admin Orders*
3. [*Front-end Site View* ](#bkmrk-front-end-site-view)
    - *Surcharge Percentage/Fixed Amount Per Payment Method and Country*
    - *View Surcharge on the Checkout Page*
    - *Surcharge with the Free Shipping*

### <span style="color: #3b82f6;">Installation</span> [](#bkmrk-)

- <span style="color: #f97316;">**Installation via app/code:**</span> Upload the content of the module to your root folder. This will not overwrite the existing Magento folder or files, only the new contents will be added. After the successful upload of the package, run below commands on Magento 2 root directory.
    
     ```php
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
    ```
- <span style="color: #f97316;">**Installation via Composer:**</span> Please follow the guide provided in the below link to complete the installation via composer.

<p class="callout success">[https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer](https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer)</p>

### <span style="color: #3b82f6;">Configuration Settings for Surcharge</span> [](#bkmrk--1)

Go to **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; Surcharge**

#### <span style="color: #f97316;">General Settings</span> [](#bkmrk--2)

- **Enabled –** Select "Yes" or "No" to enable or disable the module.
- **License Key –** Please add the license for the extension which is provided in the order confirmation email. Please note license keys are site URL specific. If you require license keys for dev/staging sites then please email us at <support@scommerce-mage.com>.
- **Surcharge Label –** This label text gets used in the frontend of the website which will be shown on basket, review, invoice, order, shipment, email confirmation and refund.
- **Surcharge Amount Type –** This option allows you to choose fixed amount or percentage value. Percentage value gets calculated based on the grand total or subtotal attribute been selected.
- **Surcharge Percentage or Fixed Amount –** This is the surcharge or additional fee which will be shown to the customer based on surcharge amount type (fixed to percentage)

[![image (10).jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-10.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-10.jpg)

- **Surcharge Percentage or Fixed Amount per payment method or payment method and country -** Fixed or Percentage amount, additional fee will be applied based on grand or subtotal attribute been selected per payment method or payment method and country. Example checkmo:3;cashondelivery:2 or checkmo:3:FR;checkmo:5:GB
- **Grand or Subtotal Attribute –** This option allows you to choose whether you want to apply percentage additional fee on grand or subtotal. This will also apply on Minimum Order Total.
- **Minimum Order Total –** This value will be checked / validated based on the Grand or Subtotal Attribute value been selected.
- **Skip with Free Shipping –** This option can be used if you don't want to charge additional fee when the shipping price is zero. This is useful when you are charging additional fee based on the shipping country but when the shipping is free then you might not want to charge additional fee.
- **Tax Class -** Please select the tax class from the drop-down list**.**
- **Shipping Countries –** The additional fee will be applied only to the specific shipping country(s). Please select all if you want to charge additional fee for all shipping countries.
- **Payment Method –** The additional fee will be applied only to the specific payment method (s). Please select all if you want to charge additional fee for all payment methods.

[![image (12).jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-12.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-12.jpg)

Please select the Payment Method, surcharge will be applied only for the selected payment method

- <span style="color: #f97316;">**Surcharge for Multiple countries/Multiple payment methods -**</span> You can set surcharge for multiple countries by selecting countries from **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; Surcharge &gt; General Settings &gt; Shipping Countries**, and multiple payment methods from **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; Surcharge &gt; General Settings &gt; Payment Method.**
- <span style="color: #f97316;">**View Surcharge on the Order Details View Page -**</span> You can see the applied surcharge on the order details view page from **Admin &gt; Sales &gt; Orders &gt; Select Order &gt; Edit** , under "Order Totals" section.
- <span style="color: #f97316;">**Surcharge for Admin Orders -**</span> In the below image you can see the added surcharge value for the order placed from the admin panel, **Admin &gt; Sales &gt; Orders &gt; Create New Order &gt; Select User &gt; Select Product &gt; Add Product.**

**[![image (13).jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-13.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-13.jpg)**

### <span style="color: #3b82f6;">Front-end Site View</span> [](#bkmrk--6)

- <span style="color: #f97316;">**Surcharge Percentage/Fixed Amount Per Payment Method and Country**</span> When you set "Surcharge Percentage or Fixed Amount per payment method and country" to "**checkmo:3:FR**" from **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; Surcharge &gt; Surcharge Percentage or Fixed Amount per payment method,** then the fixed or Percentage amount, additional fee will be applied based on grand or subtotal attribute been selected per payment method or payment method and country.
- <span style="color: #f97316;">**checkmo:3:FR -**</span> It will add 3% additional fee on "Subtotal Including Tax" , will be applied for shipping country **France** and payment method **Check Money order.**

**[![image (15).jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-15.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-15.jpg)**

- <span style="color: #f97316;">**checkmo:5:GB -**</span> It will add 5% additional fee on "Subtotal Including Tax" , will be applied for shipping country **UK** and payment method **Check Money order.**

**[![image (16).jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-16.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-16.jpg)**

- <span style="color: #f97316;">**checkmo:3 -**</span> It will add 3% additional fee on "Subtotal Including Tax", and will be applied only for **Check Money Order** payment method and shipping countries selected from **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; Surcharge &gt; Shipping Countries** .

[![image (17).jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-17.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-17.jpg)

- <span style="color: #f97316;">**Set Different Surcharge for Countries -**</span> You can set different surcharge for countries from **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; Surcharge &gt; Surcharge Percentage or Fixed Amount per payment method -** checkmo:3:FR;checkmo:5:GB.
- <span style="color: #f97316;">**View Surcharge on the Checkout Page -**</span> When you select "Surcharge Amount Type" to "**Percentage**" , " Surcharge Percentage or Fixed Amount " to "**10**" and " Payment Method " to "**Cash On Delivery**"/"**Check Money order**" from **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; Surcharge,** then it adds 10 % additional fee on "Subtotal Including Tax" based on selected payment method and shipping countries. To add shipping countries go to **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; Surcharge &gt; Shipping Countries -** Select Shipping Countries from the drop-down list**.**

**[![image (18).jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-18.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-18.jpg)**

- <span style="color: #f97316;">**Surcharge with the Free Shipping -**</span> You can skip surcharge for the free shipping orders from **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; Surcharge &gt; Skip with Free Shipping - "Yes".** This option can be used if you don't want to charge additional fee when the shipping price is zero.

[![image (3).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/fNuimage-3.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/fNuimage-3.png)

If you have a question related to this extension please check out our [**FAQ Section**](https://www.scommerce-mage.com/magento2-surcharge-or-additional-fee.html#customfaq) first. If you can't find the answer you are looking for then please contact [**support@scommerce-mage.com**](mailto:core@scommerce-mage.com)**.**

# Magento 2 Delivery Instructions and Delivery Date

### <span style="color: #3b82f6;">Installation and User Guide for Magento 2 Delivery Instructions and Delivery Date Extension</span>

**Table of Contents**

1. [*Installation* ](#bkmrk-installation)
    - *Installation via app/code*
    - *Installation via Composer*
2. [*Configuration Settings for Delivery Instruction* ](#bkmrk-configuration-settin)
    - *General Settings*
    - *Configuration Settings*
    - *Back-end - Delivery Instruction Details*
3. [*Front-end Site View* ](#bkmrk-front-end-site-view)
    - *Delivery Instruction Section on the Checkout page*
    - *Delivery Time Selection*
    - *Delivery Date Selection*
    - *Delivery Instructions Details in Order Confirmation Emails*

### <span style="color: #3b82f6;">Installation</span> [](#bkmrk-)

- <span style="color: #f97316;">**Installation via app/code:**</span> Upload the content of the module to your root folder. This will not overwrite the existing Magento folder or files, only the new contents will be added. After the successful upload of the package, run below commands on Magento 2 root directory.
    
     ```php
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
    ```
- <span style="color: #f97316;">**Installation via Composer:**</span> Please follow the guide provided in the below link to complete the installation via composer.

<p class="callout success">[https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer](https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer)</p>

### <span style="color: #3b82f6;">Configuration Settings for Delivery Instruction</span> [](#bkmrk--1)

Go to **Admin &gt; Stores &gt; Configuration &gt; Scommerce &gt; Delivery Instruction**

#### <span style="color: #f97316;">General Settings</span> [](#bkmrk--2)

- **Module Enable -** Select "Yes" or "No" to enable or disable the module.
- **License Key -** Please add the license for the extension which is provided in the order confirmation email. Please note license keys are site URL specific. If you require license keys for dev/staging sites then please email us at <support@scommerce-mage.com>.

[![image.jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/CFMimage.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/CFMimage.jpg)

### Configuration Settings [](#bkmrk--4)

- **Delivery Instruction Label –** Enter delivery instruction label, this label will be shown on the frontend checkout page under delivery instruction section.
- **Delivery Date Label –** Enter delivery date label, this label will be shown on the frontend checkout page.
- **Delivery Time Label –** Enter delivery time label, this label will be shown on the frontend checkout page under delivery instruction.
- **Choose Time Label –** Enter time label, this label will be shown on the frontend checkout page under delivery instruction.
- **Max Length -** Enter max length of delivery instruction.
- **Enable Delivery Date –** Select "Yes" to enable the delivery date on checkout.
- **Delivery Date cut off time –** Select delivery date cut off time, after this time the order will be treated for next day.
- **Order Processing time –** Number of days which is required for order processing. If this is set to 2 then the date calendar on checkout will show delivery dates of 2 days from order placement.
- **Exclude Dates –** Dates which will be disabled on the date grid on checkout.
- **Timeslots –** Times will be available in date calendar on checkout.
- **Disable days –** Select weekdays which will be disabled on the checkout calendar.

[![image (1).jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/ewAimage-1.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/ewAimage-1.jpg)

[![image (4).jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/79Uimage-4.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/79Uimage-4.jpg)

- <span style="color: #f97316;">**Back-end - Delivery Instruction Details -**</span> To view the delivery instructions details, go to **Admin &gt; Sales &gt; Order &gt; Select Order &gt; View**.

[![image (2).jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/Fk9image-2.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/Fk9image-2.jpg)

### <span style="color: #3b82f6;">Front-end Site View</span> [](#bkmrk--7)

- <span style="color: #f97316;">**Delivery Instruction Section on the Checkout page -**</span> When you enable the module and select the "Enable Delivery Date" to "Yes" from **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; Delivery Instruction &gt; Configuration Settings**, then it shows Delivery Date, Delivery Time under Delivery Instruction section on the checkout page.

[![image.png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/vPlimage.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/vPlimage.png)

- <span style="color: #f97316;">**Delivery Time Selection -**</span> You can add time slots from, **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; Delivery Instruction &gt; Configuration Settings &gt; Timeslots**, and added time slots will be shown on the checkout page from where you can choose the convenient time slot for delivery.

[![image (1).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/fZEimage-1.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/fZEimage-1.png)

- <span style="color: #f97316;">**Delivery Date Selection -**</span> To show delivery date on the checkout page, select "Enable Delivery Date" to "Yes" from **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; Delivery Instruction &gt; Configuration Settings**.

[![image (2).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/k1vimage-2.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/k1vimage-2.png)

- <span style="color: #f97316;">**Delivery Instructions Details in Order Confirmation Emails -**</span> It sends delivery instructions details in order confirmation emails, which you can see in the below screengrab.

[![image (3).jpg](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/Fosimage-3.jpg)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/Fosimage-3.jpg)

If you have a question related to this extension please check out our [**FAQ Section**](https://www.scommerce-mage.com/magento-2-delivery-date-and-instructions.html#customfaq) first. If you can't find the answer you are looking for then please contact [**support@scommerce-mage.com**](mailto:core@scommerce-mage.com)**.**

# Magento 2 Shipping Carrier Tracker

### <span style="color: #3b82f6;">Installation and User Guide for Magento 2 Shipping Carrier Tracker Extension</span>

**Table of Contents**

1. [*Installation* ](#bkmrk-installation)
    - *Installation via app/code*
    - *Installation via Composer*
2. [*Configuration Settings for Shipping Carrier Tracker*](#bkmrk-configuration-settin)
    - *General Settings*
    - *Shipping Methods*
3. [*Tracking Links*](#bkmrk-tracking-links)
    - *Admin Panel*
    - *My Account Section*
    - *Shipment Email*

### <span style="color: #3b82f6;">Installation</span> [](#bkmrk-)

- <span style="color: #f97316;">**Installation via app/code:**</span> Upload the content of the module to your root folder. This will not overwrite the existing Magento folder or files, only the new contents will be added. After the successful upload of the package, run below commands on Magento 2 root directory.
    
    ```php
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
    ```
- <span style="color: #f97316;">**Installation via Composer:**</span> Please follow the guide provided in the below link to complete the installation via composer.

<p class="callout success">[https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer](https://docs.scommerce-mage.com/magento-2-extensions/installation-via-composer/installation-via-composer)</p>

### <span style="color: #3b82f6;">Configuration Settings for Shipping Carrier Tracking</span> [](#bkmrk--1)

Go to **Admin &gt; Stores &gt; Configuration &gt; Scommerce Configuration &gt; Tracking Link**

#### <span style="color: #f97316;">General Settings</span> [](#bkmrk--4)

- **Enabled –** Select "Yes" or "No" to enable or disable the module.
- **License Key –** Please add the license for the extension which is provided in the order confirmation email. Please note license keys are site URL specific. If you require license keys for dev/staging sites then please email us at <support@scommerce-mage.com>.

[![image (3).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/QQpimage-3.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/QQpimage-3.png)

#### <span style="color: #f97316;">Shipping Methods</span> [](#bkmrk--4)

- **URLs –** Enter the shipping method and the URL. The URL should contain the {number} parameter which will be used to pass the tracking number to the shipping carriers tracking site where the shipment can be tracked.
- **Additional Carriers-** Add the additional carriers which will be available in the carrier selector dropdown list while creating a shipment.

[![image (5).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/LVbimage-5.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/LVbimage-5.png)

[![image (6).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/Ykiimage-6.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/Ykiimage-6.png)

### <span style="color: #3b82f6;">Tracking Links</span> [](#bkmrk--7)

Go to **Admin&gt;Sales&gt;Order** and select an order then click on 'Ship' to create a shipment. Scroll down to find shipping information then select the shipping carrier from the carrier dropdown list and enter the tracking number for that carrier. Select email copy of shipment checkbox then generate the shipment.

[![image (1) (1).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/P6fimage-1-1.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/P6fimage-1-1.png)

- <span style="color: #f97316;">**Admin Panel:-**</span> Once the shipment is generated you can go to the order then from the left menu select shipments and view the generated shipment. You should see the tracking number consists a link, and once you link on that link it will take you to the shipping carriers tracking site with your tracking number.

[![image (2) (1).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/TBoimage-2-1.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/TBoimage-2-1.png)

- <span style="color: #f97316;">**My Account Section:-**</span> Once the shipment is generated customers can view the shipmen in the **My Account&gt;My Orders&gt;Order Shipments** section where the trackings numbers with links will be available as per the shipping carriers selected with the shipment.

[![image (4) (1).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-4-1.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-4-1.png)

- <span style="color: #f97316;">**Shipment Email:-**</span> Once the shipment is generated the shipment email will be sent to the customer with tracking links to each of the shipping carriers.

[![image (5) (1).png](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/scaled-1680-/image-5-1.png)](https://docs.scommerce-mage.com/uploads/images/gallery/2025-05/image-5-1.png)

If you have a question related to this extension please check out our [**FAQ Section**](https://www.scommerce-mage.com/magento-2-shipping-carrier-tracker.html#customfaq) first. If you can't find the answer you are looking for then please contact [**support@scommerce-mage.com**](mailto:core@scommerce-mage.com)**.**