summaryrefslogtreecommitdiff
path: root/httemplate/docs/cvv2.html
diff options
context:
space:
mode:
authorivan <ivan>2003-10-24 19:30:34 +0000
committerivan <ivan>2003-10-24 19:30:34 +0000
commit1c44b800d49605b941d04726bcb60fd9015bb460 (patch)
treee424adabc6486eaa568093b72436646a5bae9a01 /httemplate/docs/cvv2.html
parent3082b32708b32720e11114837ad194b96c14d717 (diff)
cvv!
Diffstat (limited to 'httemplate/docs/cvv2.html')
-rw-r--r--httemplate/docs/cvv2.html25
1 files changed, 25 insertions, 0 deletions
diff --git a/httemplate/docs/cvv2.html b/httemplate/docs/cvv2.html
new file mode 100644
index 000000000..fe8a17f6f
--- /dev/null
+++ b/httemplate/docs/cvv2.html
@@ -0,0 +1,25 @@
+<HTML>
+ <HEAD>
+ <TITLE>
+ CVV2 information
+ </TITLE>
+ </HEAD>
+ <BODY BGCOLOR="#e8e8e8">
+ The CVV2 number (also called CVC2 or CID) is a three- or four-digit
+ security code used to reduce credit card fraud.<BR><BR>
+ <TABLE BORDER=0 CELLSPACING=4>
+ <TR>
+ <TH>Visa / MasterCard / Discover</TH>
+ <TH>American Express</TH>
+ </TR>
+ <TR>
+ <TD>
+ <IMG BORDER=0 ALT="Visa/MasterCard/Discover" SRC="../images/cvv2.png">
+ </TD>
+ <TD>
+ <IMG BORDER=0 ALT="American Express" SRC="../images/cvv2_amex.png">
+ </TD>
+ </TABLE>
+ <CENTER><A HREF="javascript:close()">(close window)</A></CENTER>
+ </BODY>
+</HTML>