2017 © Pedro Peláez
 

library enterprise

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

image

gocardless/enterprise

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  • Thursday, June 28, 2018
  • by ppamment
  • Repository
  • 2 Watchers
  • 2 Stars
  • 7,596 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 23 Versions
  • 8 % Grown

The README.md

ABANDONED

We recommend that the official package from Gocardless is used: https://packagist.org/packages/gocardless/gocardless-pro, (*1)


Unofficial integration with GoCardless Enterprise API

Client library for the GoCardless Enterprise API, (*2)

You will need to create a config.php with the configuration settings (a dist file is provided for reference):, (*3)

<?php

return [
    'baseUrl' => 'https://api-sandbox.gocardless.com/',
    'gocardlessVersion' => '2015-07-06',
    'webhook_secret' => XXXXXXXXXXXXXXXXXXXXXX,
    'creditorId' => XXXXXXXXXXXXXX,
    'token' => XXXXXXXXXXXXXXXXXXXXXXXXXXX,
];

After adding the configuration, run the unit tests:, (*4)

$ php vendor/bin/phpunit

The Versions

28/06 2018

dev-master

9999999-dev https://www.lendable.co.uk

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless lendable

15/03 2018

v5.0

5.0.0.0 https://www.lendable.co.uk

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless lendable

12/03 2018

dev-feature/guzzle-6

dev-feature/guzzle-6 https://www.lendable.co.uk

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless lendable

08/03 2018

4.0

4.0.0.0 http://www.lendable.co.uk/

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless lendable

02/03 2018

dev-feature/guzzle

dev-feature/guzzle http://www.lendable.co.uk/

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless lendable

19/02 2018

dev-develop

dev-develop http://www.lendable.co.uk/

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless lendable

13/02 2018

dev-feature/php-guzzle-upgrade

dev-feature/php-guzzle-upgrade http://www.lendable.co.uk/

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless lendable

11/09 2017

dev-php-7.1

dev-php-7.1 http://www.lendable.co.uk/

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless lendable

24/10 2016

3.4.0

3.4.0.0 http://www.lendable.co.uk/

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless lendable

15/06 2016

3.3.1

3.3.1.0 http://www.lendable.co.uk/

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless lendable

10/03 2016

dev-dev-models

dev-dev-models http://www.lendable.co.uk/

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless lendable

10/03 2016

3.3.0

3.3.0.0 http://www.lendable.co.uk/

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless lendable

04/01 2016

3.2

3.2.0.0 http://www.lendable.co.uk/

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless lendable

04/01 2016

dev-dev-upgrade

dev-dev-upgrade http://www.lendable.co.uk/

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless lendable

22/09 2015

dev-ppamment-patch-1

dev-ppamment-patch-1 http://www.lendable.co.uk/

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless lendable

23/06 2015

3.1

3.1.0.0 http://www.lendable.co.uk/

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless lendable

22/06 2015

1.1

1.1.0.0 http://www.lendable.co.uk/

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless lendable

22/06 2015

2.0

2.0.0.0 http://www.lendable.co.uk/

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless lendable

22/06 2015

3.0

3.0.0.0 http://www.lendable.co.uk/

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless lendable

29/10 2014

dev-vouchedfor-dev

dev-vouchedfor-dev http://www.alphalend.com/

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless alphalend

02/10 2014

dev-metadata-support

dev-metadata-support http://www.alphalend.com/

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless alphalend

02/10 2014

dev-small-changes

dev-small-changes http://www.alphalend.com/

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless alphalend

27/08 2014

1.0.x-dev

1.0.9999999.9999999-dev http://www.alphalend.com/

A php library for interfacing with the GoCardless Enterprise REST API. Please note this library is not for use with their standard API.

  Sources   Download

MIT

The Requires

 

The Development Requires

direct debit gocardless alphalend