| Package | Description |
|---|---|
| com.onlinepayments.domain |
| Modifier and Type | Method and Description |
|---|---|
DccCardSource |
CurrencyConversionRequest.getCardSource() |
DccCardSource |
DccCardSource.withCard(CardInfo value) |
DccCardSource |
DccCardSource.withEncryptedCustomerInput(String value)
Data that was encrypted client-side that contains all customer-entered data elements, such as card data.
|
DccCardSource |
DccCardSource.withHostedTokenizationId(String value)
An Id of a hosted tokenization session
|
DccCardSource |
DccCardSource.withToken(String value)
An identifier that represents card details that have previously been stored
|
| Modifier and Type | Method and Description |
|---|---|
void |
CurrencyConversionRequest.setCardSource(DccCardSource value) |
CurrencyConversionRequest |
CurrencyConversionRequest.withCardSource(DccCardSource value) |
Copyright © 2024 Worldline Online Payments Direct. All rights reserved.