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 the currently available modules...
WebDNA LibrariesA list of available libraries for WebDNA...
AWS Raw WebDNA LAMP-Plus WebServerAmazon Web Services (AWS) README for Machine Image ID...
Tips and TricksA list of user-submitted tips ...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
Download WebDNA ApplicationsWebDNA applications...
Loops through all the line items in an order file...
[protect]...
[encrypt][encrypt] and [decrypt] allow you to store sensitive data in your databases without risk of exposing it to prying eyes...
[if]This context displays HTML or executes WebDNA conditionally only if the expression is true...
[thisurl][thisurl] displays the URL of the current page...
[showif][showif Comparison]Show This HTML[/showif]...