mageinic/extra-fee

Extra Fee by MageINIC. Extra fees displayed on the cart and checkout pages promote order transparency, with the option to apply these fees based on the chosen payment method. Additionally, you can define order total limits to determine when extra fees should be applied.

Installs: 0

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

dev-main 2024-01-19 05:49 UTC

This package is auto-updated.

Last update: 2024-05-19 06:31:50 UTC


README

1. How to install

Method 1: Install ready-to-paste package

Method 2: Install via composer [Recommend]

Run the following command in Magento 2 root folder

composer require mageinic/extra-fee

php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush

2. How to use

  • Please refer to the Extra Fee Extension User Guide.pdf file for instructions on how to use the extension.

3. Get Support

  • Feel free to contact us if you have any further questions.
  • Like this project, Give us a Star