Releases: artfulrobot/uk.artfulrobot.civicrm.gocardless
v1.8
See changelog in README.md - several useful features/fixes; one change that could break your install if using custom-coded donation forms (i.e. forms not created through CiviContribute).
Remember to download the release files not the source code! i.e. pick one of:
- uk.artfulrobot.civicrm.gocardless-1.8.tgz
- uk.artfulrobot.civicrm.gocardless-1.8.zip
below.
v1.7
v.1.6- Stable
With special thanks to @wmortada and @aydun for readying this for use with memberships, I'm pleased to call this release 'stable'. The extension has been in production use for a couple of years now.
Anyone using the extension is advised to upgrade to this version.
Note that if you are using CiviCRM 4.6, or an outdated version of PHP (<7) then you will want to do your own tests to satisfy yourself that this is all working well. You will also want to upgrade and keep up-to-date as I cannot promise to try to keep this extension working with out-of-date environments.
Please read the README's installation guide carefully - there's a couple of gotchas.
1.5 beta
1.5beta Should now respect a limited number of installments. Previous versions will set up an open-ended subscription. You may not have wanted that ;-)
Also updated GoCardlessPro library from 1.2.0 to 1.6.0 GoCardlessPro changelog should not have broken anything.
1.4 beta
Previous release. v1.3
This release allows the processing of payment confirmed webhooks even when the payment status is now paid_out
. Without this it was not possible to re-send those webhooks, which is something you might need to do if troubleshooting.
It includes the GoCardlessPro library to v1.2.
See readme for installation instructions.
Previous Release v1.2
This release changes how payments sent by webhook are recorded. It now uses the repeattransaction and confirmtransaction actions of the Contribution API. This should mean memberships etc. are properly updated.
It also upgrades the GoCardlessPro library to v1.2.
See readme for installation instructions.