public class CreditCardValidationRulesHostedTokenization extends Object
| Constructor and Description |
|---|
CreditCardValidationRulesHostedTokenization() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getCvvMandatoryForExistingToken()
Determines whether the Card Verification Value must be provided for existing tokens.
|
Boolean |
getCvvMandatoryForNewToken()
Determines whether the Card Verification Value must be provided for new tokens.
|
void |
setCvvMandatoryForExistingToken(Boolean value)
Determines whether the Card Verification Value must be provided for existing tokens.
|
void |
setCvvMandatoryForNewToken(Boolean value)
Determines whether the Card Verification Value must be provided for new tokens.
|
CreditCardValidationRulesHostedTokenization |
withCvvMandatoryForExistingToken(Boolean value)
Determines whether the Card Verification Value must be provided for existing tokens.
|
CreditCardValidationRulesHostedTokenization |
withCvvMandatoryForNewToken(Boolean value)
Determines whether the Card Verification Value must be provided for new tokens.
|
public CreditCardValidationRulesHostedTokenization()
public Boolean getCvvMandatoryForExistingToken()
public void setCvvMandatoryForExistingToken(Boolean value)
public CreditCardValidationRulesHostedTokenization withCvvMandatoryForExistingToken(Boolean value)
public Boolean getCvvMandatoryForNewToken()
public void setCvvMandatoryForNewToken(Boolean value)
public CreditCardValidationRulesHostedTokenization withCvvMandatoryForNewToken(Boolean value)
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.