Download the PHP package ockle/gocardless-webhook without Composer
On this page you can find all versions of the php package ockle/gocardless-webhook. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ockle/gocardless-webhook
More information about ockle/gocardless-webhook
Files in ockle/gocardless-webhook
Download ockle/gocardless-webhook
More information about ockle/gocardless-webhook
Files in ockle/gocardless-webhook
Vendor ockle
Package gocardless-webhook
Short Description Process webhooks from GoCardless
License MIT
Package gocardless-webhook
Short Description Process webhooks from GoCardless
License MIT
Please rate this library. Is it a good library?
Informations about the package gocardless-webhook
GoCardless Webhook
A PHP library to aid is the processing of webhooks from GoCardless (see API documentation for more information).
Installation
Install the library using Composer. Add the following to your composer.json:
and then run:
Usage
Instantaiate a new webhook service:
Then attach event listeners, e.g.:
Next, process the webhook, which will trigger your event listeners as necessary:
Finally, return the correct HTTP status code is your response, which can be got by calling:
License
MIT
All versions of gocardless-webhook with dependencies
PHP Build Version
Package Version
The package ockle/gocardless-webhook contains the following files
Loading the files please wait ....