Skip to content

1.17.0

Compare
Choose a tag to compare
@oschwald oschwald released this 02 Feb 18:52
· 685 commits to main since this release
  • The following payment processors were added to the Payment.Processor enum:
    • APPLE_PAY
    • APS_PAYMENTS
  • Added additional normalizing of the email address if hashAddress is
    enabled.
  • Added support for the IP address risk reasons in the minFraud Insights and
    Factors responses. This is available at response.getIpAddress().getRiskReasons().
    It is a list of IpRiskReason objects.