ReconciliationTotal¶
-
public class
ReconciliationTotal
¶ The Reconciliation total is useful for generating a Z report when the type is
TYPE
, or an X report when the type isACTIVE_TOTALS_TYPE
.
Methods¶
getAmount¶
getCardBrand¶
getCashbackAmount¶
getChargeTotalAmount¶
getCount¶
-
public int
getCount
()¶ Returns the count of transactions.
getMessage¶
getPaymentType¶
-
public PaymentType
getPaymentType
()¶ Gets the type/method of payment. It can be one of the following.
PaymentType.CASH
PaymentType.CREDIT
PaymentType.DEBIT
PaymentType.STORED_VALUE
PaymentType.EBT
PaymentType.ALTERNATE
PaymentType.CHECK
PaymentType.MOBILE
getRequestCommand¶
getStatus¶
-
public int
getStatus
()¶ Get the status for this particular event.
getTipAmount¶
getTotalsGroupId¶
getTransactionType¶
-
public TransactionType
getTransactionType
()¶ Gets the transation type. It can be one of the following:
Transaction.PAYMENT_TYPE
Transaction.REFUND_TYPE
Transaction.VOID_TYPE
Transaction.PRE_AUTHORISATION_TYPE
Transaction.PRE_AUTHORISATION_COMPLETION_TYPE
Transaction.DEFERRED_PAYMENT_TYPE
Transaction.DEFERRED_PAYMENT_COMPLETION_TYPE
Transaction.INSTALLMENT_TYPE