2017 © Pedro Peláez
 

library fraudlabspro-php

FraudLabs Pro PHP SDK to help merchants to detect fraud order and therefore reduce chargebacks.

image

fraudlabspro/fraudlabspro-php

FraudLabs Pro PHP SDK to help merchants to detect fraud order and therefore reduce chargebacks.

  • Friday, July 6, 2018
  • by fraudlabspro
  • Repository
  • 3 Watchers
  • 3 Stars
  • 44 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 100 % Grown

The README.md

FraudLabs Pro PHP SDK

This PHP module enables user to easily implement fraud detection feature into their solution using the API from https://www.fraudlabspro.com., (*1)

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, (*2)

This module requires API key to function. You may subscribe a free API key at https://www.fraudlabspro.com, (*3)

Developer Documentation

To learn more about installation, usage, and code examples, please visit the developer documentation at https://fraudlabspro-php.readthedocs.io/en/latest/index.html., (*4)

Reference

Feedback Status

Feedback Status Description
FraudLabsPro\FraudValidation::APPROVE Approves an order that under review status.
FraudLabsPro\FraudValidation::REJECT Rejects an order than under review status.
FraudLabsPro\FraudValidation::REJECT_BLACKLIST Rejects and blacklists an order.

LICENCE

See the LICENSE file., (*5)

The Versions

06/07 2018

dev-master

9999999-dev

FraudLabs Pro PHP SDK to help merchants to detect fraud order and therefore reduce chargebacks.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *

 

26/10 2017

2.0.1

2.0.1.0

FraudLabs Pro PHP SDK to help merchants to detect fraud order and therefore reduce chargebacks.

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • ext-curl *