Download the PHP package chrislim2888/fraudlabspro without Composer
On this page you can find all versions of the php package chrislim2888/fraudlabspro. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download chrislim2888/fraudlabspro
More information about chrislim2888/fraudlabspro
Files in chrislim2888/fraudlabspro
Package fraudlabspro
Short Description Fraud Prevention API to screen order transaction for online fraud. It helps to minimize fraud losses.
License LGPLv3
Homepage http://www.fraudlabspro.com
Informations about the package fraudlabspro
This class is no longer updated. Please visit https://github.com/fraudlabspro/fraudlabspro-php for the latest updated version
FraudLabs Pro (PHP Module)
This PHP module enables user to easily implement fraud detection feature into their solution using the API from http://www.fraudlabspro.com.
Below are the features of this PHP module:
- Fraud analysis and scoring
- IP address geolocation & proxy validation
- Email address validation
- Credit card issuing bank validation
- Transaction velocity validation
- Device transaction validation
- Blacklist validation
- Custom rules trigger
- Email notification of fraud orders
- Mobile app notification of fraud orders
This module requires API key to function. You may subscribe a free API key at http://www.fraudlabspro.com/sign-up
INSTALLATION
To install this module, unzip the package and copy the following files to your web folder. i) FraudLabsPro.class.php ii) example.php
COPYRIGHT AND LICENCE
Copyright (C) 2013 - 2014 by FraudLabsPro.com
This library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this library; If not, see http://www.gnu.org/licenses/.