omgdef/yii2-alphabank-payment

Alphabank payment component

Installs: 137

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

1.0 2016-04-30 00:11 UTC

This package is auto-updated.

Last update: 2024-03-22 21:22:11 UTC


README

Alphabank payment component

Installation

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.