=== Simple PayPal Payment === Contributors: Katsushi Kawamori Donate link: https://shop.riverforest-wp.info/donate/ Tags: block, paypal, shortcode, widget Requires at least: 3.6.0 Requires PHP: 5.6.0 Tested up to: 5.0 Stable tag: 1.09 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Integrates PayPal checkout into WordPress. == Description == = Integrates PayPal checkout into WordPress. = * Paste PayPal checkout button to Single Post and Single Page by short code. * Paste PayPal checkout button to Single Post and Single Page by block. * Paste PayPal checkout button to Archive Page and Home Page by widget. * Complete payment without screen transition. * Can customize the PayPal checkout button. * Can specify the text or html before payment and after payment. * Can remove html elements to after payment. * Prepared a filter hook for processing immediately after billing. = Tutorial Video = [youtube https://www.youtube.com/watch?v=I_DlJdknOEM] == Installation == 1. Upload `simple-paypal-payment` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == none == Screenshots == 1. PayPal Settings 2. Short code 3. block 4. Insert from block 5. Page view 6. Widget Settings == Changelog == = 1.09 = Fixed loading problem of Javascript. = 1.08 = Change translate. = 1.07 = Prepared a filter hook for processing immediately after billing. Add shortcode attribute 'remove2'. = 1.06 = Fixed problem of option table initialization. = 1.05 = Can remove html elements to after payment. = 1.04 = Add widget. = 1.03 = Can change default value by admin settings menu. = 1.02 = Add block default value. = 1.01 = Fixed problem of view for archive page. = 1.00 = Initial release. == Upgrade Notice == = 1.00 = Initial release.