public class ClickToPayConfigurationVisa extends ClickToPaySchemeConfigurationBase
| Constructor and Description |
|---|
ClickToPayConfigurationVisa() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncryptionKey()
Key ID of the encryption key to encrypt card information before sending it to Visa.
|
String |
getNModulus()
Modulus of the encryption key to encrypt card information before sending it to Visa.
|
void |
setEncryptionKey(String value)
Key ID of the encryption key to encrypt card information before sending it to Visa.
|
void |
setNModulus(String value)
Modulus of the encryption key to encrypt card information before sending it to Visa.
|
getSrcDpaId, getSrcInitiatorId, setSrcDpaId, setSrcInitiatorIdpublic String getEncryptionKey()
public void setEncryptionKey(String value)
public String getNModulus()
public void setNModulus(String value)
Copyright © 2026 Worldline Global Collect. All rights reserved.