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

ActiveLibrary[Payment Processing](/categories/payments)

abdibr116/omnipay-hyperpay
==========================

HyperPay gateway for Omnipay payment processing library

v1.1.1(6y ago)0546MITPHP

Since Oct 20Pushed 5y ago1 watchersCompare

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

READMEChangelog (3)Dependencies (4)Versions (4)Used By (0)

Omnipay: HyperPay
=================

[](#omnipay-hyperpay)

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

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

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

[](#installation)

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

```
{
    "require": {
        "abdibr116/omnipay-hyperpay": "~1.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 gateway is provided by this package:

- HyperPay\_COPYandPAY (HyperPay COPYandPAY Checkout)

The following methods are provided by this package:

- purchase
- completePurchase

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

Example
-------

[](#example)

A basic usage example of HyperPay COPYandPAY Checkout is provided in `example` folder. To run the example, run Composer installation, then navigate to `example` and run local PHP server as following:

```
composer install
cd example
php -S localhost:8000

```

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.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

3

Last Release

2391d ago

### Community

Maintainers

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

---

Top Contributors

[![abdibr116](https://avatars.githubusercontent.com/u/6197150?v=4)](https://github.com/abdibr116 "abdibr116 (1 commits)")

---

Tags

paymentgatewaypaymerchantomnipaypurchasehyperpay

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[lokielse/omnipay-alipay

Alipay gateway for Omnipay payment processing library

587421.0k11](/packages/lokielse-omnipay-alipay)

PHPackages © 2026

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