PawelDecowski / jquery-creditcardvalidator

jQuery credit card validation and detection plugin
jquerycreditcardvalidator.com
MIT License
1.05k stars 275 forks source link

use after validation #136

Closed faidhim closed 3 years ago

faidhim commented 3 years ago

Very nice code, what I feel is missing is a simple none tech note to actually explain how to use. i.e. the work flow. e.g. what happens after a card is validated ? In your view, is it then for the payment receiver to log the details and manually process payment or how ? Thanks

PawelDecowski commented 3 years ago

It’s just a validation library. What you do with the credit card number after validation is out of the scope of this library.