PHPackages                             getbalance/magento2-module-balancepay - 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. getbalance/magento2-module-balancepay

ActiveMagento2-module[Payment Processing](/categories/payments)

getbalance/magento2-module-balancepay
=====================================

Balance Payments For Magento 2

1.4.4(1y ago)02712OSL-3.0PHPPHP &gt;=5.6

Since Mar 31Pushed 1y ago4 watchersCompare

[ Source](https://github.com/blnce-io/magento-extension)[ Packagist](https://packagist.org/packages/getbalance/magento2-module-balancepay)[ RSS](/packages/getbalance-magento2-module-balancepay/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (1)Versions (142)Used By (0)

Magento 2 Balance Payments Module
=================================

[](#magento-2-balance-payments-module)

---

✓ Install via composer (recommended)
------------------------------------

[](#-install-via-composer-recommended)

Run the following command under your Magento 2 root dir:

```
composer require getbalance/magento2-module-balancepay
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush

```

Install manually under app/code
-------------------------------

[](#install-manually-under-appcode)

Download &amp; place the contents of this repository under {YOUR-MAGENTO2-ROOT-DIR}/app/code/Balancepay/Balancepay
Then, run the following commands under your Magento 2 root dir:

```
composer config repositories.Balancepay '{"type": "path", "url": "app/code/Balancepay/Balancepay"}'
composer require "getbalance/magento2-module-balancepay @dev"
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush

```

---

© 2021 Balance. All rights reserved.

[![Balancepay Logo](https://camo.githubusercontent.com/e302289a307e9847bf842b3512b06afb3c83d64fdde1143ad9da9962bdaf3425/68747470733a2f2f75706c6f6164732d73736c2e776562666c6f772e636f6d2f3566396561306535373838643335323433363162383131302f3566396565333965366463336166323463373264663965645f566563746f722e737667)](https://camo.githubusercontent.com/e302289a307e9847bf842b3512b06afb3c83d64fdde1143ad9da9962bdaf3425/68747470733a2f2f75706c6f6164732d73736c2e776562666c6f772e636f6d2f3566396561306535373838643335323433363162383131302f3566396565333965366463336166323463373264663965645f566563746f722e737667)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~191 days

Total

25

Last Release

709d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bed43551974962251099a20682a45ba998825ee284bf874aef75282dba88bbd6?d=identicon)[getbalance](/maintainers/getbalance)

---

Top Contributors

[![dhirajkumar41](https://avatars.githubusercontent.com/u/25116523?v=4)](https://github.com/dhirajkumar41 "dhirajkumar41 (139 commits)")[![dhiraj-toptal](https://avatars.githubusercontent.com/u/96117632?v=4)](https://github.com/dhiraj-toptal "dhiraj-toptal (125 commits)")[![sirknigget](https://avatars.githubusercontent.com/u/3082845?v=4)](https://github.com/sirknigget "sirknigget (24 commits)")[![raimonbal](https://avatars.githubusercontent.com/u/104062620?v=4)](https://github.com/raimonbal "raimonbal (19 commits)")[![omergilad](https://avatars.githubusercontent.com/u/103927171?v=4)](https://github.com/omergilad "omergilad (15 commits)")[![iershovnsk](https://avatars.githubusercontent.com/u/1143126?v=4)](https://github.com/iershovnsk "iershovnsk (8 commits)")[![potoos](https://avatars.githubusercontent.com/u/62742726?v=4)](https://github.com/potoos "potoos (5 commits)")[![pniel-cohen](https://avatars.githubusercontent.com/u/10281408?v=4)](https://github.com/pniel-cohen "pniel-cohen (3 commits)")[![ynaxonBalance](https://avatars.githubusercontent.com/u/94793247?v=4)](https://github.com/ynaxonBalance "ynaxonBalance (2 commits)")

### Embed Badge

![Health badge](/badges/getbalance-magento2-module-balancepay/health.svg)

```
[![Health](https://phpackages.com/badges/getbalance-magento2-module-balancepay/health.svg)](https://phpackages.com/packages/getbalance-magento2-module-balancepay)
```

###  Alternatives

[omnipay/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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