=== Give - Dwolla Gateway === Contributors: wordimpress, dlocc, webdevmattcrom, ramiy Tags: donations, donation, ecommerce, e-commerce, fundraising, fundraiser, dwolla, gateway Requires at least: 4.2 Tested up to: 4.7.3 Stable tag: 1.1.2 License: GPLv3 License URI: https://opensource.org/licenses/GPL-3.0 Dwolla Gateway Add-on for Give == Description == This plugin requires the Give plugin activated to function properly. When activated, it adds a payment gateway for Dwolla. == Installation == = Minimum Requirements = * WordPress 4.2 or greater * PHP version 5.3 or greater * MySQL version 5.0 or greater * Some payment gateways require fsockopen support (for IPN access) = Automatic installation = Automatic installation is the easiest option as WordPress handles the file transfers itself and you don't need to leave your web browser. To do an automatic install of Give, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New. In the search field type "Give" and click Search Plugins. Once you have found the plugin you can view details about it such as the the point release, rating and description. Most importantly of course, you can install it by simply clicking "Install Now". = Manual installation = The manual installation method involves downloading our donation plugin and uploading it to your server via your favorite FTP application. The WordPress codex contains [instructions on how to do this here](http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation). = Updating = Automatic updates should work like a charm; as always though, ensure you backup your site just in case. == Changelog == = 1.1.2 = * Fix: When a custom donation was given the gateway would incorrectly assign it as a donation level within the receipt despite the correct custom amount being processed. = 1.1.1 = * New: Plugin now checks that Give is activated and the minimum version is met to activate this plugin. The plugin will deactivate if either conditions are not met. = 1.1 = * New: Plugin activation banner with helpful links to support, docs, and settings = 1.0 = * Initial plugin release. Yippee!