=== Woocommerce IP Based Payment Method === Contributors: kudosta Tags: woocommerce, payment method, payment gateway, IP address, IP Restriction Requires at least: 4.0 Tested up to: 5.9 Stable tag: 1.0 Requires PHP: 5.2.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Adds ability to make available payment method according IP address. == Description == This plugin is used to allow available payment method according to IP address. Ex. If you wants to allow COD (Cash on delivery) method for specific IP then just need to add IP address and choose payment method then save when you go to checkout page COD (Cash on delivery) method will appear there if IP address match. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload the plugin files to the `/wp-content/plugins/woocommerce-ipbased-payment-method` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Use the Settings->Plugin Name screen to configure the plugin 1. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes) == Frequently Asked Questions == = What about multiple IP addresses ? = Yes, you can use mutiple IP addresses using comma separated. = Is this usefull for developers? = Absolutely, It's usefull for developers to test things on live environment so developer can enable payment method for himself. == Screenshots == 1. This screen shot is regarding admin configration to enable and allow payment method for IP addresses. == Changelog == = 1.3.0 – 2022-04-14 = * Version compatibility. = 1.2.0 – 2021-12-24 = * Version compatibility. = 1.1.0 - 2019-04-19 = * Another change. = 1.0 = * A change since the previous version. * Another change. == Upgrade Notice == = 1.0 = Upgrade notices describe the reason a user should upgrade. No more than 300 characters.