Class Payment

java.lang.Object
com.maxmind.minfraud.AbstractModel
com.maxmind.minfraud.request.Payment

public final class Payment extends AbstractModel
The payment information for the transaction.
  • Method Details

    • getProcessor

      public Payment.Processor getProcessor()
      Returns:
      The payment processor.
    • wasAuthorized

      public Boolean wasAuthorized()
      Returns:
      The authorization outcome.
    • getDeclineCode

      public String getDeclineCode()
      Returns:
      The decline code.