English
latest (v4.6.0)

InputCard ADDON-COMMERCE

Description and examples Setup Source code
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

#

Pass empty string to disable icon if you want to use custom content instead.