Skip to content

3.5.0

Latest
Compare
Choose a tag to compare
@oschwald oschwald released this 08 Jul 21:20
29417a6
  • Updated TransactionReport to make the ipAddress parameter optional. Now
    the tag and at least one of the following parameters must be supplied:
    ipAddress, maxmindId, minfraudId, transactionId.
  • The TransactionReport.Builder(INetAddress, Tag) constructor has been
    deprecated in favor of the new TransactionReport.Builder(Tag) constructor.
  • Added getBillingPhone and getShippingPhone methods to the minFraud
    Insights and Factors response models. These contain objects with information
    about the respective phone numbers. Please see our developer
    site
    for
    more information.
  • Added PAYCONEX to the Payment.Processor enum.