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

ActiveLibrary[Payment Processing](/categories/payments)

omnipay/targetpay
=================

TargetPay driver for the Omnipay payment processing library

v2.2.1(11y ago)15577.3k↓48.7%5[3 issues](https://github.com/thephpleague/omnipay-targetpay/issues)2MITPHP

Since Nov 17Pushed 11y ago6 watchersCompare

[ Source](https://github.com/thephpleague/omnipay-targetpay)[ Packagist](https://packagist.org/packages/omnipay/targetpay)[ Docs](https://github.com/thephpleague/omnipay-targetpay)[ RSS](/packages/omnipay-targetpay/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (2)

Omnipay: TargetPay
==================

[](#omnipay-targetpay)

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

[![Build Status](https://camo.githubusercontent.com/f256ce7077373b6a4e02279ba33a6430e4b898172939f35b658985e784d13d51/68747470733a2f2f7472617669732d63692e6f72672f7468657068706c65616775652f6f6d6e697061792d7461726765747061792e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/thephpleague/omnipay-targetpay)[![Latest Stable Version](https://camo.githubusercontent.com/ed3ea5dd1e9a0a005e7a21a16748194069121afeb6af712d175ad8a619370e21/68747470733a2f2f706f7365722e707567782e6f72672f6f6d6e697061792f7461726765747061792f76657273696f6e2e706e67)](https://packagist.org/packages/omnipay/targetpay)[![Total Downloads](https://camo.githubusercontent.com/9aae0615d4e70cc4385dc3c820182825631736eb86c8abb911f3f896922a5fbe/68747470733a2f2f706f7365722e707567782e6f72672f6f6d6e697061792f7461726765747061792f642f746f74616c2e706e67)](https://packagist.org/packages/omnipay/targetpay)

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

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

[](#installation)

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

```
{
    "require": {
        "omnipay/targetpay": "~2.0"
    }
}
```

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:

- TargetPay\_Directebanking
- TargetPay\_Ideal
- TargetPay\_Mrcash

For general usage instructions, please see the main [Omnipay](https://github.com/thephpleague/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 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/thephpleague/omnipay-targetpay/issues), or better yet, fork the library and submit a pull request.

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity45

Moderate usage in the ecosystem

Community23

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 85.7% 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.

###  Release Activity

Cadence

Every ~101 days

Total

4

Last Release

4307d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/534693?v=4)[Frank de Jonge](/maintainers/frankdejonge)[@frankdejonge](https://github.com/frankdejonge)

![](https://www.gravatar.com/avatar/dad47b02be23edb7094a151b4b1ce7e9cb56b75cd87cd3341d140e1e1e9cd0e4?d=identicon)[barryvdh](/maintainers/barryvdh)

![](https://www.gravatar.com/avatar/12d34e4d0259dc2a2460d2803beeffb06e778064b93cac1b8f289f2d7e13b23f?d=identicon)[greydnls](/maintainers/greydnls)

---

Top Contributors

[![amacneil](https://avatars.githubusercontent.com/u/637671?v=4)](https://github.com/amacneil "amacneil (24 commits)")[![aderuwe](https://avatars.githubusercontent.com/u/1125184?v=4)](https://github.com/aderuwe "aderuwe (2 commits)")[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (1 commits)")[![philsturgeon](https://avatars.githubusercontent.com/u/67381?v=4)](https://github.com/philsturgeon "philsturgeon (1 commits)")

---

Tags

paymentgatewaypaymerchantomnipaytargetpay

### Embed Badge

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

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

###  Alternatives

[lokielse/omnipay-alipay

Alipay gateway for Omnipay payment processing library

586422.8k11](/packages/lokielse-omnipay-alipay)[omnipay/mollie

Mollie driver for the Omnipay payment processing library

631.8M10](/packages/omnipay-mollie)[sudiptpa/omnipay-nabtransact

National Australia Bank (NAB) Transact driver for the Omnipay payment processing library.

1019.5k](/packages/sudiptpa-omnipay-nabtransact)[lucassmacedo/omnipay-mercadopago

MercadoPago gateway for OmniPay

155.4k](/packages/lucassmacedo-omnipay-mercadopago)

PHPackages © 2026

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