-
Notifications
You must be signed in to change notification settings - Fork 0
/
qtemplate.info.html
222 lines (219 loc) · 13 KB
/
qtemplate.info.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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
<!DOCTYPE html>
<html lang="en">
<head>
<!--QENTA-QHEAD-BEGIN-->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>QPAY Checkout Page INFO page</title>
<link rel="stylesheet" href="./styles/bootstrap.min.css" type="text/css">
<link rel="stylesheet" href="./styles/bootstrap-theme.min.css" type="text/css">
<link rel="stylesheet" href="./styles/qstyles.css" type="text/css">
<!--QENTA-QHEAD-END-->
<link rel="stylesheet" href="./styles/merchant.css" type="text/css">
</head>
<body>
<!--QENTA-QSCRIPTWARNING-BEGIN-->
<noscript>
<div class="container">
<div class="alert alert-danger" role="alert">
<span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>
<span class="sr-only">Error:</span>
For full support of this feature JavaScript has to be activated
</div>
</div>
</noscript>
<!--QENTA-QSCRIPTWARNING-END-->
<div id="main" class="container padding-0">
<div class="col-md-offset-2 col-md-8 padding-0">
<div class="panel panel-default">
<div class="panel-body">
<div id="page-info" class="col-md-4">
<div id="merchant-logo">
<!-- Logo place -->
<!--QENTA-QMERCHANTIMAGE200X100-BEGIN-->
<a href="#"><img src="./img/dummyMerchantLogo.gif" alt="Merchant Logo"/></a>
<!--QENTA-QMERCHANTIMAGE200X100-END-->
<!-- /Logo place -->
</div>
<!--QENTA-QORDERINFO-BEGIN-->
<p id="description">
<strong>
Amount: 19,99 EUR
</strong>
<br>
Date: 1970-01-01
</p>
<p id="display-text">Thank you for ordering at DEMO-Testshop!</p>
<!--QENTA-QORDERINFO-END-->
<ul id="site-certs" class="list-unstyled hidden-xs hidden-sm">
<li id="site-seal">
<!--QENTA-QCERTIFICATE-BEGIN-->
<img src="./img/dummyCertificate.gif" alt="SSL Secured">
<!--QENTA-QCERTIFICATE-END-->
</li>
<li id="wirecard-logo" class="site-certs qenta-logo">
<!--QENTA-QENTAINFO-BEGIN-->
<img src="./img/logo_qenta.png" alt="QENTA Logo">
<!--QENTA-QENTAINFO-END-->
</li>
</ul>
</div>
<div id="page-content" class="page-content col-md-8">
<!--QENTA-QERRORTEXT-BEGIN-->
<div class="alert alert-danger" role="alert">
<span class="glyphicon glyphicon-exclamation-sign" aria-hidden="true"></span>
<span class="sr-only">Error:</span>
This is an error text.
</div>
<!--QENTA-QERRORTEXT-END-->
<!--QENTA-QCHECKOUTEXPRESS-BEGIN-->
<!--QENTA-QCHECKOUTEXPRESS-END-->
<!--QENTA-QORDIVIDER-BEGIN-->
<!--QENTA-QORDIVIDER-END-->
<!--QENTA-QINPUTHEAD-BEGIN-->
<h2>Select your means of payment</h2>
<form class="form-horizontal">
<!--QENTA-QINPUTHEAD-END-->
<!--QENTA-QINPUT-BEGIN-->
<ul class="list-inline" id="payment-selection">
<li class="payment-method">
<img src="img/payment_method_dummy.png" alt="payment method"/>
<span>Payment method</span>
</li>
<li class="payment-method" onclick="
<!-- This javascript call is only for demo purposes and gets replaced in the real implementation -->
document.getElementById('modal-selectedAccount').style = 'display: block;';
document.getElementById('backdrop').style='display: block;';">
<img src="img/payment_method_dummy.png" alt="Payment method with modal bank selection"/>
<span>Payment method with modal bank selection</span>
</li>
<div class="modal fade in modal-show" id="modal-selectedAccount" tabindex="-1" role="dialog" aria-labelledby="modal-selectedAccount">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close" onclick="
<!-- This javascript call is only for demo purposes and gets replaced in the real implementation -->
document.getElementById('modal-selectedAccount').style='display: none;';
document.getElementById('backdrop').style='display: none;';">
<span aria-hidden="true">×</span></button>
<h4 class="modal-title">Please select your bank...</h4>
</div>
<div class="modal-body">
<div class="list-group">
<button type="button" class="list-group-item">Bank</button>
<button type="button" class="list-group-item">Bank</button>
<button type="button" class="list-group-item">Bank</button>
<button type="button" class="list-group-item">Bank</button>
<button type="button" class="list-group-item">Bank</button>
</div>
</div>
</div>
</div>
</div>
<div class="modal-backdrop fade in" id="backdrop" style="display: none;"></div>
<li class="payment-method">
<img src="img/payment_method_dummy.png" alt="payment method"/>
<span>Payment method</span>
</li>
<li class="payment-method">
<img src="img/payment_method_dummy.png" alt="payment method"/>
<span>Payment method</span>
</li>
</ul>
<hr>
<h3>Choose a credit card from your digital wallet:</h3>
<ul class="list-inline">
<li><a href="#"><img src="./img/payment_method_dummy.png" alt="Wallet"></a></li>
</ul>
<div class="or-divider">
<span>or</span>
</div>
<fieldset>
<legend class="page-header">
<h3>Please enter the following data:</h3>
</legend>
<div class="form-group">
<label for="text-input" class="col-sm-4 control-label">text input:</label>
<div class="col-sm-8">
<input class="form-control" type="text" name="text-input" id="text-input" maxlength="80">
</div>
</div>
<div class="form-group">
<label for="date-input-month" class="col-sm-4 control-label">date input:</label>
<div class="col-sm-8">
<div class="row">
<div class="col-xs-4">
<select name="date-input-month" id="date-input-month" class="form-control">
<option value="00"></option>
<option value="01">01</option>
<option value="02">02</option>
<option value="03">03</option>
<option value="04">04</option>
<option value="05">05</option>
<option value="06">06</option>
<option value="07">07</option>
<option value="08">08</option>
<option value="09">09</option>
<option value="10">10</option>
<option value="11">11</option>
<option value="12">12</option>
</select>
</div>
<div class="col-xs-5">
<span class="sr-only"><label for="date-input-year">Year:</label></span>
<select name="date-input-year" id="date-input-year" class="form-control">
<option value="0000"></option>
<option value="2017">2017</option>
<option value="2018">2018</option>
<option value="2019">2019</option>
<option value="2020">2020</option>
</select>
</div>
</div>
</div>
</div>
<div class="form-group">
<label for="cvc" class="col-sm-4 control-label">card security code:</label>
<div class="col-sm-3">
<div class="input-group">
<input class="form-control" type="text" name="cvc" id="cvc" maxlength="4" value="" onkeypress="return wcp_filterKeyboardStrokes(event, 13, 'wcp_next();', 'num');">
<span class="input-group-btn">
<a href="#" class="btn btn-info">
<span class="glyphicon glyphicon-info-sign" aria-hidden="true">
<span class="sr-only">info</span>
</span>
</a>
</span>
</div>
</div>
</div>
</fieldset>
<!--QENTA-QINPUT-END-->
<!--QENTA-QINPUTFOOT-BEGIN-->
</form>
<!--QENTA-QINPUTFOOT-END-->
<div class="selected_brandimage">
<!--QENTA-QBRANDIMAGE350X30-BEGIN-->
<img src="img/dummyBrandLogo.png" alt="Brands" />
<!--QENTA-QBRANDIMAGE350X30-END-->
</div>
</div>
</div>
<div id="navigation" class="panel-footer">
<!--QENTA-QCSSBUTTONS-BEGIN-->
<a href="#cancel" class="btn btn-link" id="button-cancel" role="button">Cancel</a>
<div class="pull-right">
<a href="#back" class="btn btn-default" id="button-back" role="button"><span
class="glyphicon glyphicon-chevron-left"
aria-hidden="true"></span> Back</a>
<a href="#next" class="btn btn-primary" id="button-next" role="button">Next <span
class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span></a>
</div>
<!--QENTA-QCSSBUTTONS-END-->
</div>
</div>
</div>
</div>
</body>
</html>