CvcInput
A text input field for three-digits CVC codes.
The CVC-input field is used during a payment flow to type in the verification code for the card. Below is the simplest example, only the input field with the numbers visible to the user.
Basic usage
These three-digit numbers is in most cases visible by default, but can also be hidden for special cases. If provided the option to hide the number, it is hidden by default and have to actively be toggled visible again.
Hidden usage
In most use-cases the it is also useful to include a label and Details
for more information about the CVC-code.
Labels usage
The CVC input should also provide error handling in cases where it is required to fill in.