sirumobile/payum-siru-bundle
最新稳定版本:0.1.0
Composer 安装命令:
composer require sirumobile/payum-siru-bundle
包简介
Payum Siru Mobile gateway bundle
README 文档
README
Add Siru gateway to Payum using Symfony bundle.
Requirements
- PHP 8.0+
- Symfony 6.0+
- API credentials from Siru
Installation
composer require sirumobile/payum-siru-bundle
You most likely have payum-bundle already installed but if not, you also need one of php-http/client-implementation adapters. For example
composer require symfony/http-client
Configuration
You need your API credentials and integration details from Siru Mobile.
# config/packages/payum.yaml payum: gateways: siru_checkout: factory: siru_checkout # These are only example values. Replace these with values # that you received from Siru Mobile merchant_id: 123 merchant_secret: yoursecret variant: variant2 purchase_country: FI service_group: 2 tax_class: 3
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-11-16