=== Disable Payment Gateway Based on Product Type === Contributors: beyond88 Donate Link: https://github.com/beyond88 Tags: woocommerce, product, payment method Requires at least: 4.4 Tested up to: 6.2 WC requires at least: 3.1 WC tested up to: 7.7.0 Requires PHP: 5.6 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A bespoke plugin is to enable the selective disabling of a specific payment gateway in WooCommerce, based on the product type. == Installation == This section describes how to install the plugin and get it working. 1. Upload the plugin zip file to your plugin directory ‘/wp-content/plugins/’ 2. Activate the plugin through the ‘Plugins’ menu in WordPress 3. Go to Disable Payment Gateway menu. 4. Select Product Type from first dropdown, and Payment method from second dropdown. 5. Save changes the page. 6. Add to cart the desired type of products and check payment method in the checkout page.