GoCardless Gateway
Fixes
- Resolved an issue where a GoCardless payment error could trigger a PHP error when a WP_Error response was handled as an array.
Fixes
- Resolved an issue that was preventing new setup connections to GoCardless on servers using php 8+
Features
- Added compatiblity with the visual form builder
Fixes
- Donors no longer receive duplicate emails due to a status change when recurring donations renew.
Fixes
- Subscriptions no longer mark, sometimes falsely, as complete. Now they go into pending until confirmed by webhook.
Fixes
- Notice no longer shows up when using GiveWP 2.10+ and Give Recurring 1.12+
Fixes
- Removed HTML that was visible within the GoCardless payment screen when using a multi-level recurring donation form.
Fixes
- 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.
Features
- 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.
Fixes
- 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. #45
