Home Fraud Modules - Getting Started
min read Updated November 20, 2024 v1.7.0+

Getting Started

Github
We make available a sample provisioning module on Github. We recommend using this as a starting point for a custom module.

https://github.com/whasols/sample-fraud-module

Choosing A Name
Fraud Modules are located in the /modules/fraud/ directory.

Module names should be a single word, consisting of only lowercase letters and numbers. The name must start with a letter, and must be unique.

Click here to read about fraud module Meta Info