=== Simple Stripe === Contributors: zipang Tags: credit card,payments,stripe,stripe checkout,stripe payments Requires at least: 4.8.9 Tested up to: 6.7 Stable tag: 0.9.17 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.17 = * Released: March 16, 2025 * Update Stripe PHP bindings 16.6.0. * Delete: Legacy mode. = 0.9.16 = * Released: November 17, 2024 * Update Stripe PHP bindings 16.2.0. * fixed: Minor fix. = 0.9.15 = * Released: February 21, 2024 * Update Stripe PHP bindings 13.11.0. * fixed: Minor fix. = 0.9.14 = * Released: January 24, 2024 * Update Stripe PHP bindings 13.9.0. * fixed: currencies. = 0.9.13 = * Released: July 26, 2023 * fixed: Minor fix. = 0.9.12 = * Released: July 24, 2023 * fixed: Minor fix. = 0.9.11 = * Released: July 21, 2023 * Update Stripe PHP bindings 10.17.0. * add Minimum amount. = 0.9.10 = * Released: April 28, 2023 * Update Stripe PHP bindings 10.12.1. * add New locales. * add New currencies. = 0.9.9 = * Released: November 16, 2022 * fixed: Custom shortcode. * Update Stripe PHP bindings 9.9.0. * add Redirect URL after successful payment option. * add New locales. = 0.9.8 = * Released: October 22, 2022 * fixed: Minor fix. * Update Stripe PHP bindings 9.8.0. = 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.