Package ch. datatrans. payment. api. tokenization
API for PCI Proxy tokenization.
Warning
Only use this API if you are a PCI Proxy customer. Use Transaction if you want to register a saved payment method.
Types
PCIPTokenizationRequest
Link copied to clipboard
class PCIPTokenizationRequest(merchantId: String, paymentMethodTypes: List<PaymentMethodType>)
Content copied to clipboard
PCIPTokenizationRequestListener
Link copied to clipboard
interface PCIPTokenizationRequestListener
Content copied to clipboard
Implement PCIPTokenizationRequestListener to be notified when a tokenization request ends.
PCIPTokenizationRequestOptions
Link copied to clipboard
class PCIPTokenizationRequestOptions
Content copied to clipboard
PCIPTokenizationRequestRegistry
Link copied to clipboard
object PCIPTokenizationRequestRegistry
Content copied to clipboard