public interface StoreCreditCardInfo
extends atg.payment.creditcard.CreditCardInfo
CreditCardInfo
that adds the card verification number.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
CLASS_VERSION
Class version string.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCardVerificationNumber() |
void |
setCardVerificationNumber(java.lang.String pCardVerificationNumber) |
static final java.lang.String CLASS_VERSION