Package | Description |
---|---|
com.maxmind.minfraud | |
com.maxmind.minfraud.exception |
Modifier and Type | Method and Description |
---|---|
FactorsResponse |
WebServiceClient.factors(Transaction transaction)
Make a minFraud Factors request to the web service using the transaction
request object passed to the method.
|
InsightsResponse |
WebServiceClient.insights(Transaction transaction)
Make a minFraud Insights request to the web service using the transaction
request object passed to the method.
|
ScoreResponse |
WebServiceClient.score(Transaction transaction)
Make a minFraud Score request to the web service using the transaction
request object passed to the method.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationException
This exception is thrown when there is an error authenticating.
|
class |
InsufficientFundsException
This exception is thrown when your account does not have sufficient funds
to complete the request.
|
class |
InvalidRequestException
This class represents a non-specific error returned by MaxMind's minFraud web
service.
|
class |
PermissionRequiredException
This exception is thrown when permission is required to use the service.
|
Copyright © 2016 MaxMind, Inc.. All rights reserved.