Skip to content

Releases: maxmind/minfraud-api-php

1.19.0

25 Aug 21:44
1a2f36b
Compare
Choose a tag to compare
  • Added datacap to the payment processor validation.
  • Added ruleLabel to minFraud output Disposition.
  • Added was_3d_secure_successful to /credit_card validation.

1.18.0

07 Jun 17:21
7e55815
Compare
Choose a tag to compare
  • Added the following new values to the payment processor validation:
    • cardknox
    • creditguard
    • credorax
    • dlocal
    • onpay
    • safecharge

1.17.0

02 Feb 18:39
Compare
Choose a tag to compare
  • IMPORTANT: PHP 7.3 or greater is now required.
  • The dependency Respect\Validation has been upgraded from 1.x to 2.1.
  • The with() method on MaxMind\MinFraud may now be used when
    device and shopping_cart are not set.
  • Added the following new values to the payment processor validation:
    • apple_pay
    • aps_payments
  • You may now enable client-side email hashing by setting hashEmail to
    true in the MaxMind\MinFraud constructor's options parameter. When set,
    this normalizes the email address and sends an MD5 hash of it to the web
    service rather than the plain-text address. Note that the email domain will
    still be sent in plain text.
  • Added support for the IP address risk reasons in the minFraud Insights and
    Factors responses. This is available at ->ipAddress->riskReasons. It is
    an array of MaxMind\MinFraud\Model\IpRiskReason objects.

1.16.1

02 Nov 17:16
Compare
Choose a tag to compare
  • maxmind/web-service-common has been updated to 0.8.1 to fix an issue when
    using the reportTransaction method. Reported by Dmitry Malashko. GitHub
    #99.

1.16.0

13 Oct 16:05
Compare
Choose a tag to compare
  • Added tsys to the payment processor validation.
  • The device IP address is no longer a required input.

1.15.0

01 Oct 19:35
Compare
Choose a tag to compare
  • IMPORTANT: PHP 7.2 or greater is now required.
  • Additional type hints have been added.
  • Added the isResidentialProxy property to GeoIp2\Record\Traits.

1.14.0

05 Aug 13:11
Compare
Choose a tag to compare
  • Added the following new values to the payment processor validation:
    • cashfree
    • first_atlantic_commerce
    • komoju
    • paytm
    • razorpay
    • systempay
  • Added support for the /subscores/device, /subscores/email_local_part and
    /subscores/shipping_address outputs. They are exposed as the device,
    emailLocalPart and shippingAddress properties on
    MaxMind\MinFraud\Model\Subscores.

1.13.0

29 May 15:11
Compare
Choose a tag to compare
  • Added support for the Report Transactions API. We encourage the use of this
    API as we use data received through this channel to continually improve the
    accuracy of our fraud detection algorithms.

1.12.0

06 Apr 17:24
Compare
Choose a tag to compare
  • Added support for the new credit card output /credit_card/is_business.
    This indicates whether the card is a business card. It may be accessed via
    $response->creditCard->isBusiness on the minFraud Insights and Factors
    response objects.

1.11.0

26 Mar 17:26
Compare
Choose a tag to compare
  • Added support for the new email domain output /email/domain/first_seen.
    This may be accessed via $response->email->domain->firstSeen on the
    minFraud Insights and Factors response objects.
  • The validation of /event/time now allows sub-second RFC 3339 timestamps
    in the request.
  • Added the following new values to the payment processor validation:
    • cardpay
    • epx