Type of Elements
Last updated
Was this helpful?
Last updated
Was this helpful?
The Firstoken Captures SDK JS has different types of elements that can be used. The following are the elements that can be used:
These elements can be used to capture different types of data in the Firstoken Captures SDK JS.
card-number
Used for capturing PAN value
card-holder
Used for capturing Card holder name value
card-expiration-date
Used for capturing expiration date of the card
card-security-code
Used for capturing the 3/4 security digits of the card
expiration-year
Used for capture the card expiration year (separately)
expiration-month
Used for capture the card expiration month (separately)
text
Used for capturing text input.
amount
Used for capturing monetary amounts.
select
Used for capturing a selection from a predefined list of options.
radio
Used to select one option from a collection of radio buttons that describe a set of related options