Hello Everyone,
In this blog, you will learn how to install a Payment Fee in Magento 2.
This extension allows the admin to add an extra charge to customers with an extra fee based on the payment methods selected from your Magento 2 store.
Don’t waste your time, let us guide you straight away. Follow the easy steps below to install and configure a Payment Fee extension.
Why Magecurious Payment Fee?
- Enable or disable it from Magento admin.
- Compute fees for all order entities such as invoices, credit memos, etc.
- Implement fees for customers who utilize specific payment methods.
- Enable the imposition of payment fees for backend orders.
- Ensure transparency with customers by displaying payment fees for different payment methods.
- Allow payment fees for particular store views and customer groups.
- Compatible With 2.0.x, 2.1.x, 2.2.x, 2.3.x, 2.4.x
Steps to Install Payment Fees in Magento 2.
STEP 1: Extract the downloaded extension package from your Magento root folder using FTP (File Transfer Protocol) Tools. For verification of the root folder, you can see some folders inside the Magento root folder like app, bin, lib, PHP server vendors, etc.
STEP 2: Next Need to run some Magento commands to install the extension in your system, so connect with your server via SSH, go to the Magento root folder (e.g: cd /var/www/html/magentp243), and run the below commands one by one.
- php bin/magento setup: upgrade
- php bin/magento setup:static-content:deploy-f
- php bin/magento indexer: reindex
- php bin/magento cache: clean
- php bin/magento cache: flush
- chmod-R 777 var/ pub/ generated/
STEP 3: If all your commands run successfully, then log in to your system Admin Panel and go to Store > Configuration, if you see a new Tab on the left sidebar with the MageCurious Logo, it means the extension was installed successfully.
Steps for connecting Payment Fee with Magento 2.
STEP 1:- To Configure Extension, go to Stores > Configuration > MageCurious Tab > Payment Fee.
STEP 2:- In General Configuration:
- Module Enable: Enable: Enable/Disable the Payment Fee extension from here.
- Display Text: Enter the text that you want to display the front name in your system. By default, we set “Payment Fee”. you can set it as per your needs.
- Payment Fee to a specific payment method: Select the Payment method on which you want to add an extra payment fee to the customer’s order. You can select multiple payment methods as per your need
- Payment Fee Type: Set Payment Fee Type, You can set either Fixed or Percentage. If you select percentage then the extension will calculate the payment fee by calculating the given percentage of subtotal.
- Price/Percentage: Enter the Payment Fee value here, the extension will automatically consider the Price or Percentage as per Payment Fee Type Configuration.
- Customer Groups: Select the Customer Group to which you want to add the payment fee. You can select multiple groups as per your needs.
Extension Features:
Payment Fee upon checkout
Payment Fee on the frontend order view
Payment Fee on Backend Order View
Payment fee on the order email
Payment fee for Frontend Invoice View
Payment fee for Backend Invoice View
Payment fee in the invoice email
Payment fee for invoice pdf/print
Payment fee for frontend credit memo view
Payment fee on backend credit memo view
Final Thought
This is the easiest way we can tell you in this blog. This is how you can install a Payment Fee in Magento 2. Hope you liked the blog.
So quickly go to the comment box and tell me how you like this blog.
Stay tuned to our site to get new updates on Magento.
Thanks for reading and visiting our site.
[ratemyost]
