forter/magento2-module-forter-checkoutcom

Forter欺诈预防的Checkout.com扩展程序,适用于Magento 2

安装: 2

依赖: 0

建议者: 0

安全性: 0

星标: 0

关注者: 33

分支: 1

类型:magento2-module

1.0.2 2021-10-29 13:29 UTC

This package is auto-updated.

Last update: 2024-09-10 06:06:27 UTC


README

此扩展是为了提供示例,帮助商家了解如何覆盖他们的扩展程序。此扩展允许在使用Forter 欺诈检测模块的同时与Checkout.com兼容。

在app/code下手动安装

下载并将此存储库的内容放置在{YOUR-MAGENTO2-ROOT-DIR}/app/code/Forter/Checkoutcom下。然后,在您的Magento 2根目录下运行以下命令:

php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush

注意

  • 此扩展需要安装并启用forter_forter模块,无法在没有安装和启用forter_forter模块的情况下安装。
  • 作为覆盖模块的最佳实践,优先使用Before / After而不是Around,并且在使用插件之前应使用插件。

https://www.forter.com/

© 2020 Forter. 版权所有。

Forter Logo