AndersSchmidtHansen/Sidequest

when click on "make payment button", nothing happens

Opened this issue · 1 comments

Can not make payment, when click on "make payment button", it's give this problem,
On the console it gives this error message:
Uncaught TypeError: $(...).payment is not a function
var cardExpiryData = $('input.cc-exp').payment('cardExpiryVal');
Any Idea how to solve this issue ?

I solved the probleme ! it's now ok.