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

https://github.com/trejjam/comgate-api

WIP: Unofficial Comgate API
https://github.com/trejjam/comgate-api

api comgate payment-gateway php72

Last synced: over 1 year ago
JSON representation

WIP: Unofficial Comgate API

Awesome Lists containing this project

README

          

# Trejjam > Comgate API

-----

[![Build Status](https://img.shields.io/travis/trejjam/comgate-api.svg?style=flat-square)](https://travis-ci.org/trejjam/comgate-api)
[![Code coverage](https://img.shields.io/coveralls/trejjam/comgate-api.svg?style=flat-square)](https://coveralls.io/r/trejjam/comgate-api)
[![Licence](https://img.shields.io/packagist/l/trejjam/comgate-api.svg?style=flat-square)](https://packagist.org/packages/trejjam/comgate-api)
[![Downloads this Month](https://img.shields.io/packagist/dm/trejjam/comgate-api.svg?style=flat-square)](https://packagist.org/packages/trejjam/comgate-api)
[![Downloads total](https://img.shields.io/packagist/dt/trejjam/comgate-api.svg?style=flat-square)](https://packagist.org/packages/trejjam/comgate-api)
[![Latest stable](https://img.shields.io/packagist/v/trejjam/comgate-api.svg?style=flat-square)](https://packagist.org/packages/trejjam/comgate-api)
[![PHPStan](https://img.shields.io/badge/PHPStan-enabled-brightgreen.svg?style=flat)](https://github.com/phpstan/phpstan)

## Install

```
composer require trejjam/comgate-api
```

## Versions

| State | Version | Branch | PHP |
|-------------|---------|----------|----------|
| dev | `^0.1` | `master` | `>= 7.1` |

## Overview

- [Configuration](https://github.com/trejjam/comgate-api/blob/master/.docs/README.md#configuration)
- [Services available in DI container](https://github.com/trejjam/comgate-api/blob/master/.docs/README.md#services-available-in-di-container)
- [Usage](https://github.com/trejjam/comgate-api/blob/master/.docs/README.md#usage)

## Links

- [Official API reference](http://developer.mailchimp.com/documentation/mailchimp/reference/overview)

## Maintainers








Jan Trejbal