Start To :

Extra Fee Magento 2 Extension
  • Created On: 21-08-2019
  • Last Updated On: N/A
  • By: CynoInfotech Team
  • Platform: Magento 2 Community Edition
  • Email: info@cynoinfotech.com

Information

The eCommerce customer purchased a product for their special person and wants to wrap this product as a gift. At that time store owner wants to earn some extra fee for that gift wrapped. Extra Fee Magento 2 Extension helps to create an extra fee for any additional service like packing charges, gift wrap, etc…on the cart and checkout page

Extra Fee Magento 2 Extension helps admin apply extra fee as per store requirement. Admin can set the title for the extra fee from the backend. Store admin is able to set a fixed price extra fee on the total cart value. Also, the admin can set a percentage extra fee that automatically calculates the percentage extra fee on the total of the cart value and displays the result to the customer.

Store admin can also set extra fees on minimum or maximum cart total value. Extra fee is activating when the customer reaches their minimum or maximum cart value. Extra Fee Magento 2 extension helps customers to know about extra fee charges on their cart total. This extension can help the store owners to manage extra fee rules for their store.

Features

You can find these features below:

  • Enable/Disable extension from the backend
  • Add extra fee as per store’s requirement
  • Admin can set multiple extra fees for the store
  • Display extra fee on cart and checkout page
  • Set Fixed or percentage extra fees on the total cart value
  • Set extra fees on minimum or maximum cart total value
  • Set the title for the extra fee from the backend
  • Helps customers to know about extra fee charges on their cart total

Settings

Extra Fee Magento 2 Extension
Extra Fee Magento 2 Extension

Backend

Admin Order Detail page

Extra Fee Magento 2 Extension

Invoice Page

Extra Fee Magento 2 Extension

Credit Memo

Extra Fee Magento 2 Extension

Frontend view

Cart Page

Extra Fee Magento 2 Extension

Checkour Page

Extra Fee Magento 2 Extension

Customer Order

Extra Fee Magento 2 Extension

Customer Invoice

Extra Fee Magento 2 Extension

Customer Refund

Extra Fee Magento 2 Extension

Installation Guide

  • Download extension zip file from the account and extract it
  • root of your Magento 2 installation and merge app folder
  • folder structure --> app/code/Cynoinfotech/ExtraFee
Extra Fee Magento 2 Extension

After this run below commands from Magento 2 root directory to install module.

  • Run :cd < your Magento install dir >
  • php bin/magento cache:disable
  • php bin/magento module:enable Cynoinfotech_ExtraFee
  • php bin/magento setup:upgrade
  • php bin/magento setup:static-content:deploy
  • rm -rf var/cache var/generation var/di var/cache

Demo