2017 © Pedro Peláez
 

yii2-extension yii2-alfabank-payment

Payment widget for alfabank

image

sibds/yii2-alfabank-payment

Payment widget for alfabank

  • Friday, June 2, 2017
  • by mazurva
  • Repository
  • 1 Watchers
  • 1 Stars
  • 67 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 22 % Grown

The README.md

Yii2 Alfabank Payment

Payment widget for alfabank, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist sibds/yii2-alfabank-payment "*"

or add, (*4)

"sibds/yii2-alfabank-payment": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

<?= \sibds\payment\alfabank\AutoloadExample::widget(); ?>

Support for events about the successful payment. Add the settings app.:, (*7)

// The event of successful payment
'on successPayment' => ['\frontend\controllers\ShopController', 'successPayment'],

The Versions

02/06 2017

dev-master

9999999-dev

Payment widget for alfabank

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 payment alfabank sibds mazurva