*** Give - GoCardless Gateway changelog *** 2023-07-27 - version 1.3.9 - Fix: Donors no longer receive duplicate emails due to a status change when recurring donations renew. 2021-07-27 - version 1.3.8 - Fix: Subscriptions no longer mark, sometimes falsely, as complete. Now they go into pending until confirmed by webhook. 2021-05-19 - version 1.3.7 - Fix: Notice no longer shows up when using GiveWP 2.10+ and Give Recurring 1.12+ 2020-07-01 - version 1.3.6 - Fix: Removed HTML that was visible within the GoCardless payment screen when using a multi-level recurring donation form. 2019-12-05 - version 1.3.5 - Fix: A new check is in place to trim a donation form's title if it's too long for GoCardless' API. Now you'll see "Name of donation form ..." in GoCardless if it exceeds 100 characters. 2019-07-29 - version 1.3.4 - Fix: The donation description that appears in GoCardless has been updated to make it more clear when a one time donation versus recurring donation is given. 2019-07-11 - version 1.3.3 - New: Added support for quarterly recurring donations. Note: You must be using Give Core 2.5.0+ and Recurring Donations 1.9.0+ in order to use the quarterly functionality. 2019-03-27 - version 1.3.2 - Fix: Resolved a PHP fatal error on the donation details screen preventing proper viewing of data. This was the result of the code reorganization in the previous version. 2019-03-25 - version 1.3.1 - Fix: Corrected an issue with webhooks being processed correctly for one time payments due to a function looking into an incorrect table for the reference data key. This has been corrected so now payments mark properly as processing and completed. - Tweak: Deprecated the gateway specific "Payment Method Label" option because that feature is now available in Give Core. - Tweak: Improved organization of code between the admin settings and gateway functionality. 2019-02-06 - version 1.3.0 - New: Added useful setting to display available debit Schemes for the connected GoCardless account. - Fix: Ensure completed GoCardless donations are not incorrectly marked as pending. - Fix: Added additional currency symbols for all supported GoCardless currencies. 2018-08-31 - version 1.2.1 - Fix: Resolved conflict with webhooks when Give - Mollie and Give - GoCardless are activated at the same time. - Fix: Ensure users don't have a duplicate pending donations when a donor gives. 2018-05-02 - version 1.2.0 - New: Added support for new recurring options found in Recurring Donations 1.6+ - please update recurring if you're using it alongside GoCardless! - Fix: Incorrect link to GoCardless webhook secret page. - Fix: Validate "day" billing period for GoCardless - this gateway does not support daily recurring donations so we've built in validation to prevent admins from setting daily recurring donations. 2018-02-09 - version 1.1.2 - Fix: PHP warning causing AJAX issues with certain servers and versions of GiveWP. 2018-01-03 - version 1.1.1 - Fix: Recurring subscriptions would not display the proper subscription text within the GoCardless page. This has been resolved so now all forms of recurring now display properly at the GoCardless checkout page. - 1.1: January 3rd, 2018 = - Tweak: Refactored plugin structure to be more inline with other gateways. - Tweak: Constants are now obeyed within the plugin. - Fix: There were several PHP notices when creating a subscription donation. - Fix: Plugin did not deactivate properly when Give is not active. - 1.0 = - Initial plugin release. Yippee!