=== WooCommerce Accepted Payment Methods === Contributors: jameskoster Tags: woocommerce, credit card, logo, payment Requires at least: 3.3 Tested up to: 3.5 Stable tag: 0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Extends WooCommerce giving you the option to display accepted payment methods via widget, shortcode or template tag. == Description == WooCommerce Accepted Payment Methods extends the WooCommerce settings allowing you to specify which payment methods your store accepts. The specified payment methods can then be displayed in the frontend via a widget, a shortcode or by adding a template tag directly to your theme. == Installation == 1. Upload `woocommerce-accepted-payment-methods` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Specify which payment methods you accept on the Catalog tab of the WooCommerce settings screen 3. Done! == Frequently Asked Questions == = Payment method x is missing, what gives? = I've added some popular payment methods to begin with, if you want to see more let me know on twitter or better yet, contribute on Github. == Screenshots == 1. The Accepted Payment Methods options 2. The widget == Changelog == = 0.2 - 16/01/2013 = * Widget now uses title rather than 'label' option. Remove and re-add the widget to set the title when upgrading = 0.1 = Initial release.