PHPackages                             omnipay-taiwan/aerotow - 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-taiwan/aerotow

Abandoned → [https://github.com/omnipay-taiwan/omnipay-aerotow](/?search=https%3A%2F%2Fgithub.com%2Fomnipay-taiwan%2Fomnipay-aerotow)Library[Payment Processing](/categories/payments)

omnipay-taiwan/aerotow
======================

Aerotow driver for the Omnipay payment processing library

v1.0.7(1y ago)0384MITPHP

Since Jan 27Pushed 1y ago1 watchersCompare

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

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

Omnipay: Aerotow
================

[](#omnipay-aerotow)

**Aerotow gateway for the Omnipay PHP payment processing library**

[![Latest Version on Packagist](https://camo.githubusercontent.com/c4ddc57db5a7f17f9534c3bc92841d28c075b4570e52a621292bdead8f303797/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f6d6e697061792d74616977616e2f6f6d6e697061792d6165726f746f772e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/omnipay-taiwan/omnipay-aerotow)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/2156e3094a283137230b90665f958082c6c1c3f06b6f8b65865f5180ab57d8fe/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6f6d6e697061792d74616977616e2f6f6d6e697061792d6165726f746f772f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/omnipay-taiwan/omnipay-aerotow)[![Coverage Status](https://camo.githubusercontent.com/67ad8c70f4e43d9aa436356c3c477169e7939da24aeacd6f9f1b30a0a6e41fe6/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6f6d6e697061792d74616977616e2f6f6d6e697061792d6165726f746f772e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/omnipay-taiwan/omnipay-aerotow/code-structure)[![Quality Score](https://camo.githubusercontent.com/6dd21f6dd55381614a5cf5e2a924a83aa60f610629e151198604d57d13e1dd73/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6f6d6e697061792d74616977616e2f6f6d6e697061792d6165726f746f772e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/omnipay-taiwan/omnipay-aerotow)[![Total Downloads](https://camo.githubusercontent.com/fecf2d38c86ed88e32c0db5604a3cc1d87438de78c6d71ab6a82a1db13b5dc76/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f6d6e697061792d74616977616e2f6f6d6e697061792d6165726f746f772e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/omnipay-taiwan/omnipay-aerotow)

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

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

Install
-------

[](#install)

Instal the gateway using require. Require the `league/omnipay` base package and this gateway.

```
$ composer require league/omnipay omnipay-taiwan/omnipay-aerotow
```

Usage
-----

[](#usage)

The following gateways are provided by this package:

- aerotow

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 announcements, 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/omnipay-taiwan/omnipay-aerotow/issues), or better yet, fork the library and submit a pull request.

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [recca0120](https://github.com/recca0120)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 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 ~136 days

Recently: every ~75 days

Total

8

Last Release

611d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1390554?v=4)[Recca Tsai](/maintainers/recca0120)[@recca0120](https://github.com/recca0120)

---

Top Contributors

[![recca0120](https://avatars.githubusercontent.com/u/1390554?v=4)](https://github.com/recca0120 "recca0120 (10 commits)")

---

Tags

paymentgatewaypaymerchantomnipayaerotow

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

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