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
- Host: GitHub
- URL: https://github.com/trejjam/comgate-api
- Owner: trejjam
- License: mit
- Created: 2019-06-22T14:11:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-02T12:51:18.000Z (almost 7 years ago)
- Last Synced: 2025-03-24T00:52:01.273Z (over 1 year ago)
- Topics: api, comgate, payment-gateway, php72
- Language: PHP
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trejjam > Comgate API
-----
[](https://travis-ci.org/trejjam/comgate-api)
[](https://coveralls.io/r/trejjam/comgate-api)
[](https://packagist.org/packages/trejjam/comgate-api)
[](https://packagist.org/packages/trejjam/comgate-api)
[](https://packagist.org/packages/trejjam/comgate-api)
[](https://packagist.org/packages/trejjam/comgate-api)
[](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