Skip to content

3.3.0

Choose a tag to compare

@oschwald oschwald released this 23 May 22:17
97ddce2
  • 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.