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
Added support for the /billing_phone/matches_postal and /shipping_phone/matches_postal outputs. These are available as the matchesPostal property on MaxMind\MinFraud\Model\Phone.
Added cryptomus to the payment processor validation.
\MaxMind\MinFraud now implements JsonSerializable. This returns an
array containing the contents of the request in a sub-array as well as
the value of the locales and hashEmail options. Pull request by Noé
Fleury. GitHub #193.