=== Simple Stripe === Contributors: back2nature Donate link: https://dev.back2nature.jp/en/donations/ Tags: credit card,payments,stripe,stripe checkout,stripe payments Requires at least: 4.8.9 Tested up to: 6.0 Stable tag: 0.9.7 Requires PHP: 5.6.0 License: GNU General Public License v3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Just register your Stripe API key and use the shortcode.You can easily make a payment page anywhere. == Description == Accept credit card payments via Stripe payment gateway. This plugin is suitable for very small payments without having to build an e-commerce site. == Installation == 1. Upload `simple-stripe` folder into your `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. Stripe dialog 2. Stripe dialog with address == Changelog == = 0.9.7 = * Released: April 12, 2021 * fixed: Minor fix. = 0.9.6 = * Released: March 27, 2021 * fixed: long API key. * Update Stripe PHP bindings 7.76.0. = 0.9.5 = * Released: February 15, 2021 * add New Stripe payment. * Update Stripe PHP bindings 7.72.0. = 0.9.1 = * Released: January 5, 2021 * add New locales. * fixed: UI. * Update Stripe PHP bindings 7.67.0. = 0.9.0 = * Released: November 18, 2020 * Update Stripe PHP bindings 7.63.0. = 0.0.1 = * Released: July 29, 2020 * New release.