As of 15th August 2013, the GoCardless WHMCS module will no longer be supported. You are, however, welcome to continue using the module indefinitely.
If changes to WHMCS break the module, it is likely that we will release fixes, but technical assistance will not be available.
The module is open source, so anyone is welcome to modify and distribute the module as they see fit.
The GoCardless WHMCS module provides a simple way to use GoCardless from within WHMCS.
You must have WHMCS version 5.1.2 or later to use this WHMCS module.
WHMCS introduced some breaking changes for modules. To make this module compatible with v5.2, open both redirect.php and callback.php and follow the instructions in the first couple of lines of the file.
- Download the latest version of the module.
- Unzip the downloaded archive
- Copy the contents of the GoCardless_WHMCS directory into
your_whmcs_install/modules/gateways
so that it replaces the existing version - Follow our dedicated guide to using the module on the GoCardless site
As of 15th August 2013, the GoCardless WHMCS module will no longer be supported. You are, however, welcome to continue using the module indefinitely.
If changes to WHMCS break the module, it is likely that we will release fixes, but technical assistance will not be available.
The module is open source, so anyone is welcome to modify and distribute the module as they see fit.
v1.1.0
- Designed for variable payments - now always uses a £5000 pre-auth
- Always use the "mark as paid instantly" option - WHMCS will still be updated down the line if there is a failure
- Updates descriptions on pre-authorisations and individual payments
- Prevents customers from setting up multiple pre-authorizations if there is one set up but not yet billed again for an invoice
- General bug fixes
v1.0.5
- Updates for compatability with WHMCS Version 5.2
v1.0.4
- Fixes an issue where the first payment amount differs from the recurring amount
- Improves support for WHMCS installations with SSL enabled
- Improves logging where WHMCS tries to capture payment for an invoice which already has a pending bill on GoCardless
v1.0.3
- Fixes an issue with connection to our SSL service experienced on some environments
v1.0.2
- Fixes issue with the GoCardless payment button in Internet Explorer - only affects a subset of WHMCS installations
v1.0.1
- Updates the WHMCS cron so any issues whilst collecting do not affect other payment gateways
v1.0
- Adds support for setup fees, allowing one-off products at the beginning of a recurring package
- Support for GoCardless Sandbox mode
- Added "Instant Activation" option to mark payments as paid straight away, rather than waiting for feedback from GoCardless
- Reliability improvements and bug fixes
v.01
- Initial release