stev/btipay-bundle
Composer 安装命令:
composer require stev/btipay-bundle
包简介
Symfony 6/7 Bundle for BT IPay of Banca Transilvania
README 文档
README
Symfony 6/7 Bundle for BT IPay of Banca Transilvania
install
composer require stev/btipay-bundle
#configuration Add the following configuration to config.yml
stev_bti_pay:
username: 'test'
password: 'test'
isTest: true
#usage In a controller you can get the BTIPayClient from the container as by injecting class Stev\BTIPay
#Code samples For examples check https://github.com/stevro/btipay
统计信息
- 总下载量: 66
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2021-07-11