S
smrimell
Hi,
I'm writing an ecommerce application in struts (1.3.5) and need to
perform a simple sanity check on a credit card number before a form is
submitted.
I'm, using the struts validator framework with the "creditCard"
validator.
This successfully validates my Visa card but fails to validate my
Switch, Solo or maestro card numbers.
Is this a known problem with the creditCard validator or have I just
been unlucky?
I'd rather not write my own mod10 check.
My card numbers are.......
just kidding.
Thanks,
sm rimell
I'm writing an ecommerce application in struts (1.3.5) and need to
perform a simple sanity check on a credit card number before a form is
submitted.
I'm, using the struts validator framework with the "creditCard"
validator.
This successfully validates my Visa card but fails to validate my
Switch, Solo or maestro card numbers.
Is this a known problem with the creditCard validator or have I just
been unlucky?
I'd rather not write my own mod10 check.
My card numbers are.......
just kidding.
Thanks,
sm rimell