PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WD20 Credit card type by number
WD20 Credit card type by number
Iniciado por guest, 17,jul. 2015 20:58 - 2 respuestas
Publicado el 17,julio 2015 - 20:58
I'm trying to figure out how to detect the type of credit card based purely on its number. Does anyone know of a definitive, reliable way to find this using W-Language?

Thanks
Publicado el 17,julio 2015 - 21:19
Hi Jim

wikipedia is your friend;
https://en.wikipedia.org/wiki/Bank_card_number

Best regards
Publicado el 18,julio 2015 - 15:52
Thanks Fabrice.

Also, wondering if it is possible to set up a "shopping cart" and process credit card transactions with WINDEV?