postfinancecheckout / oxid-6.0
PFC PostFinanceCheckout 模块
1.0.47
2023-06-27 08:46 UTC
Requires
- monolog/monolog: ^1.0
- postfinancecheckout/sdk: 3.2.0
Requires (Dev)
This package is auto-updated.
Last update: 2024-08-27 11:32:56 UTC
README
v1.0.47, 2023-6
此存储库包含 OXID PostFinance Checkout 支付模块,允许商店使用 PostFinance Checkout 处理支付。
要使用此扩展,需要一个 PostFinance Checkout 账户。
要求
安装 Oxid 6.2+
在终端通过相同路径运行此命令以安装插件(氧化 6.2 及以上版本所需): +
composer require postfinancecheckout/oxid-6.0
如果插件仍然无法工作,您需要运行以下命令
./vendor/bin/oe-console oe:module:install source/modules/pfc/PostFinanceCheckout
./vendor/bin/oe-console oe:module:install-configuration source/modules/pfc/PostFinanceCheckout
./vendor/bin/oe-console oe:module:activate PostFinanceCheckout
./vendor/bin/oe-console oe:module:apply-configuration
支持
支持查询可以在 PostFinance Checkout 支持网站 上提出。
文档
许可
有关更多信息,请参阅 许可文件。