bennetgallein/omnipay-duitku

GoCardless gateway for Omnipay payment processing library, using the v2 GoCardless API

v1.1.0 2025-01-03 08:23 UTC

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

Build Status Coverage Status Latest Stable Version Total Downloads

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!