Registry / other / omnipay-gocardless

omnipay-gocardless

JSON →
library2.2.0phppackagistunverified

GoCardless driver for the Omnipay payment processing library

composer require omnipay/gocardless
INSTALL
IMPORT
SIG · OMNIPAY-GOCARDLESS
O
omnipay-gocardless
otherphpv2.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Gateway
use Omnipay\GoCardless\Gateway;

Initialize the GoCardless payment gateway

use Omnipay\GoCardless\Gateway; $gateway = new Gateway(); $gateway->setAppId('your-app-id'); $gateway->setAppSecret('your-app-secret');
Debug
Known issues
breakingGoCardless API v1 is deprecated; use v2 with caution
fix
Consider using the newer omnipay/gocardless-v2 package for API v2
affects: >=2.0.0
Upgrade
Version history
2.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
omnipay-gocardless — pip install omnipay-gocardless · libregistry