InputCard ADDON-COMMERCE

Examples API GitHub

On this page

See also

InputCardGroup

InputCard can be used with InputExpire and InputCVC to input a card. Use tuiCreateLuhnValidator(message) to create a Validator that uses Luhn algorithm

Form

form tag is used for better autocomplete support

{ "card": "", "expire": "", "cvc": "" }

Card