Hacker News new | ask | show | jobs
by dmit 3839 days ago
Not to mention that you can verify the Luhn checksum on CC numbers and immediately catch ~90% of all typos (and 100% of single-digit typos). Don't even need a server call.