=== Change Payment Description for WooCommerce === Contributors: polyres, fstaude, uschoene, carfis Tags: WooCommerce, Payment Description, Stripe, Stripe Backend Requires at least: 4.8 Tested up to: 6.0 Stable tag: 1.0.1 License: GPLv2 Just replace the first description parameter "Blog name" with your own Text for the Payment Gateway: * WooCommerce Stripe Payment Gateway * Amazon Pay (COMING SOON) == Description == = OVERVIEW FREE VERSION = Change payment desciption is an easy and simple way to change payment parameter "Blog Name" for your site/shop. It removes the need to add custom snippets to your theme’s functions.php file. Change payment desciption is essentially a mini-plugin with less load on your site. Change payment desciption changes that by providing a GUI interface on the WooCommerce setting page for adding text and actually running them on your site just as if they were in your theme’s functions.php file. We frist provide to change the payment desciption for the Payment Plugin [WooCommerce Stripe Payment Gateway](https://wordpress.org/plugins/woocommerce-gateway-stripe/). = WHAT PREMIUM VERSION OFFERS [COMING SOON]: = * Change/replace all parameter for description * Next payment gateway: Amazon Pay == Installation == 1. Upload plugin files to your plugins folder, or install using WordPress built-in Add New Plugin installer; 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Installation Instructions = 1. Upload plugin files to your plugins folder, or install the plugin through the WordPress plugins screen directly; 2. Activate the plugin through the ‘Plugins’ screen in WordPress; 3. Go to the Settingspage "WooCommerce->Settings->Change Payment Description" screen to configure the plugin. = Can your plugin also be translated into other languages? = Yes, the plugin can be translated into many languages via WordPress Translate. = Can I really use this plugin free of charge? = Yes, it is available for free. = Does Change Payment Description for WooCommerce share any of my data? (GDPR) = No, it keeps all your data inside your own WordPress & WooCommerce install. There is no data transmitted to us or a third party service. == Screenshots == 1. Settingsscreen - your own description 2. Stripe backend - Payment == Changelog == = 1.0.1 = * Tweak - WC 5.3.0 compatibility. * Improvement: Added string text-domain (translation). = 1.0.0 = * First release.