=== Donation Block === Plugin Name: Donation Block Plugin URI: http://www.wpcodelibrary.com/ Author: wpcodelibrary Author URI: http://www.wpcodelibrary.com/ Contributors: wpcodelibrary Stable tag: 1.0.0 Tags: donation-block, gutenberg, button, donate, donation, paypal, paypal donation, paypal donation button, shortcode, sidebar, widget Requires at least: 3.8 Tested up to: 5.9.0 Donate link: # Requires PHP: 5.3.4 Copyright: License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Create your own PayPal buttons as many as you want as per your need in simple way using gutenberg block. == Description == Donation block plugin allow you to create dynamic PayPal donation button block quick and easy way. = Plugin Functionality: = * Create PayPal donation button using gutenberg block * Place PayPal donation button shortcode on any post and page. * Place PayPal donation button shortcode on widget. * Place PayPal donation button shortcode in template file. = Shortcode = [gbdonation_button email ='yourpaypalemail@example.com' amount ='10' currency='USD' purpose='Charity for Child Health Care'] = Currency Codes = * 'AUD' => 'Australian Dollars (A $)' * 'BRL' => 'Brazilian Real' * 'CAD' => 'Canadian Dollars (C $)' * 'CZK' => 'Czech Koruna' * 'DKK' => 'Danish Krone' * 'EUR' => 'Euros (€)', * 'HKD' => 'Hong Kong Dollar ($)' * 'HUF' => 'Hungarian Forint' * 'ILS' => 'Israeli New Shekel' * 'JPY' => 'Yen (¥)' * 'MYR' => 'Malaysian Ringgit' * 'MXN' => 'Mexican Peso' * 'NOK' => 'Norwegian Krone' * 'NZD' => 'New Zealand Dollar ($)' * 'PHP' => 'Philippine Peso' * 'PLN' => 'Polish Zloty' * 'GBP' => 'Pounds Sterling (£)' * 'RUB' => 'Russian Ruble' * 'SGD' => 'Singapore Dollar ($)' * 'SEK' => 'Swedish Krona' * 'CHF' => 'Swiss Franc' * 'TWD' => 'Taiwan New Dollar' * 'THB' => 'Thai Baht' * 'TRY' => 'Turkish Lira' * 'USD' => 'US Dollars' * If you want user to enter amount to donate then do not add amount parameter in shortcode. * If you want user to enter purpose then do not add purpose parameter in shortcode. = Try our other premium plugins : = 1. Woocommerce Custom Related Products Pro 2. Woocommerce Estimated Delivery Date Per Product 3. WooCommerce Advanced Discounts and Fees 4. Cashback Coupon for WooCommerce 5. Product Faqs for WooCommerce 6. Dynamic Pricing Per Product for WooCommerce == Installation == * Download the plugin * Upload the folder "donation-block" to wp-content/plugins (or upload a zip through the WordPress admin) == Frequently Asked Questions == = How to create PayPal donation button ? = * Select donation button block from blocks list. * Also you can place shortcode [gbdonation_button] == Screenshots == 1. Donation Block screen one in backend 2. Donation Block screen second in backend 2. Donation Block button shortcode in front page == Upgrade Notice == = 1.0 = Automatic updates should work great for you. As always, though, we recommend backing up your site prior to making any updates just to be sure nothing goes wrong. == Changelog == = 1.0.0 * First version