Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 1.65 KB

README.md

File metadata and controls

49 lines (30 loc) · 1.65 KB

NAME

Business::GoCardless - Top level namespace for the Business::GoCardless set of modules

<a href='https://travis-ci.org/Humanstate/business-gocardless?branch=master'><img src='https://travis-ci.org/Humanstate/business-gocardless.svg?branch=master' alt='Build Status' /></a>
<a href='https://coveralls.io/r/Humanstate/business-gocardless?branch=master'><img src='https://coveralls.io/repos/Humanstate/business-gocardless/badge.png?branch=master' alt='Coverage Status' /></a>

VERSION

0.35

DESCRIPTION

Business::GoCardless is a set of libraries for easy interface to the gocardless payment service, they implement most of the functionality currently found in the service's API documentation: https://developer.gocardless.com

Current missing functionality is partner account handling, but all resource manipulation (Bill, Merchant, Payout etc) is handled along with webhooks and the checking/generation of signature, nonce, param normalisation, and other such lower level interface with the API.

Do Not Use This Module Directly

You should go straight to Business::GoCardless::Pro and start there.

SEE ALSO

Business::GoCardless::Pro

AUTHOR

Lee Johnson - [email protected]

CONTRIBUTORS

grifferz - [email protected]

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. If you would like to contribute documentation, features, bug fixes, or anything else then please raise an issue / pull request:

https://github.com/Humanstate/business-gocardless