Download the PHP package fraudlabspro/prestashop without Composer

On this page you can find all versions of the php package fraudlabspro/prestashop. 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 prestashop

Overview

This fraud prevention module helps merchants to detect payment fraud. It will screens every order transacted on PrestaShop e-commerce platform in real-time to uncover fraud patterns, that will inevitably minimize the chargeback and fraud losses. The system also allows you to create your own custom validaton rule that suit to your business needs. Please visit the FraudLabs Pro Features page to learn more about the type of fraud validation performed and how it could help you to prevent the payment fraud.

Did I mention that you can use it for free? Yes, you can sign up for the Free Micro Plan that enable you to validate up to 500 orders every month.

Installation

  1. Download latest FraudLabs Pro module from release.
  2. Log into PrestaShop Administrator area.
  3. Click on the MODULES -> Modules menu.
  4. Click on the Add a new module menu.
  5. Click on the Choose a file button and select the FraudLabs Pro module zip file.
  6. Click on the Upload this module button to upload the module into the server.
  7. Locate FraudLabs Pro Fraud Prevention module from the module list.
  8. Click on the Install button to install the module.
  9. Once successfully installed, click on Configure link.
  10. If you need FraudLabs Pro change the order status, you can select the corresponding Approve, Review, and Reject status.

License & Copyrights

This module is licensed under MIT and copyrighted to FraudLabsPro.com


All versions of prestashop with dependencies

PHP Build Version
Package Version
Requires php Version >=5.6.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 fraudlabspro/prestashop contains the following files

Loading the files please wait ....