forter/magento2-module-forter-checkoutcom

Checkout.com Extension for Forter Fraud Prevention For Magento 2

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 32

Forks: 1

Type:magento2-module

1.0.2 2021-10-29 13:29 UTC

This package is auto-updated.

Last update: 2024-05-10 05:12:20 UTC


README

The extension is build in order to provide example for merchents on how to override there extension. This extension allows for compatibility with Checkout.com while using the Forter Fraud Detection Module

Install manually under app/code

Download & place the contents of this repository under {YOUR-MAGENTO2-ROOT-DIR}/app/code/Forter/Checkoutcom Then, run the following commands under your Magento 2 root dir:

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

Notes

  • This extension requires an installation of the forter_forter module, it can't be installed without the forter_forter module installed and enabled.
  • As best practice when overriding the module, prefer using Before / After rather then Around, also, you should use plugin before override.

https://www.forter.com/

© 2020 Forter. All rights reserved.

Forter Logo