=== Stripe Donations === Contributors: logikal16 Donate link: https://uproot.us/donate/ Tags: donation, donate, stripe, payment Requires at least: 3.4 Tested up to: 3.5 Stable tag: trunk License: GPL2 Accept donations on your site using the Stripe Button. == Description == Accept donations on your site using the Stripe Button. Browse to [https://uproot.us/projects/stripe-donations/](https://uproot.us/projects/stripe-donations/) for more information. == Installation == 1. Download and activate the plugin. 2. Browse to `Settings > Stripe Donations` and enter your Stripe keys. 3. Add `[ssd]` or `[ssd amount="500"]` to your pages! Note that the donation amount uses cents. For a $5 donation, the shortcode amount is `500`. For $25, the amount is `2500`. == Changelog == = 1.0.2 = * Exception handling * Added a confirmation message * Added a loading icon when processing = 1.0.1 = * Return shortcode output instead of outputting directly = 1.0.0 = * Initial release