This is a jQuery-based, progressively-enhanced solution for creating a single-field credit card input. The idea is to create a more streamlined credit card entry process.
872
stars
102
forks
source link
How to get the unmasked, full credit card number #19
I use
to get the credit card number. But that only returns the last 4. How do I get the full number? Where is it stored?