PHPackages                             blesta/gocardless - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. blesta/gocardless

ActiveBlesta-gateway-nonmerchant[Payment Processing](/categories/payments)

blesta/gocardless
=================

GoCardless

2.0.0(5mo ago)0610↓50%proprietaryPHPCI failing

Since Sep 11Pushed 5mo ago4 watchersCompare

[ Source](https://github.com/blesta/gateway-gocardless)[ Packagist](https://packagist.org/packages/blesta/gocardless)[ RSS](/packages/blesta-gocardless/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (21)Used By (0)

GoCardless Gateway
==================

[](#gocardless-gateway)

[![Build Status](https://camo.githubusercontent.com/8f002face504a45eea064efab22be753ab2367be0815ca1cf1fea191bd93f534/68747470733a2f2f7472617669732d63692e6f72672f626c657374612f676174657761792d676f636172646c6573732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/blesta/gateway-gocardless) [![Coverage Status](https://camo.githubusercontent.com/b1ce9224842514050c9c5f2da907b1167dc0c46d346ed070f1806a8a1cef4147/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f626c657374612f676174657761792d676f636172646c6573732f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/blesta/gateway-gocardless?branch=master)

This is a non-merchant gateway for Blesta that integrates with [GoCardless](https://gocardless.com/).

Install the Gateway
-------------------

[](#install-the-gateway)

1. You can install the gateway via composer:

    ```
    composer require blesta/gocardless

    ```
2. Upload the source code to a /components/gateways/nonmerchant/gocardless/ directory within your Blesta installation path.

    For example:

    ```
    /var/www/html/blesta/components/nonmerchant/gocardless/

    ```
3. Log in to your admin Blesta account and navigate to

> Settings &gt; Payment Gateways

4. Find the GoCardless gateway and click the "Install" button to install it
5. Configure by setting your "Access Token" and "Webhook Secret", both of which are found in the Developer section of your GoCardless account.
6. If you are running Blesta on a non-Apache server you may need to alter your .htaccess in order for payment webhook callbacks to process successfully. Add the following lines:

```
RewriteEngine On
RewriteRule .* - [e=HTTP_WEBHOOK_SIGNATURE:%{HTTP:Webhook-Signature}]

```

### Blesta Compatibility

[](#blesta-compatibility)

Blesta VersionModule Version&lt; v4.9.0v1.1.0&gt;= v4.9.0v1.2.0

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance73

Regular maintenance activity

Popularity16

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 54.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~156 days

Recently: every ~434 days

Total

18

Last Release

154d ago

Major Versions

1.4.x-dev → 2.0.02025-12-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/e1100c7dbee65c40edf82c25a4b7d5a34bd677ff86263396ca2ac5163da1dbe0?d=identicon)[tysonphillips](/maintainers/tysonphillips)

![](https://www.gravatar.com/avatar/b73da57e4fcb22c7d7f459b2bd00ea7bceb6252df0cd14e2d0bf4b6a145709fc?d=identicon)[paulphillips](/maintainers/paulphillips)

![](https://www.gravatar.com/avatar/49adf61c394a865424ab1d98a1a07dd448cf3aff70b13a20aa167531c765fb94?d=identicon)[Jono](/maintainers/Jono)

---

Top Contributors

[![JReissmueller](https://avatars.githubusercontent.com/u/18198499?v=4)](https://github.com/JReissmueller "JReissmueller (13 commits)")[![abdyfranco](https://avatars.githubusercontent.com/u/23648083?v=4)](https://github.com/abdyfranco "abdyfranco (6 commits)")[![tysonphillips](https://avatars.githubusercontent.com/u/8607630?v=4)](https://github.com/tysonphillips "tysonphillips (5 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/blesta-gocardless/health.svg)

```
[![Health](https://phpackages.com/badges/blesta-gocardless/health.svg)](https://phpackages.com/packages/blesta-gocardless)
```

###  Alternatives

[ollywarren/laravel-go-cardless

A Laravel Wrapper for the Go Cardless PHP Client Library

109.6k](/packages/ollywarren-laravel-go-cardless)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
