DynamicCardVerificationValue
Parameters that are required to generate or verify Dynamic Card Verification Value (dCVV).
Types
Properties
Link copied to clipboard
The transaction counter value that comes from the terminal.
Link copied to clipboard
The expiry date of a payment card.
Link copied to clipboard
A number that identifies and differentiates payment cards with the same Primary Account Number (PAN).
Link copied to clipboard
The service code of the payment card. This is different from Card Security Code (CSC).
Functions
Link copied to clipboard
inline fun copy(block: DynamicCardVerificationValue.Builder.() -> Unit = {}): DynamicCardVerificationValue