Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bennetgallein/omnipay-duitku


https://github.com/bennetgallein/omnipay-duitku

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Omnipay: duitku

**Go Cardless driver for the Omnipay PHP payment processing library using the GoCardless v2 API**

[![Build Status](https://travis-ci.org/bennetgallein/omnipay-duitku.png?branch=master)](https://travis-ci.org/bennetgallein/omnipay-duitku)
[![Coverage Status](https://coveralls.io/repos/github/bennetgallein/omnipay-duitku/badge.svg?branch=master)](https://coveralls.io/github/bennetgallein/omnipay-duitku?branch=master)
[![Latest Stable Version](https://poser.pugx.org/bennetgallein/omnipay-duitku/version.png)](https://packagist.org/packages/bennetgallein/omnipay-duitku)
[![Total Downloads](https://poser.pugx.org/bennetgallein/omnipay-duitku/d/total.png)](https://packagist.org/packages/bennetgallein/omnipay-duitku)

[Omnipay](https://github.com/thephpleague/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](http://getcomposer.org/). 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!