Checks legitimacy of credit card
numero = 293[validcard accountNum=cardNumber&card=VISA+MC]
Parameter | Description |
---|---|
accountNum | (Required) The credit card number. Any extra spaces or non-numeric characters will be ignored. |
card | (Optional) Set card to the names of the credit cards that are allowed, separated by space or +. Possible values are ALL, IGNORE, VISA, MC, AMEX, DISC, JCB, DINER. If not specified, then ALL cards are allowed. IGNORE tells it to always pass the card regardless of its checksum. |
[validcard accountNum=cardNumber&card=VISA+MC]
Parameter | Description |
---|---|
accountNum | (Required) The credit card number. Any extra spaces or non-numeric characters will be ignored. |
card | (Optional) Set card to the names of the credit cards that are allowed, separated by space or +. Possible values are ALL, IGNORE, VISA, MC, AMEX, DISC, JCB, DINER. If not specified, then ALL cards are allowed. IGNORE tells it to always pass the card regardless of its checksum. |
DOWNLOAD WEBDNA NOW!
A list of available libraries for WebDNA...
AWS Raw WebDNA LAMP-Plus WebServerAmazon Web Services (AWS) README for Machine Image ID...
F.A.QA compilation of some user's questions...
WebDNA ModulesA list of the currently available modules...
[biotype]BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...
Tips and TricksA list of user-submitted tips ...
[shell] is a way to use the command line with your webserver...
[SQL]Performs a SQL statement on an ODBC data source...
[deletefile]Deleting a file from your website...
[unurl]Changes text from URL-compatible characters to plain text...
[encrypt][encrypt] and [decrypt] allow you to store sensitive data in your databases without risk of exposing it to prying eyes...
[wait][wait] just does what it says...