-
Notifications
You must be signed in to change notification settings - Fork 0
/
products_atm.php
363 lines (323 loc) · 13 KB
/
products_atm.php
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
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
<?php $page = ''; ?>
<?php
//include header.php
include_once('includes/header.php');
?>
<div id="content_products" class="container">
<h2>Products</h2>
<div class="divider"></div>
<h3>ATM's</h3>
<div class="row">
<div class="product-atm span12">
<h4>Nautilus Mini-Bank 1500</h4>
<p>ATM's from the NH - 1500 Series are our most popular retail models
because they include plenty of state-of-the-start features at an
affordable price. Plus, their small footprint and low weight makes them easy to fit
into almost any location
<br>
<br>
</p>
<p><span>Reliability</span><br>
Featuring exceptionally stable operation and advanced performance,
the NH-1500 Series has a proven track record in the U.S. market
<br><br>
<span>Security</span><br>
This safe transaction evnironment includes a UL business-hour safe,
PCI EPP(Encrypting PIN pad), anbd an optional electronic lock and KABA
Mas Cencon safe lock.
<br><br>
<span>Capacity up to 4,000 Notes</span><br>
Customize a dispenser profile up to 4,000 notes with the retail,
free-standing NH-1500 Series. Flexible features allow us to design an
ATM at a price range that can work for you.
<br><br>
</p>
<div class="row">
<div class="span4">
<p><span>Product specifications</span><br>
</p>
<li>Customer display
<ul>
<li>5.7" monochrome</li>
<li>Optional 5.7" color LCD</li>
</ul>
</li>
<li>Communication
<ul>
<li>Dial up</li>
<li>Pre dial (not supported by all processors)</li>
</ul>
</li>
<li>Input type
<ul>
<li>4 x 2 function keys</li>
<li>4 x 4 numeric keys</li>
<li>PCI EPP (Encrypting PIN pad)</li>
</ul>
</li>
<li>Card Handling
<ul>
<li>DIp-Type card reader</li>
<li>Optional IC card reader</li>
</ul>
</li>
<li>Supports Five Languages
<ul>
<li>English</li>
<li>Spanish</li>
<li>Japanese</li>
<li>Koren</li>
<li>French</li>
</ul>
</li>
</div>
<div class="span4">
<br><br>
<li>Cash Dispenser options
<ul>
<li>1,000 notes with removable cassette</li>
<li>Optional 800-note drawer type
(non-removable cassette)
</li>
<li>2,000-note CDU can be <br>
upgraded to 2 cassettes for 4,000 notes</li>
</ul>
</li>
<li>Printers
<ul>
<li>3.1" graphical thermal receipt printer</li>
</ul>
</li>
<li>Security
<ul>
<li>UL business hour safe</li>
<li>Mechanical combination lock</li>
<li>Optional KABA MAs Cencon safe lock</li>
<li>Optional electronic lock</li>
</ul>
</li>
</div>
<div class="span4">
<br><br>
<li>Power supply
<ul>
<li>AC 110-230v, 50-60 Hz</li>
</ul>
</li>
<li>Operating Environment
<ul>
<li>Temperatue: 40°F - 95°F</li>
<li>Humidity : 15% - 86%</li>
</ul>
</li>
<li>Dimensiion and weight
<ul>
<li>Height: 55.4" (1,397 mm)</li>
<li>Width : 16" (406 mm)</li>
<li>Depth: 24" (610 mm)</li>
<li>Weight: 269 lbs (122 kg)</li>
</ul>
</li>
<p>Internal components may change with the
introduction of new technology. Nautilus Hyosung
reservers the right to change the specifications
of this ATM to accomodate the changes in technology.</p>
</div>
</div>
</div>
<div class="span3">
<img src="img/products/ATMS/ATM_Minibank_1500.png" title="Nautilus Mini-Bank 1500" rel="Nautilus Mini-Bank 1500">
<a href="#" class="btn success">Download Product file</a>
</div>
</div>
<div class="divider"></div>
<!-- END of ATM product Mini-bank 1500-->
<div class="row">
<div class="product-atm span12">
<h4>Nautilus Mini-Bank 1800</h4>
<p>The NH - 1800 Series offers exceptional value with plenty of customization
options. Featuring a ne, sleek design, it is also an attractive addition
to any retail setting
<br>
<br>
</p>
<p><span>Reliability</span><br>
State-of-the-art technology provides quick and accurate transactions.
This popular ATM is also known for its reliability, thanks to a proven
track record in the U.S. market.
<br><br>
<span>Security</span><br>
A UL business-hour safe and PCI EPP (Encrypting PIN pad) provide a secure
transaction environment. For enhanced security, choose an optional electronic
or KABA Mas Cencon safe lock.
<br><br>
<span>Capacity up to 4,000 Notes</span><br>
A variety of cash-dispensing units offer combinations up to 4,000 notes.
This flexibility also allows us to desin an ATM at a price range that can
work for you.
<br><br>
</p>
<div class="row">
<div class="span4">
<p><span>Product specifications</span><br>
</p>
<li>System Control
<ul>
<li>ARM 9 RISC processor </li>
<li>Embedded platform</li>
</ul>
</li>
<li>Customer Display
<ul>
<li>Wide 7" TFT Color LCD</li>
</ul>
</li>
<li>Communication
<ul>
<li>Dial up</li>
<li>Pre dial (not supported by all processors)</li>
</ul>
</li>
<li>Input type
<ul>
<li>4 x 2 function keys</li>
<li>4 x 4 numeric keys</li>
<li>PCI EPP (Encrypting PIN pad)</li>
<li>ADA compliant</li>
</ul>
</li>
<li>Card Handling
<ul>
<li>Dip-Type card reader</li>
<li>Optional IC card reader, EMV Level 1, 2</li>
</ul>
</li>
<li>Supports Five Languages
<ul>
<li>English</li>
<li>Spanish</li>
<li>Japanese</li>
<li>Koren</li>
<li>French</li>
</ul>
</li>
</div>
<div class="span4">
<br><br>
<li>Cash Dispensing
<ul>
<li>1,000 notes with removable cassette</li>
<li>Optional 2,000-note removable cassette can be upgraded
to 2 cassettes for 4,000 notes
</li>
</ul>
</li>
<li>Printer
<ul>
<li>60mm thermal receipt printer</li>
</ul>
</li>
<li>Security
<ul>
<li>UL business hour safe</li>
<li>Mechanical combination lock</li>
<li>Optional KABA MAs Cencon safe lock</li>
<li>Optional electronic safe lock</li>
</ul>
</li>
</div>
<div class="span4">
<br><br>
<li>Power supply
<ul>
<li>AC 110-230v, 50-60 Hz</li>
</ul>
</li>
<li>Operating Environment
<ul>
<li>Temperatue: 40°F - 95°F</li>
<li>Humidity : 15% - 86%</li>
</ul>
</li>
<li>Dimensiion and weight
<ul>
<li>Height: 51.3" (1,304 mm)</li>
<li>With topper : 65.3" (1,660 mm)</li>
<li>Width : 15.7" (400 mm)</li>
<li>Depth: 22.8" (580 mm)</li>
<li>Weight: 265 lbs (120 kg)</li>
</ul>
</li>
<p>Internal components may change with the
introduction of new technology. Nautilus Hyosung
reservers the right to change the specifications
of this ATM to accomodate the changes in technology.</p>
</div>
</div>
</div>
<div class="span3">
<img src="img/products/ATMS/ATM_Minibank_1800.png" title="Nautilus Mini-Bank 1800" rel="Nautilus Mini-Bank 1800">
<a href="#" class="btn success">Download Product file</a>
</div>
</div>
<div class="divider"></div>
<h5>Benefits</h5>
<p>People depend on ATMs for cash. An ATM at your location attracts customers by allowing them to combine banking and shopping in one trip. <br>
Builds Sales. The typical ATM customer spends 20-25% more than a non-ATM customer <br>
Provides a Competitive Edge. <br>
Increased Foot Traffic. <br>
Extra and Superior Sales. <br>
Increase Cash Revenues <br>
Reduced Operating Costs. <br>
Added Profits. <br>
<h6>Customer Service</h6>
<p>In our on the go world, convenience is king. ATM’s have become one of the most used services at convenience stores. For the past three years adults between the ages of 18 and 39 years have used ATMs more often than any other convenience service except air hoses, pay phones and restrooms. During the last few years ATM usage has grown to twice that of Cheque Cashing services and three times that of Money Orders.
</p>
<h6>Increased Register Receipts</h6>
<p>Your location will realize increased customer spending. Most of the money made with an ATM is reflected in your daily register receipts with an average sales increase of 15%. ATM users withdraw an average of $60 per transaction resulting in 30-60 % of cash withdrawn being spent on site, 20% more than if they didn’t have cash.</p>
<h6>Increased Foot Traffic</h6>
<p>Increased foot traffic is the #1 reason convenience stores has ATMs. The reason is simple. Potential customers will pass by to get cash somewhere else and might not have time to get back to spend it in their stores. Customers today will choose a merchant with an ATM for the security and convenience of completing a transaction inside of a location. Consumers will modify buying patterns to combine shopping and banking. 51% between the ages 25-49 use ATMs 8 times a month with an average withdrawal of 62.00.</p>
<h6>Decreased Credit Card and Cheque Expenses</h6>
<p>There are a significant segment of credit card users who would prefer to pay in cash, given the opportunity. These customer switchovers will save you an average of $0.80 per transaction. Plus you are earning surcharge revenue. Cash eliminates the risk of cheque acceptance or the cost of cheque guard services. Replacing cheque or credit card transactions with cash will reduce checkout time, resulting in satisfied customers and lower labor cost.</p>
<h6>Surcharge Revenue</h6>
<p>2-5 percent of foot traffic will use your ATM. The ATM owner and vault cash provider receive the surcharge revenues. Your overall strategy should be to get as many potential customers to use your machine as possible. It's better to have 400 people a month use your ATM at $1.50 per transaction, than to have 300 people use it for $2.00. While both scenarios generate $600 a month in surcharge revenue, the $1.50 machine gives you an extra 100 customers a month, while putting thousands of dollars into their spending hands.
</p>
<h6>Tax Benefits</h6>
<p>Your monthly lease payment can be deducted as an operating expense.</p>
<h6>Future</h6>
<p>Think of the future possibility as the proliferation of ATMs takes on new exciting income opportunities.</p>
<h5>Programs</h5>
<p>We have a new and improved reference program. Subscribe now and take advantage of the most generous program in the industry! Because of this new and improved program, you have the most simple and lucrative payment plan in the business:
</p>
<ul>
<li>Receve up to $20 per lead.</li>
<li>Receve up to $200 per new client signing.</li>
<li>A large selection of marketing tools.</li>
<li>Easy follow up of your leads.</li>
<li>See online in real time your leads and reports.</li>
<li>Prompt monthly payments.</li>
</ul>
<h5>ATM software process program</h5>
<p> Buy, own and operate your own ATM (Sale or rent). <br>
InstaCash ATM offers the best prices in North America for the equipment. <br>
InstaCash ATM offers the best processing rates in North America. <br>
</p>
<h5>ATM partner program</h5>
<p>InstaCash ATM offers ATMs.
The merchant provides and add the money, the phone line and the electrical outlet.
InstaCash ATM provides the monthly process and maintenance at cost.
The merchant and InstaCash ATM are partners for the surcharges.
</p>
<h5>ATM placement program</h5>
<p>InstaCash ATM provides the ATM and adds the money.
InstaCash ATM provides the phone line, the electrical outlet and the insurance.
InstaCash ATM provides the monthly process and maintenance at cost.
The merchant receives part of the surcharge.
</p>
<div class="divider"></div>
<!-- END of ATM product Mini-bank 1800-->
</div>
<?php
//include footer.php
include_once('includes/footer.php');
?>