GoCardless Direct Debit Payment Processor for CiviCRM Version 1.6

Release Date
Release Version
1.6
Release Status
Stable
Release CiviCRM Compatibility
XML
<?xml version="1.0"?>
<extension key="uk.artfulrobot.civicrm.gocardless" type="module">
<file>gocardless</file>
<name>GoCardless Direct Debit Payment Processor</name>
<description>Provides integration with GoCardless a service that offers UK
Direct Debits with much less administrative overhead than most Direct Debit
bureaus.</description>
<license>AGPL-3.0</license>
<maintainer>
<author>Rich Lott</author>
<email>forums@artfulrobot.uk</email>
</maintainer>
<urls>
<url desc="Main Extension Page">https://github.com/artfulrobot/uk.artfulrobot.civicrm.gocardless</url>
<url desc="Documentation">https://github.com/artfulrobot/uk.artfulrobot.civicrm.gocardless</url>
<url desc="Support">https://github.com/artfulrobot/uk.artfulrobot.civicrm.gocardless</url>
<url desc="Licensing">http://www.gnu.org/licenses/agpl-3.0.html</url>
</urls>
<releaseDate>2018-11-16</releaseDate>
<version>1.6</version>
<develStage>stable</develStage>
<compatibility>
<ver>4.7</ver>
<ver>5.0</ver>
<ver>5.3</ver>
<ver>5.8</ver>
</compatibility>
<comments>This is a stand-alone extension. It may conflict with Veda
Consulting's UK Direct Debit and GoCardlessDD extensions; uninstall those
before installing this. Note that uninstalling a payment processor that has
payments will kill your CiviCRM install(!). You can just disable it
instead. If you need SmartDebit as well as GoCardless then you'll need the
UK Direct Debit one, but running these together is untested.
</comments>
<civix>
<namespace>CRM/GoCardless</namespace>
</civix>
</extension>