60 likes | 64 Views
Customers prefer to avail additional service that makes their life easy, even if that means paying extra bucks! As a store owner, offering such extra services contribute to improving the customer experience of the store. However, the additional cost of offering these services can't be simply added to the product price. It may generate an impression of pricey products in the market. Hence, the solution is Meetanshi's Magento 2 Extra Fee extension.<br><br>The Magento 2 Extra Fee extension allows the admin to charge extra fees for additional services like instant delivery, gift wrap, insurance, etc.<br>
E N D
Extra Fee for Magento 2 User Guide Table of Content 1.Extension Installation 2.Configuration 3.Extra Fee Applied on Orders in Frontend 4.Extra Fee Details in Backend Extra Fee for Magento 2 © Meetanshi
1.Extension Installation •For Magento Marketplace Customers oCreate a folder structure in Magento root as app/code/Meetanshi/ExtraFee oDownload and extract the zip folder and upload our extension files to the app/code/Meetanshi/ExtraFee via FTP. oLogin to your SSH and run the below commands step by step: ▪php bin/magento setup:upgrade ▪For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy ▪For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f ▪php bin/magento cache:flush •For Meetanshi Customers oExtract the zip folder and upload our extension to the root of your Magento 2 directory via FTP. oLogin to your SSH and run below commands step by step: ▪php bin/magento setup:upgrade ▪For Magento version 2.0.x to 2.1.x - php bin/magento setup:static-content:deploy ▪For Magento version 2.2.x & above - php bin/magento setup:static-content:deploy –f ▪php bin/magento cache:flush 2.Configuration To configure the extension, login to Magento 2 backend, move to Stores → Meetanshi → → Extra Fee where you can find various settings to configure the extension. •Extra Fee: Enable or disable Extra Fee extension from here. •Add Fees: Create as many extra fees as you want to charge customers’ orders. oTitle: Set fee title to let customers know the fee charged. oFee Type: Select the fee type to calculate and apply to the product price. ▪Fixed Amount: Fix extra fee amount will be added to the order subtotal. ▪Percentage of Product Price: Calculates and adds fee in percentage of the product price. oFee Amount:Enter the amount to charge the fee to be calculated according to the selection of Fee Type option. i.e: → Configuration → → Fixed Amount Fee Type = Fixed Amount Amount = 10 Product Price = 500 Insurance Fee = 10 Order subtotal = 510 Percentage Fee Type = Percentage of Product Price Amount = 10 Product Price = 500 Insurance Fee = 50 Order subtotal = 550 Extra Fee for Magento 2 © Meetanshi
3.Extra Fee Applied on Orders in Frontend Once you've set all the required configurations, you can see an extra fee extension enabled in the frontend. •Extra Fee on the Cart page After adding products to the cart, you can see the extra fee(s) is calculated, applied and displayed on the cart page. Extra Fee for Magento 2 © Meetanshi
•Extra Fee on the Checkout page You can see the extra fee(s) is calculated, applied and displayed on the checkout page. •Extra Fee Details in My Account Section Extra fee(s) details are displayed on the customer’s My Account section under the order view tab. Extra Fee for Magento 2 © Meetanshi
•Extra Fee Details in Order Email Apart from the frontend and backend, the Extra Fee(s) details is also seen in the customer’s registered Email as shown below. Extra Fee for Magento 2 © Meetanshi
4.Extra Fee Details in Backend Apart from the frontend, the Extra Fee(s) details can also be seen from the backend under Sales → → Orders → → Order View. In addition to the order view section in the backend, extra fee details can be seen in order invoice and credit memo section as well. Extra Fee for Magento 2 © Meetanshi