=== Give - CCAvenue Gateway === Contributors: givewp Tags: donations, donation, ecommerce, e-commerce, fundraising, fundraiser, ccavenue, gateway Requires at least: 4.8 Tested up to: 4.9 Requires Give: 2.3.0 Stable tag: 1.0.4 License: GPLv3 License URI: https://opensource.org/licenses/GPL-3.0 CCAvenuey Gateway Add-on for Give. == Description == This plugin requires the Give plugin activated to function properly. When activated, it adds a payment gateway for ccavenue.com. == Installation == = Minimum Requirements = * WordPress 4.8 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.0.4: November 28th, 2018 = * Fix: Resolved encryption issue with CCAvenue API rejecting donation payments due to method used for PHP 7.2 compatibility. = 1.0.3: November 13th, 2018 = * Fix: Added compability for PHP 7.1 and 7.2 to the CCAvenue SDK. * Fix: Ensure the CCAvenue phone number field displays only for CCAvenue. * Fix: Save and display the CCAvenue phone number field within the donation payment details. * Tweak: Merged the custom gateway label into Give's core settings field. * Tweak: Plugin will now check dependecies and fail gracefully with a notice if not met. = 1.0.2: August 2nd, 2018 = * Fix: Ensure that CCavenue doesn't ever display a credit card fieldset incorrectly. = 1.0.1: February 7th, 2018 = * Fix: CCAvenue would return "Error code 21003 Amount: Required parameter missing" for certain environments. = 1.0 = * Initial plugin release. Yippee!