forked from zencart/zencart
-
Notifications
You must be signed in to change notification settings - Fork 0
/
vbv_learn_more.html
executable file
·82 lines (81 loc) · 4.9 KB
/
vbv_learn_more.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<!--
+----------------------------------------------------------------------+
|zen-cart Open Source E-commerce |
+----------------------------------------------------------------------+
| Copyright (c) 2003-2010 The zen-cart developers |
| |
| http:www.zen-cart.com/ |
| |
+----------------------------------------------------------------------+
| Cardinal Centinel Zen-Cart Module V.1.0 |
| vbv_learn_more.html |
| Version 1.0 11/21/2005 |
| |
| Released under the GNU General Public License |
| |
| This program is distributed in the hope that it will be useful, |
| but WITHOUT ANY WARRANTY; without even the implied warranty of |
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| GNU General Public License for more details. |
| |
| Contributed by CardinalCommerce |
| http:www.cardinalcommerce.com |
| |
| Purpose: |
| This page displays graphics and text to assist a customer in |
| understanding the security features of their card. |
| |
| For more information on or to register for the Cardinal Centinel |
| service, please visit: |
| |
| http://www.cardinalcommerce.com/html/frame_services.html |
+----------------------------------------------------------------------+
-->
<html>
<head>
<title>Verified by Visa</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="robots" content="noindex, nofollow" />
<style>
.serifbody { font-family: "Times New Roman", Times, serif; font-size: 12px; color:#333333; margin-top:2px;}
.footer { font-family: "Times New Roman", Times, serif; font-size: 10px;color:#666666;}
</style>
</head>
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<div><img src="images/3ds/vbv_header.gif" width="390" height="61"></div>
<table width="550" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" width="68">
<div><img src="images/3ds/vbv_spacer.gif" width="1" height="87"></div>
<table width="68" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#FF9900"><img src="images/3ds/vbv_spacer.gif" width="68" height="61"></td>
</tr>
</table>
</td>
<td width="13"><img src="images/3ds/vbv_spacer.gif" width="13" height="1"></td>
<td>
<div><img src="images/3ds/vbv_protect_your_visa_card.gif" width="164" height="14" vspace="10"></div>
<p class="serifbody">Verified by Visa is free to Visa cardholders and was developed to help prevent unauthorized use of Visa cards online.</p>
<p class="serifbody">Verified by Visa protects Visa cards with personal passwords, giving cardholders reassurance that only they can use their Visa cards online.</p>
<p class="serifbody">Once your card is activated, your card number will be recognized whenever it's used at participating online stores. A Verified by Visa window will automatically appear and your Visa card issuer will ask for your password. You'll enter your password to verify your identity and complete your purchase.</p>
<p class="serifbody">At stores that aren't participating in Verified by Visa yet, your Visa card will continue to work as usual.</p>
</td>
<td width="35"><img src="/images/visa/3ds/vbv_spacer.gif" width="35" height="1"></td>
</tr>
<tr>
<td><img src="images/3ds/vbv_spacer.gif" width="68" height="1"></td>
<td><img src="images/3ds/vbv_spacer.gif" width="13" height="1"></td>
<td align="center"><a href="https://verified.visa.com/aam/src/app/aam.aam"><img src="images/3ds/vbv_activate_now.gif" width="171" height="39" border="0" vspace="20" alt="Click Here, Activate Now"></a></td>
<td><img src="images/3ds/vbv_spacer.gif" width="35" height="1"></td>
</tr>
</table>
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td><img src="images/3ds/vbv_spacer.gif" width="20" height="1"></td>
<td><img src="images/3ds/visa_flag.jpg" width="32" height="22" border="0"> </td>
<td class="footer">© Copyright 2003, Visa U.S.A. All rights reserved.</td>
</tr>
</table>
</body>
</html>