=== WooCommerce Invoice Payment Gateway === Contributors: davidpaulsson Tags: woocommerce, invoice, payment, gateway Requires at least: 3.0.1 Tested up to: 3.5 Stable tag: trunk License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Provides an Invoice Payment Gateway, mainly for B2B segment where instant payment via PayPal etc. is not a viable option. == Description == Provides an Invoice Payment Gateway, mainly for B2B segment where instant payment via PayPal etc. is not a viable option. = Important note = As off WooCommerce 2.0 this plugin DOES NO LONGER WORK! It's no longer in development (it was/is just a quick n' dirty fix) BUT if you're interested in making something with this I'm accepting pull requests over at Github (https://github.com/davidpaulsson/WooCommerce-Invoice-Payment-Gateway). This plugin does NOT create the invoices for you. It only completes the order and sends out the order confirmation emails. The actual invoices still needs to be created and sent to the customer. == Installation == 1. Upload `woocommerce-gateway-invoice` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. ??? 4. Profit == Changelog == = 2013.03.06 = * Updated readme file, this plugin is now "dead". Sorry :/ = 2013.02.01 = * New text domain for translation. = 2013.01.22 = * First Release.