| Package | Description |
|---|---|
| ch.postfinance.sdk.model |
| Modifier and Type | Field and Description |
|---|---|
protected CardCryptogramCreate |
TokenizedCardDataCreate.cryptogram |
protected CardCryptogramCreate |
AuthenticatedCardDataCreate.cryptogram |
| Modifier and Type | Method and Description |
|---|---|
CardCryptogramCreate |
TokenizedCardDataCreate.getCryptogram()
The additional authentication value used to secure the tokenized card transactions.
|
CardCryptogramCreate |
AuthenticatedCardDataCreate.getCryptogram()
The additional authentication value used to secure the tokenized card transactions.
|
CardCryptogramCreate |
CardCryptogramCreate.type(CardCryptogramType type) |
CardCryptogramCreate |
CardCryptogramCreate.value(String value) |
| Modifier and Type | Method and Description |
|---|---|
TokenizedCardDataCreate |
TokenizedCardDataCreate.cryptogram(CardCryptogramCreate cryptogram) |
AuthenticatedCardDataCreate |
AuthenticatedCardDataCreate.cryptogram(CardCryptogramCreate cryptogram) |
void |
TokenizedCardDataCreate.setCryptogram(CardCryptogramCreate cryptogram) |
void |
AuthenticatedCardDataCreate.setCryptogram(CardCryptogramCreate cryptogram) |
Copyright © 2024. All rights reserved.