The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

Build Status Coverage Status

VERSION

0.43

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 - leejo@cpan.org

CONTRIBUTORS

grifferz - andy-github.com@strugglers.net

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