=== WooCommerce Payment Methods === Contributors: vendocrat, AlexanderPoellmann Donate link: http://example.com/ Tags: woocommerce, credit card, logo, payment Requires at least: 3.5 Tested up to: 4.1 Stable tag: 0.1.0 License: GNU General Public License v3.0 License URI: http://www.gnu.org/licenses/gpl-3.0.html Easily display your accepted payment methods from WooCommerce via shortcode, widget or template tag. == Description == WooCommerce Payment Methods allows you to display your accepted payment methods. By default the plugin shows all available payment methods, but you can also specify them manually. You can display them via shortcode, widget or template tag in three available styles (default, inverse and outline). We've added several classes, so you can easily style the output to your pleasure. You are using the famous Bootstrap framework? Awesome, cause we've added the markup for tooltips, so that users can see the payment methods name on hover. All icons are displayed using the truly awesome icon font Payment Webfont by @orlandotm, making them look good on every screen. Contributions are warmly welcome via GitHub. Translations included: * English * German * Italian == Installation == 1. Upload 'woocommerce-accepted-payment-methods' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Display your accepted methods via: Shortcode [v_woo_payment_methods], Widget or template tag '. 4. Done! == Frequently Asked Questions == = Why is payment method {XYZ} missing? = Please report any missing payment methods via GitHub's issues system or hit us at @vendocrat. Note: As we're using a webfont called Payment Webfont by @orlandotm, it may be possible that there is just no icon available for your desired payment method. Open an issue at their GitHub repo and ask for it to be added! == Screenshots == 1. WooCommerce Payment Methods Shortcodes 2. WooCommerce Payment Methods Widgets == Changelog == = 0.1.0 = Initial release.