Coder Social home page Coder Social logo

magento2's Introduction

Konduto - Magento 2

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.

  • 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

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

Configuration

  1. 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
  2. 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.
  3. 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

Credits

magento2's People

Contributors

cris-silveira avatar cristhianss avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.