=== Freezy Stripe === Contributors: spokanetony Donate link: https://www.paypal.me/SpokaneTony Tags: stripe, payment, stripe payment, free Requires at least: 3.0.1 Tested up to: 4.5.1 Stable tag: 1.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A free and easy (get it?) way to take Stripe payments on your website! == Description == There are a bunch of Stripe plugins out there that either require you to pay for features or require you to set up an account with a third party. Not here! This one is 100% free and easy to use. == Installation == Visit the settings page to enter your Stripe API keys, upload your logo and set your company name and currency. Then add the following shortcode to your page: > [freezy_stripe name="My Product" price="99.99"] You can also put in multiple prices to generate a dropdown list for your customers to choose from: > [freezy_stripe name="My Donation" price="5,10,15,20,25,50,100"] == Frequently Asked Questions == = Is this really free? = Yep. Totally free. == Upgrade Notice == This is a first release. == Screenshots == 1. /assets/screenshot-1.png 2. /assets/screenshot-2.png == Changelog == = 1.0.0 = * I made this.