CardSecureViewRequest

data class CardSecureViewRequest(val cardId: String, val scaDetails: ScaAuthenticationEventRequest? = null)

Data class containing the configuration for obtaining a secure card view

Constructors

Link copied to clipboard
constructor(cardId: String, scaDetails: ScaAuthenticationEventRequest? = null)

Properties

Link copied to clipboard

The id of the card to request secure details

Link copied to clipboard

Optional SCA details to solve Strong Customer Authentication challenge