klehm / sylius-payum-ca3xcb-plugin
3xCB网关
v1.2.0
2023-01-19 09:55 UTC
Requires
- php: ^7.4 || ^8.0 || ^8.1
- ext-openssl: *
- league/iso3166: ^4.0
- sylius/sylius: ^1.8
Requires (Dev)
- behat/behat: ^3.6.1
- behat/mink-selenium2-driver: ^1.4
- dmore/behat-chrome-extension: ^1.3
- dmore/chrome-mink-driver: ^2.7
- friends-of-behat/mink: ^1.8
- friends-of-behat/mink-browserkit-driver: ^1.4
- friends-of-behat/mink-extension: ^2.4
- friends-of-behat/page-object-extension: ^0.3
- friends-of-behat/suite-settings-extension: ^1.0
- friends-of-behat/symfony-extension: ^2.1
- friends-of-behat/variadic-extension: ^1.3
- friendsofsymfony/oauth-server-bundle: ^1.6 || >2.0.0-alpha.0 ^2.0@dev
- lakion/mink-debug-extension: ^2.0.0
- phpspec/phpspec: ^7.0
- phpstan/extension-installer: ^1.0
- phpstan/phpstan: 0.12.74
- phpstan/phpstan-doctrine: 0.12.31
- phpstan/phpstan-strict-rules: ^0.12.0
- phpstan/phpstan-webmozart-assert: 0.12.12
- phpunit/phpunit: ^9.5
- sensiolabs/security-checker: ^6.0
- sylius-labs/coding-standard: ^3.1
- symfony/browser-kit: ^4.4 || ^5.2
- symfony/debug-bundle: ^4.4 || ^5.2
- symfony/dotenv: ^4.4 || ^5.2
- symfony/intl: ^4.4 || ^5.2
- symfony/web-profiler-bundle: ^4.4 || ^5.2
- vimeo/psalm: 4.4.1
This package is auto-updated.
Last update: 2024-09-19 13:44:39 UTC
README
Sylius 3xCB Crédit Agricole插件
3xCB Crédit Agricole网关
快速安装
- 安装插件
composer require klehm/sylius-payum-ca3xcb-plugin
-
确保在bundles.php中添加bundle(如果未使用autorecipe)
Klehm\SyliusPayumCA3xcbPlugin\KlehmSyliusPayumCA3xcbPlugin::class => ['all' => true],
如果IPN无法调用,请设置本地捕获的环境变量
KLEHM_SYLIUS_PAYUM_CA3XCB_PLUGIN_LOCAL_CAPTURE=1