-
TheJoeCoder authoredTheJoeCoder authored
readme.txt 3.48 KiB
=== Minimum and Maximum Order Amount for WooCommerce Payment Gateways === Contributors: raihan143 Tags: minimum payment, maximum payment, min max order amount, min max payment, stripe min max amount, paypal min max amount, conditional payment gateway, min and max price for order Requires at least: 4.2 Tested up to: 6.4 Requires PHP: 4.3 Stable tag: 2.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html With this plugin, you will be able to set up minimum and maximum order amount for woocommerce payment gateways. If you set up an order limit for a specific payment gateway, then users will be unable to place an order using that payment gateway until no match between the order limit and cart sum. == Description == Add minimum or maximum order amount to restricting/disable checkout/place order button based on WooCommerce payment gateways. 👉 Demo Link: [Live Preview](https://mmawpg.wdraihan.com/) With this plugin, you will be able to set up minimum and maximum order amount for woocommerce payment gateways. If you set up an order limit for a specific payment gateway, then users will be unable to place an order using that payment gateway until no match between the order limit and cart sum. Use this plugin to set up the minimum or maximum order amounts for the WooCommerce payment gateways. You can force users to cart a specific amount (based on min or max amount) to use a specific payment gateway. For example: To use the Cash On Delivery payment gateway, you can set a minimum or maximum order amount for the users. If you set up an order limit for a specific payment gateway, the users won’t be able to place an order using that payment gateway until not match between the order limit and the cart sum. Such as you can enable or disable the payment methods( Cash on delivery, Check payment, Direct bank transfer, Paypal or Stripe) when the total order amount is lower than $xxx or higher than $xxx. <strong>Minimum or Maximum order amount for Cash On Delivery:</strong> If you don’t want to receive payment by ‘Cash On Delivery’ for a minimum or maximum order amount, you can do it using this plugin. <strong>Minimum or Maximum order amount for Paypal:</strong> If you want to receive payment by ‘Paypal’ for a minimum or maximum order amount, you can do it using this plugin. <strong>Minimum or Maximum order amount for Stripe:</strong> If you want to receive payment by ‘Stripe’ for a minimum or maximum order amount, you can do it using this plugin. <strong>Minimum or Maximum order amount for Check payment:</strong> If you want to receive payment by ‘Check’ for a minimum or maximum order amount, you can do it using this plugin. <strong>Minimum or Maximum order amount for Direct bank transfer:</strong> If you want to receive payment by ‘Bank’ for a minimum or maximum order amount, you can do it using this plugin. == Screenshots == 1. The required amount for delivery 2. Maximum order limit for using a payment gateway 3. Minimum order limit for using a payment gateway 4. Admin settings panel == Installation == 1. Download and unzip the plugin. Upload the unzipped folder to the wp-contents/plugins folder of your WordPress installation. 2. Active the plugin from the WordPress Plugins administration page. 3. Admin menu: Go to WooCommerce->Settings->Min/Max Order Amount == Changelog == = 1.0.2 - 05/03/2023 = -Minor update -Compatible check with WordPress 6.1 = 1.0.1 - 07/10/2022 = -Compatible check with PHP 8 = 1.0.0 - 16/07/2022 = -Initial stable release