This is an old revision of the document!
Table of Contents
- type:
- integration
- supports-foxycart-version-from:
- 2.0
- system:
- FraudLabsPro
- name:
- FraudLabsPro
- description:
- Adds additional fraud protections for transactions using FraudLabsPro.com
- date:
- 2018-03-09
- developer:
- https://www.fraudlabspro.com
FraudLabsPro
Please note: The code on this page is submitted by members of the FoxyCart community, and may not verified by FoxyCart.com LLC in any way, shape, or form. Please double check the code before installing. If you need help with it please post in our forum, but if we cannot offer assistance (due to unfamiliarity with this particular system or language) we apologize in advance.
Description
FraudLabs Pro is a fraud prevention integration to help FoxyCart merchants to protect their online stores from malicious fraudsters by screening all order transactions for fraud patterns. Its comprehensive and advanced algorithm engines validate all elements such as geolocation, proxy, email, blacklist, transaction velocity and much more to unveil fraud orders accurately.
This integration utilizes the FoxyCart Pre-Payment Webhook that will check the transaction before the payment for an order has been processed. It provides detailed reports of all orders for the merchant’s reference.
Installation
- Edit the below code with your FraudLabs Pro API Key and save it as fraudlabspro.php.
- Upload it to your site.
- Log in to FoxyCart admin page.
- Click on payment menu under store option.
- Configure the pre-payment hook url under Custom Webhooks section.
- Save.
Requirements
- FoxyCart v2.0
Code
insert your code here, or upload a zip file