fraudlabspro/fraudlabspro-php
最新稳定版本:4.0.1
Composer 安装命令:
composer require fraudlabspro/fraudlabspro-php
包简介
FraudLabs Pro PHP SDK to help merchants to detect fraud order and therefore reduce chargebacks.
README 文档
README
This PHP module enables user to easily implement fraud detection feature into their solution using the API from https://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 https://www.fraudlabspro.com
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.
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.
统计信息
- 总下载量: 18.79k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 18
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-09-06