PHPackages                             gentor/omnipay-cardlink - 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. gentor/omnipay-cardlink

ActiveLibrary[Payment Processing](/categories/payments)

gentor/omnipay-cardlink
=======================

Payment Gateway driver for Cardlink

01.3kPHP

Since Dec 29Pushed 3y agoCompare

[ Source](https://github.com/gentor/omnipay-cardlink)[ Packagist](https://packagist.org/packages/gentor/omnipay-cardlink)[ RSS](/packages/gentor-omnipay-cardlink/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

omnipay-cardlink
================

[](#omnipay-cardlink)

**Cardlink driver for the Omnipay PHP payment processing library**

Omnipay implementation of the Cardlink payment gateway.

[![Build Status](https://camo.githubusercontent.com/b8ceed2b8f636151132f51a4ca1fccaa226b2d159ebb715ab3a9ad561b875e13/68747470733a2f2f7472617669732d63692e6f72672f646967697469636b6574732f6f6d6e697061792d636172646c696e6b2e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/digitickets/omnipay-cardlink)[![Coverage Status](https://camo.githubusercontent.com/4f66c48aac89f41e2d181828db3c6d5bba4f875f7c055439051be485a70d9937/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f646967697469636b6574732f6f6d6e697061792d636172646c696e6b2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/digitickets/omnipay-cardlink?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/1f8bfa8cd5653908d42819513415e72bf48e2e2c301edab9a03cb703d9a72ddf/68747470733a2f2f706f7365722e707567782e6f72672f646967697469636b6574732f6f6d6e697061792d636172646c696e6b2f76657273696f6e2e706e67)](https://packagist.org/packages/digitickets/omnipay-cardlink)[![Total Downloads](https://camo.githubusercontent.com/92d0eec2060582dd6d18e36f2b3d3dfd3d5e0c439aef476529e3e0c6e6b3f5e1/68747470733a2f2f706f7365722e707567782e6f72672f646967697469636b6574732f6f6d6e697061792d636172646c696e6b2f642f746f74616c2e706e67)](https://packagist.org/packages/digitickets/omnipay-cardlink)

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

[](#installation)

**Important: Driver requires [PHP's Intl extension](http://php.net/manual/en/book.intl.php) and [PHP's SOAP extension](http://php.net/manual/en/book.soap.php) to be installed.**

**All payment details sent to the Payment Gateway must be UTF-8 encoded.**

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

```
{
    "require": {
        "digitickets/omnipay-cardlink": "~1.0"
    }
}
```

And run composer to update your dependencies:

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

```

What's Included
---------------

[](#whats-included)

This driver handles transactions being processed by the hosted version of Cardlink.

What's Not Included
-------------------

[](#whats-not-included)

It does not (currently) handle refunds.

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

[](#basic-usage)

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

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 believe you have found a bug in this driver, please report it using the [GitHub issue tracker](https://github.com/digitickets/omnipay-cardlink/issues), or better yet, fork the library and submit a pull request.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

 Bus Factor1

Top contributor holds 50% 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/210fd495e96c05caab1d50c09165794ff73175a9b49c43f91df0c8524dfa8add?d=identicon)[gentor](/maintainers/gentor)

---

Top Contributors

[![gentor](https://avatars.githubusercontent.com/u/2902504?v=4)](https://github.com/gentor "gentor (4 commits)")[![hkwak](https://avatars.githubusercontent.com/u/6288972?v=4)](https://github.com/hkwak "hkwak (3 commits)")[![pedanticantic](https://avatars.githubusercontent.com/u/7499073?v=4)](https://github.com/pedanticantic "pedanticantic (1 commits)")

### Embed Badge

![Health badge](/badges/gentor-omnipay-cardlink/health.svg)

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

###  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)
