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

ActiveLibrary[Payment Processing](/categories/payments)

omnipay-taiwan/omnipay-rapyd
============================

Rapyd driver for the Omnipay payment processing library

0311PHP

Since Feb 27Pushed 2y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Omnipay: Rapyd
==============

[](#omnipay-rapyd)

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/5b4e9f07d59c3a9da27e6bb1e80629ef5dbfb58c9aa839b9d83d63b394618f38/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6f6d6e697061792d74616977616e2f6f6d6e697061792d72617079642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/omnipay-taiwan/omnipay-rapyd)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/bb7dc9c3bb44006dd8b52c5e0717e05f6ad60d285e0b1917c70afde48e87ec7c/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6f6d6e697061792d74616977616e2f6f6d6e697061792d72617079642f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/omnipay-taiwan/omnipay-rapyd)[![Coverage Status](https://camo.githubusercontent.com/535a6377e5059d3b23a0bb3c34206e50bdf85652b62364246498eaf5907d61a4/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6f6d6e697061792d74616977616e2f6f6d6e697061792d72617079642e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/omnipay-taiwan/omnipay-rapyd/code-structure)[![Quality Score](https://camo.githubusercontent.com/7b0b14a0c4cfb6440431c0fcb71901437d8146d55562b26c2033b8829ebd1282/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6f6d6e697061792d74616977616e2f6f6d6e697061792d72617079642e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/omnipay-taiwan/omnipay-rapyd)[![Total Downloads](https://camo.githubusercontent.com/5d72708d5703a38ea78a6a06041c05c5b5590c264dfeb3e003b6428cae0152b5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f6d6e697061792d74616977616e2f6f6d6e697061792d72617079642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/omnipay-taiwan/omnipay-rapyd)

[Omnipay](https://github.com/thephpleague/omnipay) is a framework agnostic, multi-gateway payment processing library for PHP 5.3+. This package implements rapyd 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-rapyd
```

Usage
-----

[](#usage)

The following gateways are provided by this package:

- rapyd

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-rapyd/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

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity19

Early-stage or recently created project

 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.

### 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 (26 commits)")

### Embed Badge

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

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

###  Alternatives

[msilabs/bkash

bKash Payment Gateway API for Laravel Framework.

181.2k](/packages/msilabs-bkash)[binkode/laravel-paystack

A description for laravel-paystack.

112.1k](/packages/binkode-laravel-paystack)

PHPackages © 2026

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