The Radial Fraud Insight Extension is upgraded to be compatible with Magento 2 and enabled automatic high to low fraud transaction detection.
- Automated integration and on-boarding
- Flexible configuration
Please contact [email protected] to get Fraud Insight API Hostname, API Key and Store ID in order to configure your extension.
- Login to Magento web server with a user who has permissions to write to the Magento file system.
- Go to Magento root directory
cd /var/www/magento2
- Disable the cache
php bin/magento cache:disable
- Add the reference to the
git
repository
composer config repositories vcs https://github.com/RadialCorp/magento2-fraud-insight.git
- Update the dependency in
composer.json
composer require radial/magento2-fraud-insight:dev-master
- Run the setup script
php bin/magento setup:upgrade
- Login to Magento admin panel and confirm extension is installed.
Copyright © 2016 Radial, Inc.