You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IMPORTANT: Java 8 is now required. If you need Java 7 support, please
continue using 1.9.0.
Added constructor to com.maxmind.minfraud.request.Email.Builder that
allows validation to be disabled.
The client-side validation for numeric custom inputs has been updated to
match the server-side validation. The valid range is -9,999,999,999,999
to 9,999,999,999,999. Previously, larger numbers were allowed.
Responses with chunked encoding are now handled correctly.
The following payment processors were added to the Payment.Processor enum:
AFFIRM
AFTERPAY
CETELEM
DATACASH
DOTPAY
ECOMMPAY
G2A_PAY
GOCARDLESS
INTERAC
KLARNA
MERCANET
PAYEEZY
PAYLIKE
PAYMENT_EXPRESS
PAYSAFECARD
SMARTDEBIT
SYNAPSEFI
VEREPAY
Deprecated VERAPAY in the Payment.Processor enum. This was a misspelling
of VEREPAY.
Deprecated getEmailTenure() and getIpTenure() methods of com.maxmind.minfraud.response.Subscores.
Deprecated the isHighRisk() method of com.maxmind.minfraud.response.GeoIP2Country.