instride/opendxp-payum-payrexx
Composer 安装命令:
composer require instride/opendxp-payum-payrexx
包简介
Integrates the Payrexx payment gateway with OpenDXP
README 文档
README
This bundle activates the Payrexx PaymentGateway in the OpenDXP Ecommerce Bundle. It requires the instride/payum-payrexx package, which will be installed automatically.
Requirements
- OpenDXP
^1.3 - OpenDXP Ecommerce
^1.0
Installation
-
Install with composer
composer require instride/opendxp-payum-payrexx:^1.0 -
Add to
config/bundles.phpreturn [ // ... Instride\Bundle\OpenDxpPayumPayrexxBundle\OpenDxpPayumPayrexxBundle::class => ['all' => true], ];
-
Configure the payment provider:
Go toOpenDXP Ecommerce→PaymentProvidersand add a new provider. Selectpayrexxfromtypeand fill out the required fields at the bottom.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2026-05-28
