instride/pimcore-payum-payrexx
Composer 安装命令:
composer require instride/pimcore-payum-payrexx
包简介
CoreShop - Payrexx Bundle
README 文档
README
This bundle activates the Payrexx PaymentGateway in CoreShop. It requires the instride/payum-payrexx package, which will be installed automatically.
Installation
1. Composer
$ composer require instride/pimcore-payum-payrexx
2. Register the bundle
// config/bundles.php <?php return [ // ... Instride\Bundle\PimcorePayumPayrexxBundle\PimcorePayumPayrexxBundle::class => ['all' => true], ];
3. Configuration
Go to CoreShop → PaymentProviders and add a new Provider. Select payrexx from type
and fill out the required fields at the bottom.
统计信息
- 总下载量: 9.32k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2024-03-07
