konduto / magento2
Konduto Anti Fraud Module
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 9 696
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 6
Forks: 7
Open Issues: 4
Type:magento2-module
Requires
- php: ~7.0.0||~7.1.0||~7.2.0
- konduto/sdk: v2.0.1
This package is auto-updated.
Last update: 2024-08-04 21:00:16 UTC
README
Description
Konduto is a fraud detection service that helps e-commerce merchants spot fraud with Buying Behavior.
Requirements
- PHP 7.x.x or higher
- MySQL 5.6.x or higher
- Active account at Konduto
Instalattion
It is possible to install the Konduto module for Magento 2 via .zip, via Git ou via Composer.
Via composer
- Go to the Magento root directory and add the module:
composer require konduto/magento2
- Update the available Magento modules
bin/magento setup:upgrade
- The Konduto_Antifraud module should be displayed in the list of Magento modules
bin/magento module:status
Via git
- Go to the Magento root directory and add the module
git clone https://github.com/konduto/magento2.git app/code/Konduto/Antifraud/
- Update the available Magento modules
bin/magento setup:upgrade
- The Konduto_Antifraud module should be displayed in the list of Magento modules
bin/magento module:status
- Go to the Magento root directory and add the module:
composer require konduto/sdk:v2.0.1
Via .zip
- Create the following folder (s) inside the Magento app folder
code/Konduto/Antifraud
- Download .zip
- The path should be app / code / Konduto / Antifraud
- Extract the .zip files into the Antifraud folder
- In the root directory, update the available Magento modules
bin/magento setup:upgrade
- The Konduto_Antifraud module should be displayed in the list of Magento modules
bin/magento module:status
- Go to the Magento root directory and add the module:
composer require konduto/sdk:v2.0.1
Configuration
- Setting up your Konduto account
- In the Magento Administration panel, go to Stores -> Configuration -> Konduto -> Antifraud
- In the Store Environment field, select the current environment (Sandbox or Production)
- Fill in the Public key and Private key fields with the credentials of your Konduto account
- Click Save Config
- Enabling payment methods
- In the Settings tab, in the Allowed payment methods field, you must select which payment methods your transactions will be submitted for Konduto fraud analysis
- In the Payment Mapping tab, you must select which payment method of the store represents the selected payment method.
- Enabling order dispatch
- In the Settings tab, in the Enable Order Dispatch? field, you must enable this option so that the completed requests are sent to a queue, then sent to the Konduto for analysis
Doubts
If you need information about the platform or API, please follow the Konduto Help