TBC Bank integration

This extension integrates a Magento 2 based webstore with TBCBank Bank (Georgia).
The source is on GitHub: github.com/mage2pro/tbc-bank

Screeshots

01

03

04

02

How to install

Just hire me in Upwork to install the module: upwork.com/fl/mage2pro

2. Self-installation

bin/magento maintenance:enable
composer require mage2pro/tbc-bank:*
bin/magento setup:upgrade
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile
rm -rf pub/static/* && bin/magento setup:static-content:deploy ka_GE en_US <additional locales, e.g.: ru_RU>
bin/magento maintenance:disable

If you have problems with these commands, please check the detailed instruction.