sibds/yii2-yookassa
最新稳定版本:0.0.1
Composer 安装命令:
composer require sibds/yii2-yookassa
包简介
Payment widget for yookassa
README 文档
README
Payment widget for Yookassa (dvizh/yii2-order)
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist sibds/yii2-yookassa "*"
or add
"sibds/yii2-yookassa": "*"
to the require section of your composer.json file.
Usage
Once the extension is installed, simply use it in your code by :
<?= \sibds\payment\yookassa\AutoloadExample::widget(); ?>
Support for events about the successful payment. Add the settings app.:
// The event of successful payment 'on successPayment' => ['\frontend\controllers\ShopController', 'successPayment'],
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2024-09-03