PHPackages                             mage2pro/tbc-bank - 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. [API Development](/categories/api)
4. /
5. mage2pro/tbc-bank

ActiveMagento2-module[API Development](/categories/api)

mage2pro/tbc-bank
=================

TBC Bank (Georgia) integration with Magento 2

1.5.1(2y ago)39731[2 issues](https://github.com/mage2pro/tbc-bank/issues)proprietaryPHP

Since Aug 23Pushed 2y ago1 watchersCompare

[ Source](https://github.com/mage2pro/tbc-bank)[ Packagist](https://packagist.org/packages/mage2pro/tbc-bank)[ Docs](https://mage2.pro/c/extensions/tbc-bank)[ RSS](/packages/mage2pro-tbc-bank/feed)WikiDiscussions master Synced yesterday

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

The module integrates a Magento 2 based webstore with [TBC Bank](http://www.tbcbank.ge) (Georgia).
The module is **free** and **open source**.

[![](https://camo.githubusercontent.com/3fd11a8a8459647114348b84b2d882b3e2a483cce9bad8bec506e162b4f2a8fb/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f332f333132643332323238366232613437346662373661623561353339646662313436393861363439372e706e67)](https://camo.githubusercontent.com/3fd11a8a8459647114348b84b2d882b3e2a483cce9bad8bec506e162b4f2a8fb/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f332f333132643332323238366232613437346662373661623561353339646662313436393861363439372e706e67)[![](https://camo.githubusercontent.com/d8c963f05ee6804eedab9d9e465f001795cbb65053aa67777dce8cd73d5df8de/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f302f306161663734313631393630633564333763646662393535343231613561353836643732373839612e706e67)](https://camo.githubusercontent.com/d8c963f05ee6804eedab9d9e465f001795cbb65053aa67777dce8cd73d5df8de/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f302f306161663734313631393630633564333763646662393535343231613561353836643732373839612e706e67)[![](https://camo.githubusercontent.com/d7671a90e81d14b9a96fb2a247351388e2fc391b4fa57c2d34280d5fb86b3c7b/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f382f386431313836376136663062316538393230613963356433343265323461316337636665356662332e706e67)](https://camo.githubusercontent.com/d7671a90e81d14b9a96fb2a247351388e2fc391b4fa57c2d34280d5fb86b3c7b/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f382f386431313836376136663062316538393230613963356433343265323461316337636665356662332e706e67)[![](https://camo.githubusercontent.com/080bc89b8368c99ad3ca8b3b3edf4c746011c8893db9d7b34b8795b99bda2589/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f382f383037306335376561396462633339353730313130623461333961356338393938343532623130342e706e67)](https://camo.githubusercontent.com/080bc89b8368c99ad3ca8b3b3edf4c746011c8893db9d7b34b8795b99bda2589/68747470733a2f2f6d616765322e70726f2f75706c6f6164732f64656661756c742f6f726967696e616c2f32582f382f383037306335376561396462633339353730313130623461333961356338393938343532623130342e706e67)

How to install
--------------

[](#how-to-install)

[Hire me in Upwork](https://upwork.com/fl/mage2pro), and I will:

- install and configure the module properly on your website
- answer your questions
- solve compatiblity problems with third-party checkout, shipping, marketing modules
- implement new features you need

### 2. Self-installation

[](#2-self-installation)

```
bin/magento maintenance:enable
rm -f composer.lock
composer clear-cache
composer require mage2pro/tbc-bank:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/code
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy -f ka_GE en_US
bin/magento maintenance:disable

```

How to update
-------------

[](#how-to-update)

```
bin/magento maintenance:enable
composer remove mage2pro/tbc-bank
rm -f composer.lock
composer clear-cache
composer require mage2pro/tbc-bank:*
bin/magento setup:upgrade
bin/magento cache:enable
rm -rf var/di var/generation generated/code
bin/magento setup:di:compile
rm -rf pub/static/*
bin/magento setup:static-content:deploy -f ka_GE en_US
bin/magento maintenance:disable

```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance7

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity75

Established project with proven stability

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

Recently: every ~319 days

Total

42

Last Release

1064d ago

Major Versions

0.1.0 → 1.0.02018-10-02

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ff3ceeca28bb312ef9df517484b80307dae5385affdf9ea2e43e73815792a56?d=identicon)[mage2pro](/maintainers/mage2pro)

---

Top Contributors

[![dmitrii-fediuk](https://avatars.githubusercontent.com/u/83204?v=4)](https://github.com/dmitrii-fediuk "dmitrii-fediuk (217 commits)")

---

Tags

georgiamage2promage2pro-modulemage2pro-module-readymage2pro-module-reusablemage2pro-paymentmagentomagento2magento2-extensionmagento2-modulemagento2-payment-gatewayapimagentopaymentecommercepayment gatewaygeorgiacredit-cardmagento 2payment-integrationmagento extensionbank-cardмодульPayment authorizationмодуль оплатыплатёжный модульмодуль для Magento 2TBC Bank

### Embed Badge

![Health badge](/badges/mage2pro-tbc-bank/health.svg)

```
[![Health](https://phpackages.com/badges/mage2pro-tbc-bank/health.svg)](https://phpackages.com/packages/mage2pro-tbc-bank)
```

###  Alternatives

[mage2pro/stripe

Stripe integration with Magento 2

595.3k](/packages/mage2pro-stripe)

PHPackages © 2026

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