Class Payment


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

      • 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.