Uses of Class
com.onlinepayments.domain.DccCardSource
Packages that use DccCardSource
-
Uses of DccCardSource in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return DccCardSourceModifier and TypeMethodDescriptionCurrencyConversionRequest.getCardSource()DccCardSource.withEncryptedCustomerInput(String value) Data that was encrypted client-side that contains all customer-entered data elements, such as card data.DccCardSource.withHostedTokenizationId(String value) An Id of a hosted tokenization sessionAn identifier that represents card details that have previously been storedMethods in com.onlinepayments.domain with parameters of type DccCardSourceModifier and TypeMethodDescriptionvoidCurrencyConversionRequest.setCardSource(DccCardSource value) CurrencyConversionRequest.withCardSource(DccCardSource value)