Skip to content

Nebo15/tokenizer.web

Repository files navigation

tokenizer.web

Web application of Payment Tokenizer

TODOs:

  • Language pack support
  • Parse server errors
  • Autofill 0 on expiration month input
  • Complex validate exp. month + exp. year
  • Select all input value when backspacing to previous field
  • Don't go to next field when cursor is not after last field character
  • Don't go to prev. field when user removes last character in field
  • Add error class to input wrapper (to specify style for lable, input and asssociated element if need)
  • Add card provider recognition (visa/mc)
  • Add support for language packs inside project + page query option