public class CheckPayment extends Payment
khashed, last4, LAST4_LENGTH, logger, paymentToken, paymentType| Constructor and Description |
|---|
CheckPayment(String micr)
Constructor for a check payment.
|
calculateLast4, getPaymentId, getPaymentToken, getPaymentTokenLast4, getPaymentType, isKhashed, setKhashed, setPaymentTokenLast4public CheckPayment(String micr)
micr - The MICR (Magnetic Ink Character Recognition) line on the
check.Copyright © 2022. All rights reserved.