bennetgallein / omnipay-duitku
GoCardless gateway for Omnipay payment processing library, using the v2 GoCardless API
v1.1.0
2025-01-03 08:23 UTC
Requires
- php: ^7|^8
- omnipay/common: ^3.3
- php-http/guzzle7-adapter: ^1
- symfony/event-dispatcher: ^7
Requires (Dev)
- http-interop/http-factory-guzzle: ^1.2
- omnipay/tests: ^4.0
- php-coveralls/php-coveralls: ^2.0
This package is auto-updated.
Last update: 2025-01-03 08:23:47 UTC
README
Go Cardless driver for the Omnipay PHP payment processing library using the GoCardless v2 API
Omnipay is a framework agnostic, multi-gateway payment processing library for PHP 5.5+. This package implements GoCardless support for Omnipay.
Installation
Omnipay is installed via Composer. To install, simply add it
to your composer.json
file:
composer require digitickets/duitku:"^0"
Basic Usage
The following gateways are provided by this package:
- Duitku - Release Candidate
Please let us know if you are using these release candidates in a production envrionment and we will make a formal release - until that time we may push breaking changes!