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

ActiveLibrary[Payment Processing](/categories/payments)

mvestil/omnipay-inoviopay
=========================

InovioPay driver for the Omnipay payment processing library

1.4.1(6y ago)21205[1 issues](https://github.com/mvestil/omnipay-inoviopay/issues)MITPHP

Since May 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/mvestil/omnipay-inoviopay)[ Packagist](https://packagist.org/packages/mvestil/omnipay-inoviopay)[ Docs](https://github.com/mvestil/omnipay-inoviopay)[ RSS](/packages/mvestil-omnipay-inoviopay/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (1)Versions (9)Used By (0)

omnipay-inoviopay
=================

[](#omnipay-inoviopay)

Omnipay driver for InovioPay Gateway

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

[InovioPay](https://www.inoviopay.com/) Inovio is the revolutionary new payments gateway with seamless integration and global scalability that continuously evolves with the industry.

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

[](#installation)

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

```
{
    "require": {
        "mvestil/omnipay-inoviopay": "^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 transactions are provided by this package via the REST API:

- Create a purchase
- Refunding a purchase
- Voiding a purchase
- 3DSecure purchase

For general usage instructions, please see the main [Omnipay](https://github.com/thephpleague/omnipay)repository. There are also examples in the class API documentation.

Quirks
------

[](#quirks)

Card and Token payment is supported. In order to create a token payment, customer id (cust\_id) and payment id (pmt\_id) must be passed. You can get these values from the response of the first purchase using Card payment.

This package currently supports only single item purchase and multiple items will only be supported in the future release.

For this package to work, you must pass the API credentials as part of the request body including the Product Id (li\_prod\_id\_1) which can be created in InovioPay portal by creating product with type "Variable Price Product"

Test modes
----------

[](#test-modes)

The API has only one endpoint which is [https://api.inoviopay.com/payment/pmt\_service.cfm](https://api.inoviopay.com/payment/pmt_service.cfm)

Authentication
--------------

[](#authentication)

To call InovioPay Payments API, reqUsername, reqPassword, siteId, merchAcctId must be passed. This can be seen in InovioPay admin portal.

Unit Testing
------------

[](#unit-testing)

Tests are not yet included

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

29

—

LowBetter than 60% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

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

###  Release Activity

Cadence

Every ~115 days

Recently: every ~138 days

Total

6

Last Release

2339d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2c7775c886bd91ccdae5f73c6a45faac54f4bc7e0c2b67a2a95b877f99d2540b?d=identicon)[mbvestil](/maintainers/mbvestil)

---

Top Contributors

[![markincube8](https://avatars.githubusercontent.com/u/25840268?v=4)](https://github.com/markincube8 "markincube8 (23 commits)")[![mvestil](https://avatars.githubusercontent.com/u/7252738?v=4)](https://github.com/mvestil "mvestil (2 commits)")[![sukake](https://avatars.githubusercontent.com/u/19620586?v=4)](https://github.com/sukake "sukake (1 commits)")

---

Tags

paymentgatewaypaymerchantomnipayinoviopay

### Embed Badge

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

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

###  Alternatives

[lokielse/omnipay-alipay

Alipay gateway for Omnipay payment processing library

587421.0k11](/packages/lokielse-omnipay-alipay)[sudiptpa/omnipay-nabtransact

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

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

MercadoPago gateway for OmniPay

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

PHPackages © 2026

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