=== Advance Bank Payment Transfer Gateway ===
- Author: J.
- Contributors: J.
- Tags: woocommerce, payment gateway, gateway, manual payment
- Requires WooCommerce at least: 2.1
- Stable Tag: 1.0.4
- Version: 1.0.4
- Tested up to: 5.8
- Author URI: https://networkerd.cl
== Description ==
Requires: WooCommerce 2.1+
This plugin clones the Direct Bank Transfer gateway to create another offline payment method. This can be used to create a testing payment method if you use the Advance Bank Transfer gateway. For example, this could be used for manual invoices or other offline payment methods.
Upload the Bank Payment Receipt is require on the checkout page before submit the page, When an order is submitted the order will be placed "on-hold" after reviewing order by admin then order status will be changed.
== Installation ==
- Be sure you're running WooCommerce 2.1+ in your shop.
- You can: 1- upload the entire
wc-advanced-bank-transfer
folder to the/wp-content/plugins/
directory, 2- upload the .zip file with the plugin under Plugins > Add New > Upload - Activate the plugin through the Plugins menu in WordPress
- Go to WooCommerce > Settings > Payments and select "Advance Direct Offline Bank Transfer" to configure
== Frequently Asked Questions == Email - contacto@networkerd.cl
== Changelog ==
= 2020.05.25 - version 1.0.1 =
- Misc: WooCommerce 2.4 Compatibility
= 2020.05.25 - version 1.0.0 =
- Initial Release