Banner for Minimum Order Amount For Checkout
Set a minimum purchase amount for Woocommerce orders. Displays a validation message on both the cart and checkout pages and prevents orders below the … Wordpress Tutorial
Noted That:
  • To install correctly this minimum-order-amount-for-checkout.zip .
  • Fisrt Download the minimum-order-amount-for-checkout.zip to your computer
  • Extract/Open minimum-order-amount-for-checkout.zip to Your Computer.
  • Then, Find readme.txt file inside minimum-order-amount-for-checkout.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " minimum-order-amount-for-checkout.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Minimum Order Amount For Checkout

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Minimum Order Amount For Checkout

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Minimum Order Amount For Checkout

Step-5 : Now, Browse " minimum-order-amount-for-checkout.zip " Downloaded plugin from your computer, Where you downloaded " minimum-order-amount-for-checkout.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Minimum Order Amount For Checkout

Step-6 : Now, Click on " Active Plugin "

Activate Minimum Order Amount For Checkout

Step-7 : Then, See left Side Menu. " Minimum Order Amount For Checkout " folder is added on left Side Menu. Now, Click on " Minimum Order Amount For Checkout " folder.

Noted that: If you do not see " Minimum Order Amount For Checkout " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Minimum Order Amount For Checkout Configurations and Settings or How to work " Minimum Order Amount For Checkout " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Minimum Order Amount for Checkout " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Minimum Order Amount for Checkout
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

To install and configure the plugin:

  1. Upload the plugin to the /wp-content/plugins/ directory, or install the plugin through the WordPress ‘Plugins -> Add New’ screen.
  2. Activate the plugin on the ‘Plugins -> Installed Plugins’ page in WordPress.
  3. Navigate to ‘Woocommerce -> Settings’ and update the settings under the ‘Minimum Order Amount’ tab.

Under settings, you can set:

  • the minimum order amount
  • the validation message text to display on the Cart pages
  • the validation message text to display on the Checkout page
  • whether the validation message should be triggered on the cart’s subtotal or total (including fees / taxes)
  • the URL and link text for a ‘Continue Shopping’ link in the validation message

When editing the validation message, there are three replacement strings available which will display the corresponding values in the message:

  • [minimum] – the minimum order amount in your set currency, e.g. “$50.00”.
  • [total] – the value used for triggering the message, either “total” or “subtotal”.
  • [current] – the cart’s current total or subtotal in your set currency, e.g. “$25.00”.

Name