jondavidjohn / payform

:credit_card: A library for building credit card forms, validating inputs, and formatting numbers.
https://jondavidjohn.github.io/payform/
Other
427 stars 81 forks source link

uncaught typeerror $(...)payform is not a function #65

Open msb78600 opened 5 years ago

msb78600 commented 5 years ago

asass

I am coding in ASP.NET MVC 5 and i am facing the error uncaught typeerror $(...)payform is not a function and i m stuck here i included all the libraries in my project downloaded from GitHub Jquery

ddayguerrero commented 5 years ago

Hey @msb78600, looking at the snippet you shared. I assume that you have jquery and the existing elements (e.g. #CreditCardNo, #expiry, etc.), is that correct?