Overview

This fraud prevention module will screen every order transacted on Sylius e-commerce platform in real-time for payment fraud. Its sophisticated validation algorithm will accurately detect the fraud patterns to help you to minimize the chargeback and fraud losses.

Visit the FraudLabs Pro Features page to learn more about the type of fraud validation performed and how it could help you to prevent fraudulent online transactions and reduce manual reviews.

how fraudlabs pro works

Download Fraud Prevention Module

Before downloading the module, please sign up for a free API license key, which is required during the module installation.

SIGN UP FREE
Compatible with Sylius version 2.x or later.

Install Fraud Prevention Module

  1. Require the plugin via Composer:
  2. Register the plugin: Add the bundle to your config/bundles.php file (if Symfony Flex didn't do it automatically):
    
    return [
        // ...
        FraudLabsPro\SyliusFraudLabsProPlugin\FraudLabsProSyliusFraudLabsProPlugin::class => ['all' => true],
    ];
  3. Update your database:
    Because this plugin adds a ChannelConfiguration entity to securely store your API keys per channel, you must run database migrations:
    
    bin/console doctrine:migrations:diff
    bin/console doctrine:migrations:migrate
  4. Clear the application cache:
    
    bin/console cache:clear
  5. Log into your Sylius Admin dashboard.
  6. Navigate to Configuration -> Channels in the left sidebar.
  7. Edit the channel you want to protect.
  8. Scroll to the FraudLabs Pro section at the bottom of the page.
  9. Check the Enable FraudLabs Pro Validator box.
  10. Enter your FraudLabs Pro API Key. You can find it in your Merchant Dashboard.
  11. Click Update button to save the changes.

Sylius Fraud Prevention Module

Download & get fraud protection for Free.

TRY IT OUT

 Shield Your Business,
at Zero Cost!

Secure your business from fraud today.

TRY IT FOR FREE