jessepollak / jessepollak/card
Always get validate error
Open
- Dominant language
- SCSS
- Stars
- 11.7k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
Hello!,
I have always the same error when I user the form:

Uncaught TypeError: Cannot read property 'validateCardNumber' of undefined or Uncaught TypeError: Cannot read property 'validateCardCVC' of undefined depends input im using.
I included jquery.card and this is how Im initializating the script:
$('form').card({
container: '.card-wrapper', // *required*
debug: false // optional - default false
});
Many thanks for read! :)
Contributor guide
Assessment
This issue has not been assessed yet.