Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bennetgallein/omnipay-duitku
https://github.com/bennetgallein/omnipay-duitku
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bennetgallein/omnipay-duitku
- Owner: bennetgallein
- License: mit
- Created: 2024-12-30T10:51:34.000Z (about 2 months ago)
- Default Branch: develop
- Last Pushed: 2024-12-30T12:17:21.000Z (about 2 months ago)
- Last Synced: 2024-12-30T12:18:45.596Z (about 2 months ago)
- Language: PHP
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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!