Alphabank payment component
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist omgdef/yii2-alphabank-payment "*"
or add
"omgdef/yii2-alphabank-payment": "*"
to the require section of your composer.json
file.