Plugin info

Total downloads: 3,075
Active installs: 500
Total reviews: 2
Average rating: 4
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 3/26/2021 (1740 days ago)
Added to WordPress: 5/7/2020 (5 years old)
Minimum WordPress version: 3.0.1
Tested up to WordPress version: 5.7.12
Minimum PHP version: 7.0

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 1740 days ago • 2 reviews

22/100

Is Minimum Order Amount for Checkout abandoned?

Possibly abandoned (last update 1740 days ago).

Compatibility

Requires WordPress: 3.0.1
Tested up to: 5.7.12
Requires PHP: 7.0

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

WC Minimum Order Amount
Rating 4.2/5 (5 reviews)Active installs 3,000
Minimum/Maximum Order Amount for WooCommerce
Rating 0.0/5 (0 reviews)Active installs 0
Min Order Amount For WooCommerce
Rating 0.0/5 (0 reviews)Active installs 0

Description

The Minimum Order Amount for Checkout plugin allows you to set a minimum purchase amount for Woocommerce orders. The minimum amount can be based on the cart’s subtotal or total (including fees and taxes). The plugin displays a customizable error notification on both the cart and checkout pages. It also prevents an order from being submitted until the threshold amount has been satisfied.

The cart and checkout validation messages can be customized in the Woocommerce settings.

Installation

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”.

Frequently Asked Questions

Who can I contact for support or suggestions?

You can reach us at https://refactorr.com/contact-us/.

Review feed

No reviews available

Screenshots

  1. This is the plugin admin page found in 'WooCommerce -> Settings' in the 'Minimum Order Amount' tab.

    This is the plugin admin page found in 'WooCommerce -> Settings' in the 'Minimum Order Amount' tab.

  2. This is a screenshot of how the default validation message appears in the Cart.

    This is a screenshot of how the default validation message appears in the Cart.

Changelog

1.1.1

  • Add “Continue Shopping Link Text” setting, so you can customize the text that appears in the optional “Continue Shopping” link.

1.1

  • Add “Continue Shopping Link” setting, to add an optional link back to your store page in the validation message.

1.0.2

  • Bug fix for validation message in checkout process.

1.0.1

  • Fix ‘uninstall’ function to properly clean up when plugin is removed.

1.0

  • Initial release.