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

3.0.1(1w ago)0730↓78.6%proprietaryPHPCI failing

Since Sep 11Pushed 1w ago4 watchersCompare

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

READMEChangelogDependencies (15)Versions (25)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

53

—

FairBetter than 96% of packages

Maintenance98

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 60.7% 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 ~142 days

Recently: every ~48 days

Total

21

Last Release

8d ago

Major Versions

1.4.x-dev → 2.0.02025-12-15

2.0.x-dev → 3.0.02026-04-10

### 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://avatars.githubusercontent.com/u/549065?v=4)[Jono O'Shea](/maintainers/Jono)[@jono](https://github.com/jono)

---

Top Contributors

[![JReissmueller](https://avatars.githubusercontent.com/u/18198499?v=4)](https://github.com/JReissmueller "JReissmueller (17 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

[nestednet/gocardless-laravel

GoCardless Pro PHP Client package integration for Laravel.

1316.5k](/packages/nestednet-gocardless-laravel)

PHPackages © 2026

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