@banna_aziz/card-pay
v0.0.2
Published
Card Payment Library
Downloads
9
Readme
Language Stack: Vanilla JS
Node Module Boilerplate Used: sindresorhus/node-module-boilerplate
Third Party Package: Imask.js (Javascript Input Mask), moment.js(Moment.js | Home )
Validation & feature Implemented: Empty Field Validation check and error message show on submit.
Error message hide on typing.
Card Type Check on typing.
CVC length adjustment on Input field based on card type.
Expiration Date and Month check for validity. Applied range present date to next 5 year.
Session Timer function added
Correct & Wrong icon indicator showed upon typing on Input field.
Footer text added.