=== Fr Multi Bank Transfer Payment Gateways for WooCommerce ===
Contributors: fahrirusliyadi
Donate link: https://paypal.me/FahriRusliyadi
Tags: multiple, woocommerce, bank-transfer, bacs, payment-gateway
Requires at least: 4.9
Tested up to: 6.8.2
Stable tag: 1.1.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Add multiple bank transfer payment gateways.

== Description ==

By default, WooCommerce provides 1 bank transfer payment gateway for all your bank accounts. With this plugin, you can add additional bank transfer payment gateways. So you can separate your bank accounts into multiple payment gateways, for example 1 payment gateway for 1 bank company.

Notes:
- On the screenshot you can see there are icons next to the payment gateway's name. You can add the icon using [Fr Custom Payment Gateway Icon for WooCommerce](https://wordpress.org/plugins/fr-custom-payment-gateway-icon-for-woocommerce/) plugin.

== Installation ==

1. Upload `fr-multi-bank-transfer-payment-gateways-for-woocommerce` folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the *Plugins* menu in WordPress
1. Go to *WooCommerce* &rarr; *Settings* &rarr; *Advanced* &rarr; *Bank Transfer Payment Gateways* and enter the *number of additional bank transfer gateways*.
1. Go to *WooCommerce* &rarr; *Settings* &rarr; *Payments* to configure the additional bank transfer payment gateways.

== Frequently Asked Questions ==

= Uninstallation Instructions =

1. Deactivate and delete the plugin through the *Plugins* menu in WordPress

== Screenshots ==

1. Plugin option
1. Additional bank transfer payment gateways
1. Multiple bank transfer payment gateways are displayed on the checkout page

== Changelog ==

= 1.1.4 =
* Add WC settings URL fallback for older versions.

= 1.1.3 =
* Fix cannot edit payment gateway in WooCommerce 10.

= 1.1.2 =
* Fix missing plugin settings page in WooCommerce 10.

= 1.1.1 =
* Declare HPOS compatibility.

= 1.1.0 =
* Add ability to add unlimited bank transfer payment gateways.
* Refactor code.

= 1.0.2 =
* Update installation instructions.
* Add "settings" action link in the plugins list table.

= 1.0.1 =
* Clean up.

= 1.0.0 =