Metadata-Version: 2.1
Name: fraudlabspro-python
Version: 3.0.1
Summary: A Python module enables user to easily implement fraud detection feature into their solution using the API from https://www.fraudlabspro.com.
Home-page: https://www.fraudlabspro.com
Author: FraudLabs Pro
Author-email: support@fraudlabspro.com
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

![PyPI - Version](https://img.shields.io/pypi/v/fraudlabspro-python)

# FraudLabs Pro Python SDK

This Python 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 Python module:

* Fraud analysis and scoring
* Credit card issuing bank validation
* SMS verification and validation

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-python.readthedocs.io/en/latest/index.html.](https://fraudlabspro-python.readthedocs.io/en/latest/index.html)


# Reference

#### Payment Method

| Payment Method |
| -------------- |
| creditcard     |
| paypal         |
| cod            |
| bankdeposit    |
| giftcard       |
| crypto         |
| wired          |
| others         |



LICENCE
=====================
See the LICENSE file.
