public class CardPayment extends Payment
khashed, last4, LAST4_LENGTH, logger, paymentToken, paymentType| Constructor and Description |
|---|
CardPayment(String number)
Constructor for a credit card payment.
|
calculateLast4, getPaymentId, getPaymentToken, getPaymentTokenLast4, getPaymentType, isKhashed, setKhashed, setPaymentTokenLast4public CardPayment(String number)
number - The card numberCopyright © 2022. All rights reserved.