Class TransactionResponse

    • Constructor Detail

    • Method Detail

      • getTransaction

        @NonNull
        public Transaction getTransaction()
      • getState

        @NonNull
        public State getState()
      • getResultCode

        @NonNull
        public ResultCode getResultCode()
      • getAuthorizationCode

        @Nullable
        public String getAuthorizationCode()
      • getTerminalId

        @Nullable
        public String getTerminalId()
      • getSequenceCount

        @Nullable
        public String getSequenceCount()
      • getTransactionTime

        @Nullable
        public String getTransactionTime()
      • getReserveReference

        @Nullable
        public String getReserveReference()
      • getAcquirerId

        @Nullable
        public String getAcquirerId()
      • getReceipts

        @NonNull
        public List<Receipt> getReceipts()
      • getCardNumber

        public String getCardNumber()
      • getCardIssuingCountry

        public String getCardIssuingCountry()
      • getCardAppLabel

        public String getCardAppLabel()
      • getCardAppId

        public String getCardAppId()
      • getAmountTip

        public String getAmountTip()
      • getPanToken

        public String getPanToken()
      • getMerchantReference

        public String getMerchantReference()
      • getTransactionSyncNumber

        public Integer getTransactionSyncNumber()