PHPackages                             one4pay\_payment\_gateway/payment - 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. one4pay\_payment\_gateway/payment

ActiveLibrary[Payment Processing](/categories/payments)

one4pay\_payment\_gateway/payment
=================================

payment gateway for mobile applications and ecoomerce websites

00PHP

Since Apr 6Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ashiemugwa1997/one4pay_php_sdk)[ Packagist](https://packagist.org/packages/one4pay_payment_gateway/payment)[ RSS](/packages/one4pay-payment-gateway-payment/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHP Sdk for One4Pay API

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

[](#installation)

You can install the package via composer:

```
composer require one4pay_payment_gateway/payment
```

### Getting Started

[](#getting-started)

Import the library into your project/application

```
require_once 'path/to/vendor/autoload.php';
use one4pay/payment ```

making a payment
#### usage
make payment

```php
    payment($merchantId,$currencyCode,$cardDetails,$reference,$failureUrl,$returnUrl,$originatingApplicationName
        ,$amount,$paymentMethod,$apiMethod,$sourceType)```

###### get available currencies
```

getAvailableCurrencies()

```
########authenticate
```php
 authentication($username,$password)```

```

###  Health Score

14

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

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://www.gravatar.com/avatar/7a382847c4af2ee1dae55e49474b21f0a1d384ee3e1b62825ed1b4d6c8e9ce2a?d=identicon)[ashiemugwa1997](/maintainers/ashiemugwa1997)

---

Top Contributors

[![ashiemugwa1997](https://avatars.githubusercontent.com/u/70527457?v=4)](https://github.com/ashiemugwa1997 "ashiemugwa1997 (7 commits)")

### Embed Badge

![Health badge](/badges/one4pay-payment-gateway-payment/health.svg)

```
[![Health](https://phpackages.com/badges/one4pay-payment-gateway-payment/health.svg)](https://phpackages.com/packages/one4pay-payment-gateway-payment)
```

###  Alternatives

[omnipay/coinbase

Coinbase driver for the Omnipay payment processing library

18570.2k1](/packages/omnipay-coinbase)[oxid-esales/amazon-pay-module

AmazonPay module for OXID

1824.3k](/packages/oxid-esales-amazon-pay-module)

PHPackages © 2026

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