User Guide of Magento 2 Minimum Order Amount for Customer Group Extension
General Configurations
At the backend, go to FME EXTENSIONS > Configurations. Here you can find the extension configurations.
- Enable: Select ‘Yes’ to enable the extension.
- Set Minimum Order Amount Allowed Per Customer Group: Set minimum order amount for individual customer groups.
- Total: Select ‘Subtotal’ if you want to calculate the order amount without additional charges or deductions. If you select ‘grand total’, the following 3 fields appear that allow you to include additional charges in the order amount calculation.
- Discount: Select ‘include discount’ if you want to minus the discount amount from the order total.
- Tax: Select ‘include tax’ if you want to add tax in the minimum order amount calculation.
- Shipping: Select ‘include shipping’ if you want to add shipping charges in the minimum order amount calculation.
- Message Alert for Customer: Write a message you want to display if the minimum order amount requirement is not met.
Frontend
The minimum order requirement for guest users is set to $100. If you attempt to proceed to checkout with an order total below $100, an error message configured in the settings will be displayed as shown below.