Download the PHP package tidycode/magento2-ai-fraud-detection without Composer

On this page you can find all versions of the php package tidycode/magento2-ai-fraud-detection. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package magento2-ai-fraud-detection

Tidycode AI Fraud Detection Module

Overview

The Tidycode AI Fraud Detection module for Magento is designed to integrate the Tidycode AI-powered service to monitor and detect fraudulent orders in an eCommerce store. This module allows you to automatically analyze orders and mark those suspected of fraud based on intelligent algorithms. The analysis is configurable at the website level, and the module provides various settings to fine-tune the fraud detection process.

Installation

Install the module via Composer with the following command:

After installation, run the Magento setup upgrade and di compile commands:

Configuration

The module's settings can be accessed from the Magento admin panel under Tidycode -> Order Fraud Detection. The configuration is divided into two main sections: General and Order Analysis.

General Settings

Order Analysis Settings

Functionality

CLI Command

The module provides a command-line tool for testing and investigating orders:

This command submits the specified order to the fraud detection tool to determine if it is suspicious. Note that this is for investigation only and does not alter the order's status.

Support

For support or further information, please contact Tidycode Support.


Modulo Tidycode AI Fraud Detection

Panoramica

Il modulo Tidycode AI Fraud Detection per Magento è progettato per integrare il servizio Tidycode basato su intelligenza artificiale per monitorare e rilevare ordini fraudolenti in un negozio eCommerce. Questo modulo consente di analizzare automaticamente gli ordini e contrassegnare quelli sospettati di frode in base a algoritmi intelligenti. L'analisi è configurabile a livello di sito web, e il modulo fornisce varie impostazioni per ottimizzare il processo di rilevamento delle frodi.

Installazione

Installa il modulo tramite Composer con il seguente comando:

Dopo l'installazione, esegui i comandi di aggiornamento di Magento:

Configurazione

Le impostazioni del modulo sono accessibili dal pannello di amministrazione di Magento sotto Tidycode -> Order Fraud Detection. La configurazione è suddivisa in due sezioni principali: Generale e Analisi Ordini.

Impostazioni Generali

Impostazioni di Analisi degli Ordini

Funzionalità

Comando CLI

Il modulo fornisce uno strumento a riga di comando per testare e indagare sugli ordini:

Questo comando invia l'ordine specificato al tool anti frode per determinare se è sospetto. Nota che questo è solo per scopi investigativi e non altera lo stato dell'ordine.

Supporto

Per supporto o ulteriori informazioni, contatta il supporto di Tidycode.


All versions of magento2-ai-fraud-detection with dependencies

PHP Build Version
Package Version
Requires tidycode/ai-php-sdk Version ^1.0
magento/framework Version *
magento/module-sales Version 103.0.*
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package tidycode/magento2-ai-fraud-detection contains the following files

Loading the files please wait ....