Ask a Question related to Macromedia Director Lingo, Design and Development.
-
Editz webforumsuser@macromedia.com #1
From validation? [ credit card ]
I want to have a form in my director movie where the user enters their credit card details.
Does anyone know how I can validate the number to see if it is an actual card number (not a registered one but that it could be once)?
Also how can I validate the valid from and valid to dates to see if what has been entered falls within the range of the two dates?
Thanks - joe
Editz webforumsuser@macromedia.com Guest
-
Credit Card Validation
Does any one know how to check the algorithm of the credit card number that was entered in the text box? I want to be able to make sure the users... -
Credit Card processing...
Hello there.... I would like my users on my site to be able to pay with credit cards and I need an "immediate" validation and transffer... Can... -
Credit card integration
Hi, we would like to be able to let our clients pay by credit card on our website. Right now the clients can buy after opening an account with us... -
[PHP] Credit card/Debit card validation
I have a mod10 validation script written in another scripting language. I could try to convert it if you would like but I am sure that someone has... -
Credit card/Debit card validation
Does anyone know of a PHP routine to validate Credit/Debit cards? I've seen some convoluted Javascript scripts but want a PHP version so validation... -
Dave Mennenoh #2
Re: From validation? [ credit card ]
Do a search for credit card number validation on Dogpile or any other search
engine and you'll find code... you'll probably have to convert to lingo but
no biggie. I believe it's a fairly simple algorithm using checksums.
Not sure I understand your second question... Just compare the numbers they
enter against the known ones...
--
Dave
[url]http://www.blurredistinction.com/director[/url]
Dave Mennenoh Guest



Reply With Quote

