dogspax.blogg.se

Maxmind fraud detection system
Maxmind fraud detection system




maxmind fraud detection system

InsufficientFundsException - This will be thrown on calling ->score(),.The request, e.g., if the license key or account ID is invalid. >insights(), or ->factors() when the server is unable to authenticate AuthenticationException - This will be thrown on calling ->score(),.InvalidInputException - This will be thrown when a ->with* method is.minFraud ExceptionsĪll externally visible exceptions are in the \MaxMind\Exception namespace. See the API documentation for more details. If the request fails, an exception will be If the request succeeds, a model object willīe returned for the endpoint. >score(), an Insights request by calling ->insights(), or a Factors Through development as it will help ensure that you are sending valid data toĪfter creating the request object, send a Score request by calling \MaxMind\MinFraud, but it is recommended that you keep it on at least

maxmind fraud detection system

Setting validateInput to false in the options array for If there is a validation error in the data passed to a ->with* method, a Takes your MaxMind account ID, license key, and an optional options array asĪrguments.

maxmind fraud detection system

To use the MinFraud API, create a new \MaxMind\MinFraud object. This library provides access to both the minFraud (Score, Insights andĪnd Report Transaction APIs. More detailed API documentation is available on our GitHub Require 'minfraud.phar' API Documentation






Maxmind fraud detection system