1.17.0
- 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 atresponse.getIpAddress().getRiskReasons()
.
It is a list ofIpRiskReason
objects.