PHPackages                             hiqdev/omnipay-coingate - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Payment Processing](/categories/payments)
4. /
5. hiqdev/omnipay-coingate

ActiveLibrary[Payment Processing](/categories/payments)

hiqdev/omnipay-coingate
=======================

CoinGate driver for the Omnipay payment processing library

29.7k1PHP

Since Apr 12Pushed 7y ago2 watchersCompare

[ Source](https://github.com/hiqdev/omnipay-coingate)[ Packagist](https://packagist.org/packages/hiqdev/omnipay-coingate)[ RSS](/packages/hiqdev-omnipay-coingate/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Omnipay Coingate
================

[](#omnipay-coingate)

[![Latest Stable Version](https://camo.githubusercontent.com/b71dffa8ca2a923144e8bd117976db37aabc7061304e4a71c6961ae3ed7aae3a/68747470733a2f2f706f7365722e707567782e6f72672f6869716465762f6f6d6e697061792d636f696e676174652f762f737461626c65)](https://packagist.org/packages/hiqdev/omnipay-coingate)[![Total Downloads](https://camo.githubusercontent.com/228a48dc9773017e0843b957eb239575af37d9c4b777df7a139cc9761271e194/68747470733a2f2f706f7365722e707567782e6f72672f6869716465762f6f6d6e697061792d636f696e676174652f646f776e6c6f616473)](https://packagist.org/packages/hiqdev/omnipay-coingate)[![Build Status](https://camo.githubusercontent.com/e3c742af981e46c98d165d70d3332e69a83b8c763d1c8da9a8c86cf03f8fe3a3/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6869716465762f6f6d6e697061792d636f696e676174652e737667)](https://travis-ci.org/hiqdev/omnipay-coingate)[![Scrutinizer Code Coverage](https://camo.githubusercontent.com/87b98c2aed09ac714c3d92a32fa55e0a824ebace91b5d229450600515a12c3af/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6869716465762f6f6d6e697061792d636f696e676174652e737667)](https://scrutinizer-ci.com/g/hiqdev/omnipay-coingate/)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/835a29729929e401deb76f5e5762c4b2416d6300d1c37b67338b1ef9b19259d0/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6869716465762f6f6d6e697061792d636f696e676174652e737667)](https://scrutinizer-ci.com/g/hiqdev/omnipay-coingate/)

[Omnipay](https://github.com/thephpleague/omnipay) is a framework agnostic, multi-gateway payment processing library for PHP 5.3+. This package implements CoinGate support for Omnipay.

Installation
------------

[](#installation)

Sign up for CoinGate account at  for production and  for testing (sandbox) environment.

Please note, that for "Test" mode you must generate separate API Key on . API Key generated on  will not work for "Test" mode.

Omnipay is installed via [Composer](http://getcomposer.org/). To install, simply add it to your `composer.json` file:

```
{
    "require": {
        "hiqdev/omnipay-coingate": "dev-master"
    }
}
```

And run composer to update your dependencies:

```
$ curl -s http://getcomposer.org/installer | php
$ php composer.phar update

```

Basic Usage
-----------

[](#basic-usage)

The following gateways are provided by this package:

- CoinGate

For general usage instructions, please see the main [Omnipay](https://github.com/thephpleague/omnipay)repository.

### Callback, Success and Cancel URLs

[](#callback-success-and-cancel-urls)

Our API uses `callback_url`, `success_url` and `cancel_url`, but while using Omnipay library you should use `notifyUrl`, `returnUrl` and `cancelUrl`.

Correct matches would be:

```
callback_url => notifyUrl
success_url  => returnUrl
cancel_url   => cancelUrl

```

Support
-------

[](#support)

If you are having general issues with Omnipay, we suggest posting on [Stack Overflow](http://stackoverflow.com/). Be sure to add the [omnipay tag](http://stackoverflow.com/questions/tagged/omnipay) so it can be easily found.

If you want to keep up to date with release anouncements, discuss ideas for the project, or ask more detailed questions, there is also a [mailing list](https://groups.google.com/forum/#!forum/omnipay) which you can subscribe to.

If you believe you have found a bug, please report it using the [GitHub issue tracker](https://github.com/hiqdev/omnipay-coingate/issues), or better yet, fork the library and submit a pull request.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 62.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/790fd24da129907d373559f60c6994f664f06e3f518502c03580cc9f3594615e?d=identicon)[hiqdev](/maintainers/hiqdev)

![](https://www.gravatar.com/avatar/99106256c24a8cb23871b99fa90e48f37f1aa71608c185759b7d2a88683a5918?d=identicon)[hiqsol](/maintainers/hiqsol)

---

Top Contributors

[![bladeroot](https://avatars.githubusercontent.com/u/10207103?v=4)](https://github.com/bladeroot "bladeroot (5 commits)")[![SilverFire](https://avatars.githubusercontent.com/u/4499203?v=4)](https://github.com/SilverFire "SilverFire (2 commits)")[![hiqsol](https://avatars.githubusercontent.com/u/11820365?v=4)](https://github.com/hiqsol "hiqsol (1 commits)")

---

Tags

hacktoberfest

### Embed Badge

![Health badge](/badges/hiqdev-omnipay-coingate/health.svg)

```
[![Health](https://phpackages.com/badges/hiqdev-omnipay-coingate/health.svg)](https://phpackages.com/packages/hiqdev-omnipay-coingate)
```

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
