laurihy / angular-payments

Module that provides AngularJS-directives for formatting, validating and working with payments
560 stars 269 forks source link

CVC number of digits validation not working. #84

Closed devjon closed 9 years ago

devjon commented 9 years ago

I am able to enter 4 digits in CVC field, even though I am using VISA card which allows only 3 digits CVC. Same for the MasterCard.

devjon commented 9 years ago

My bad. Didn't add the payment-type-model attribute to CVC input field.