konifar / creditcard-input-helper

Simple helper library to input credit card number, expiry month/year and security code on Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add formatter (watcher)

konifar opened this issue · comments

  • Pan formatter
    • Divide by specific character - {space}
    • End input listener (different by brand)
  • Expiry month/year formatter
    • Divide by / character
    • Fill 0
    • End input listener
  • Expiry month formatter
    • Fill 0
    • End input listener
  • Expiry year formatter
    • End input listener
  • Cvv2
    • End input listener (different by brand)