summaryrefslogtreecommitdiff
path: root/httemplate/docs/cvv2.html
blob: 845484d262172eb5a42e8fcdcb71850f6a3f96a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<HTML>
  <HEAD>
    <TITLE>
      CVV2 information
    </TITLE>
  </HEAD>
  <BODY BGCOLOR="#f8f8f8">
  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>
  </BODY>
</HTML>