PHPackages                             maksa988/monobank-acquiring - 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. maksa988/monobank-acquiring

ActiveLibrary[Payment Processing](/categories/payments)

maksa988/monobank-acquiring
===========================

1.0.0(3y ago)1872↑46.7%2[2 issues](https://github.com/maksa988/monobank-acquiring/issues)[1 PRs](https://github.com/maksa988/monobank-acquiring/pulls)MITPHPPHP ^7.4|^8.0

Since Mar 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/maksa988/monobank-acquiring)[ Packagist](https://packagist.org/packages/maksa988/monobank-acquiring)[ RSS](/packages/maksa988-monobank-acquiring/feed)WikiDiscussions master Synced 3d ago

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

Monobank Acquiring PHP SDK
==========================

[](#monobank-acquiring-php-sdk)

[🇺🇦 Українською](README_UK.md)

Unofficial SDK for Monobank Acquiring.

[![Latest Stable Version](https://camo.githubusercontent.com/1d6e7eb33413724c5362fa1b266722912f3bed0cc3724a421466362eb6965bc9/68747470733a2f2f706f7365722e707567782e6f72672f6d616b73613938382f6d6f6e6f62616e6b2d616371756972696e672f762f737461626c65)](https://packagist.org/packages/maksa988/monobank-acquiring)[![Build Status](https://camo.githubusercontent.com/8ba5ad9d3752f5c12149dc432e425b752e463447c2da0f57ae6a9ef43bdcdfbe/68747470733a2f2f7472617669732d63692e6f72672f6d616b73613938382f6d6f6e6f62616e6b2d616371756972696e672e7376673f6272616e63683d312e78)](https://travis-ci.org/maksa988/monobank-acquiring)[![CodeFactor](https://camo.githubusercontent.com/8eb61ef34c0067a2a3fd807ff106dbec3c96df8673b42ab0b987cc3ca5aa9c67/68747470733a2f2f7777772e636f6465666163746f722e696f2f7265706f7369746f72792f6769746875622f6d616b73613938382f6d6f6e6f62616e6b2d616371756972696e672f6261646765)](https://www.codefactor.io/repository/github/maksa988/monobank-acquiring)[![Total Downloads](https://camo.githubusercontent.com/329fab280a884de93d92bf0379bb2ee29c61a3c3245015f3d239077bff411f48/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d616b73613938382f6d6f6e6f62616e6b2d616371756972696e672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/maksa988/monobank-acquiring)[![License](https://camo.githubusercontent.com/846755cbc983b0d40a39be6804f08638f1380a16556ac8575ffa242823996295/68747470733a2f2f706f7365722e707567782e6f72672f6d616b73613938382f6d6f6e6f62616e6b2d616371756972696e672f6c6963656e7365)](https://packagist.org/packages/maksa988/monobank-acquiring)

Accept payments via Monobank ([monobank.ua](https://monobank.ua/)) using this SDK package for your project.

- Invoices
- Wallet
- Merchant
- QR

#### PHP &gt;= 8.0

[](#php--80)

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

[](#installation)

Require this package with composer.

```
composer require "maksa988/monobank-acquiring"
```

Usage
-----

[](#usage)

To use this package you need to do some steps:

1. Create config with your X-Token from [acquiring cabinet](https://fop.monobank.ua/) or test token from [api cabinet](https://api.monobank.ua/)

```
$config = new \Maksa988\MonobankAcquiring\Config("YOUR X-TOKEN HERE");
```

To get more details about config read [Wiki](https://github.com/maksa988/monobank-acquiring/wiki)

2. Create main object of SDK to call your requests and put config in constructor

```
$monobank = new \Maksa988\MonobankAcquiring\MonobankAcquiring($config);
```

3. Now you can use methods from SDK

```
$request = new \Maksa988\MonobankAcquiring\Requests\MerchantDetailsRequest();

$result = $monobank->call($request);

// $result is the Maksa988\MonobankAcquiring\Models\MerchantDetails object

$result->getMerchantName(); // "12o4Vv7EWy"
$result->getMerchantId(); // "Your Favourite Company"
```

To get more examples and methods use [Wiki](https://github.com/maksa988/monobank-acquiring/wiki)

Laravel
-------

[](#laravel)

You can use this SDK with Laravel, just use [maksa988/laravel-monobank-acquiring](https://maksa988/laravel-monobank-acquiring) package instead

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Security
--------

[](#security)

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

Credits
-------

[](#credits)

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

License
-------

[](#license)

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

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

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

Total

2

Last Release

1192d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/20fbc1e64ffeb6456030e392c1f59eb47a5e9dbb4406aa117ce2a343a4c9f1ba?d=identicon)[maksa988](/maintainers/maksa988)

---

Top Contributors

[![maksa988](https://avatars.githubusercontent.com/u/5982466?v=4)](https://github.com/maksa988 "maksa988 (2 commits)")

### Embed Badge

![Health badge](/badges/maksa988-monobank-acquiring/health.svg)

```
[![Health](https://phpackages.com/badges/maksa988-monobank-acquiring/health.svg)](https://phpackages.com/packages/maksa988-monobank-acquiring)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k39](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[chargebee/chargebee-php

ChargeBee API client implementation for PHP

758.5M9](/packages/chargebee-chargebee-php)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[imdhemy/google-play-billing

Google Play Billing

491.5M5](/packages/imdhemy-google-play-billing)

PHPackages © 2026

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