-
Notifications
You must be signed in to change notification settings - Fork 0
/
help.html
639 lines (609 loc) · 37.3 KB
/
help.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
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
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Vaultspay">
<meta name="keywords" content="Vaultspay">
<meta name="author" content="Vaultspay">
<link rel="icon" href="assets/images/favicon.png" type="image/x-icon" />
<title>Vaultspay</title>
<!--Google font-->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap"
rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap"
rel="stylesheet">
<!-- vendors -->
<link rel="stylesheet" type="text/css" href="assets/css/vendors/bootstrap.css">
<link rel="stylesheet" type="text/css" href="assets/css/vendors/font-awesome.css">
<!-- animation css -->
<link rel="stylesheet" href="assets/css/vendors/animate.css">
<!-- country flag css -->
<link rel="stylesheet" href="assets/css/vendors/intlTelInput.css">
<!-- Theme css -->
<link rel="stylesheet" type="text/css" href="assets/css/style.css">
</head>
<body>
<!-- header section start -->
<header>
<div class="custom-container container">
<div class="row">
<div class="col-12">
<div class="main-menu">
<a href="index.html" class="brand-logo">
<img src="assets/images/logo.png" class="img-fluid">
</a>
<nav>
<div class="main-navbar">
<div id="mainnav">
<div class="toggle-nav d-xl-none d-inline-block"><i
class="fa fa-bars sidebar-bar"></i></div>
<div class="menu-overlay"></div>
<ul class="nav-menu">
<li class="back-btn">
<div class="mobile-back text-end">
<span>Back</span>
<i aria-hidden="true" class="fa fa-angle-right pl-2"></i>
</div>
</li>
<li>
<a href="index.html" class="nav-link menu-title">Home</a>
</li>
<li class="mega-menu">
<a href="#" class="nav-link menu-title">individual <span
class="according-menu d-xl-none d-inline-block"></span></a>
<div class="mega-menu-container menu-content two-grid">
<div class="container">
<div class="row margin-deafult">
<div class="col-xl-6 mega-box">
<div class="link-section">
<div class="submenu-title">
<a href="send-money.html">send</a>
</div>
<div class="submenu-content opensubmegamenu">
<p>Send Money easily, securely, and cheaply</p>
</div>
</div>
</div>
<div class="col-xl-6 mega-box">
<div class="link-section">
<div class="submenu-title">
<a href="pay.html">Pay</a>
</div>
<div class="submenu-content opensubmegamenu">
<p>Pay bills or friends anywhere in the World</p>
</div>
</div>
</div>
<div class="col-xl-6 mega-box">
<div class="link-section">
<div class="submenu-title">
<a href="purchase.html">Purchase</a>
</div>
<div class="submenu-content opensubmegamenu">
<p>Secure and convenient online shopping</p>
</div>
</div>
</div>
<div class="col-xl-6 mega-box">
<div class="link-section">
<div class="submenu-title">
<a href="receive-money.html">Receive</a>
</div>
<div class="submenu-content opensubmegamenu">
<p>Request secure payments quickly</p>
</div>
</div>
</div>
</div>
</div>
</div>
</li>
<li class="mega-menu">
<a href="#" class="nav-link menu-title">business <span
class="according-menu d-xl-none d-inline-block"></span></a>
<div class="mega-menu-container menu-content three-grid">
<div class="container-fluid">
<div class="row margin-deafult">
<div class="col-xl-4 mega-box">
<a href="payment-process.html" class="menu-main-title">Payment Processing</a>
<div class="link-section">
<div class="submenu-title">
<a href="payment-process.html#paymentpage">Payment page</a>
</div>
<div class="submenu-content opensubmegamenu">
<p>Create hosted payment and donation pages</p>
</div>
</div>
<div class="link-section">
<div class="submenu-title">
<a href="payment-process.html#paymentlinks">Payment links</a>
</div>
<div class="submenu-content opensubmegamenu">
<p>Set-up secure external payment links</p>
</div>
</div>
<div class="link-section">
<div class="submenu-title">
<a href="payment-process.html#paymentapi">API pages</a>
</div>
<div class="submenu-content opensubmegamenu">
<p>Seamless payments integration</p>
</div>
</div>
<div class="link-section">
<div class="submenu-title">
<a href="payment-process.html#paymentqrcode">QR code scan payment</a>
</div>
<div class="submenu-content opensubmegamenu">
<p>Add QR code to your payment options</p>
</div>
</div>
</div>
<div class="col-xl-4 mega-box">
<a href="payment-management.html" class="menu-main-title">Payment Management</a>
<div class="link-section">
<div class="submenu-title">
<a href="payment-management.html#paymentrecurring">Recurring/Subscription payments</a>
</div>
<div class="submenu-content opensubmegamenu">
<p>Schedule your batch and recurring payments</p>
</div>
</div>
<div class="link-section">
<div class="submenu-title">
<a href="payment-management.html#paymentinvoice">Invoice managment</a>
</div>
<div class="submenu-content opensubmegamenu">
<p>Consolidate and automate your invoice processes
</p>
</div>
</div>
<div class="link-section">
<div class="submenu-title">
<a href="payment-management.html#paymenttax">Tax managment</a>
</div>
<div class="submenu-content opensubmegamenu">
<p>Automate your tax calculation and collection</p>
</div>
</div>
<div class="link-section">
<div class="submenu-title">
<a href="payment-management.html#paymenttransaction">Transaction managment</a>
</div>
<div class="submenu-content opensubmegamenu">
<p>Real time dashboard of all your payments</p>
</div>
</div>
</div>
<div class="col-xl-4 mega-box">
<a href="technical.html" class="menu-main-title">Technical Advantage</a>
<div class="link-section">
<div class="submenu-title">
<a href="technical.html#technicalsecurity">Security</a>
</div>
<div class="submenu-content opensubmegamenu">
<p>World-class transaction processing</p>
</div>
</div>
<div class="link-section">
<div class="submenu-title">
<a href="technical.html#technicalpci">PCI compliance</a>
</div>
<div class="submenu-content opensubmegamenu">
<p>International standards in payment security</p>
</div>
</div>
<div class="link-section">
<div class="submenu-title">
<a href="technical.html#technical3d">3D secure</a>
</div>
<div class="submenu-content opensubmegamenu">
<p>Payment security for Visa and Mastercard</p>
</div>
</div>
<div class="link-section">
<div class="submenu-title">
<a href="technical.html#technicaltoken">Tokenization</a>
</div>
<div class="submenu-content opensubmegamenu">
<p>Applying blockchain and next-gen technology</p>
</div>
</div>
</div>
</div>
</div>
</div>
</li>
<li><a href="developer.html" class="nav-link menu-title">developer</a></li>
<li><a href="help.html" class="nav-link menu-title">help</a></li>
</ul>
</div>
</div>
</nav>
<div class="account-setting">
<ul>
<li>
<a href="#">
<img src="assets/svg/login.svg" class="img-fluid d-sm-inline-block d-none"
alt="login">
login
</a>
</li>
<li>
<select class="form-select" aria-label="Default select example">
<option selected>eng</option>
<option value="1">One</option>
<option value="2">Two</option>
<option value="3">Three</option>
</select>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</header>
<!-- header section end -->
<!--help title start -->
<section class="help-bg section-b-space">
<div class="container custom-container">
<h2>VaultsPay knowledge center</h2>
</div>
</section>
<!--help title end -->
<!-- faq section start -->
<section class="faq-section">
<div class="container-fluid container-padding">
<div class="title-section">
<h2>Frequently Asked Questions</h2>
<p>Can't find it here? Check out our Help center</p>
</div>
<div class="row gy-xl-5 faq-wrapper">
<div class="col-lg-4">
<div class="faq-wrap wow fadeInUp">
<div class="media">
<div class="faq-icon">
<img src="assets/svg/faq/01.svg" class="img-fluid" alt="">
</div>
<div class="media-body">
<h3>What is VaultsPay?</h3>
<p>VaultsPay is a payment solutions provider. Our technology allows people to buy online,
pay bills or family, and more. Businesses can also use our services to seamlessly provide
their own customers with secure payment options. </p>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="faq-wrap wow fadeInUp">
<div class="media">
<div class="faq-icon">
<img src="assets/svg/faq/02.svg" class="img-fluid" alt="">
</div>
<div class="media-body">
<h3>What kinds of payments can I accept with VaultsPay?</h3>
<p>VaultsPay enables customers to use, and merchants to accept, PayPal, Apple Pay,
Google Pay, and most credit and debit cards, including Visa, Mastercard,
American Express. VaultsPay also offers secure and innovative
contactless payment options like QR Code.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="faq-wrap wow fadeInUp">
<div class="media">
<div class="faq-icon">
<img src="assets/svg/faq/02.svg" class="img-fluid" alt="">
</div>
<div class="media-body">
<h3>Which countries and currencies can I make or receive payments in?</h3>
<p>Which countries and currencies can I make or receive payments in?</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="faq-wrap wow fadeInUp">
<div class="media">
<div class="faq-icon">
<img src="assets/svg/faq/03.svg" class="img-fluid" alt="">
</div>
<div class="media-body">
<h3>How long will it take to get a Merchant account?</h3>
<p>Our registration process is intuitive and fast! After completing
a form and providing us with the legally required documentation,
we start the registration process immediately.
The end to end process usually completes within <span class="font-red">48 hours</span>.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="faq-wrap wow fadeInUp">
<div class="media">
<div class="faq-icon">
<img src="assets/svg/faq/04.svg" class="img-fluid" alt="">
</div>
<div class="media-body">
<h3>How long will it take to get a Personal account?</h3>
<p>Our registration process is intuitive and fast! Download the app,
or go online, and after completing the form your eWallet could be
up and running by <span class="font-red">the end of the day!</span></p>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="faq-wrap wow fadeInUp">
<div class="media">
<div class="faq-icon">
<img src="assets/svg/faq/01.svg" class="img-fluid" alt="">
</div>
<div class="media-body">
<h3>How do I integrate with VaultsPay?</h3>
<p>VaultsPay's software tools allow quick and easy integration!
Experienced developers can complete basic integration within
30 minutes. Register
<a href="#">here</a> to access all of our technical
information and SDK and API catalogue.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="faq-wrap wow fadeInUp">
<div class="media">
<div class="faq-icon">
<img src="assets/svg/faq/02.svg" class="img-fluid" alt="">
</div>
<div class="media-body">
<h3>Can I use VaultsPay with my existing shopping cart, billing, or ecommerce platform?</h3>
<p>Yes, VaultsPay works with most of the leading e-commerce and billing platforms,
including Big commerce & Magento.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="faq-wrap wow fadeInUp">
<div class="media">
<div class="faq-icon">
<img src="assets/svg/faq/02.svg" class="img-fluid" alt="">
</div>
<div class="media-body">
<h3>Does VaultsPay have solutions for invoicing and tax?</h3>
<p>Yes, VaultsPay has many features that apply tax, automate invoicing, process
subscriptions and generate detailed transactional dashboards. </p>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="faq-wrap wow fadeInUp">
<div class="media">
<div class="faq-icon">
<img src="assets/svg/faq/03.svg" class="img-fluid" alt="">
</div>
<div class="media-body">
<h3>How much does it cost to use VaultsPay?</h3>
<p>Our transaction fees are among the lowest in the industry, with no hidden
extras. We have flexible packages to suit all customers, and businesses
from solopreneurs to huge multinationals. Register
<a href="#">here</a> to check our
prices and find the package that suits you.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- faq section end -->
<!-- contact section start -->
<section>
<div class="container custom-container">
<div class="contact-wrap">
<div class="contact-title">
<h3>Get in touch</h3>
</div>
<div class="contact-details">
<h3 class="mb-3">Leave us a message</h3>
<div class="row gy-5">
<div class="col-lg-6">
<div class="contact-form">
<form>
<div class="form-group">
<div class="custom-select">
<select>
<option value="0">Please select your plan</option>
<option value="1">Individual</option>
<option value="2">Business</option>
</select>
</div>
</div>
<div class="form-group">
<input type="text" class="form-control" placeholder="First Name">
</div>
<div class="form-group">
<input type="text" class="form-control" placeholder="Last Name">
</div>
<div class="form-group">
<input type="mail" class="form-control" placeholder="Email address">
</div>
<div class="form-group">
<textarea class="form-control" rows="6" placeholder="Your Message"></textarea>
</div>
<button type="button" class="btn btn-solid d-block w-100">Send</button>
</form>
</div>
</div>
<div class="col-lg-6">
<div class="contact-right">
<ul class="address-details">
<li>
<div class="media">
<img src="assets/svg/global/navigation.svg" class="img-fluid" alt="">
<div class="media-body">
<h6><span class="font-weight-bold">Business bay</span>, Opal Tower, 19th Floor, Office 1908, Burj Khalifa St, Dubai,UAE</h6>
</div>
</div>
</li>
<li>
<div class="media">
<img src="assets/svg/global/phone.svg" class="img-fluid" alt="">
<div class="media-body">
<h6>+971 4 576 6393</h6>
</div>
</div>
</li>
<li>
<div class="media">
<img src="assets/svg/global/mail.svg" class="img-fluid" alt="">
<div class="media-body">
<h6>[email protected]</h6>
</div>
</div>
</li>
</ul>
<ul class="social-icons">
<li>
<a href="#"><i class="fab fa-youtube"></i></a>
</li>
<li>
<a href="#"><i class="fab fa-instagram"></i></a>
</li>
<li>
<a href="#"><i class="fab fa-facebook-f"></i></a>
</li>
<li>
<a href="#"><i class="fab fa-twitter"></i></a>
</li>
</ul>
<div class="contact-map">
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d3610.520351314191!2d55.2737209!3d25.1856687!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3e5f6832035a87d3%3A0x68d6a75e1cd735d6!2sOpal%20Tower!5e0!3m2!1sen!2sin!4v1616739504693!5m2!1sen!2sin" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- contact section end -->
<!-- app section start -->
<section class="app-section section-b-space">
<div class="container custom-container">
<div class="row">
<div class="col-md-6">
<div class="app-image">
<img src="assets/images/app.png" class="img-fluid" alt="app">
</div>
</div>
<div class="col-md-6">
<div class="app-content">
<div>
<h2>get the app</h2>
<h3>Download our app for the fastest, most convenient way to send & receive payments</h3>
<form>
<div class="form-group mb-0">
<input id="mobile-no" type="number" class="form-control" oninput="javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);" maxlength="9" required>
<button class="btn btn-solid" type="button" onclick="phone_number()">Send link</button>
</div>
<span id="feedback" class="validation-feedback"></span>
</form>
<ul class="app-buttons">
<li><a href="#"><img src="assets/svg/store-btn/appstore.svg" class="img-fluid" alt="appstore"></a></li>
<li><a href="#"><img src="assets/svg/store-btn/playstore.svg" class="img-fluid" alt="playstore"></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- app section end -->
<!-- footer start -->
<footer>
<div class="container custom-container">
<div class="row footer-main">
<div class="col-lg-5 col-md-4">
<div class="footer-logo">
<a href="index.html">
<img src="assets/images/logo.png" class="img-fluid" alt="">
</a>
</div>
</div>
<div class="col-lg-7 col-md-8">
<ul class="footer-links">
<li><a href="about.html">ABOUT US</a></li>
<li><a href="privacy-policy.html">PRIVACY POLICY</a></li>
<li><a href="terms-condition.html">T&C’s</a></li>
<li><a href="contact-us.html">CONTACT</a></li>
</ul>
</div>
</div>
<div class="row">
<div class="col-12">
<div class="footer-bottom">
<ul class="social-icons">
<li><a href="https://www.facebook.com/login"><img src="assets/svg/social/footer/facebook.svg" class="img-fluid" alt="facebook"></a>
</li>
<li><a href="https://www.instagram.com/"><img src="assets/svg/social/footer/instagram.svg" class="img-fluid" alt="instagram"></a>
</li>
<li><a href="https://twitter.com/login"><img src="assets/svg/social/footer/twitter.svg" class="img-fluid" alt="twitter"></a></li>
<li><a href="#"><img src="assets/images/pci-logo.svg" class="img-fluid pci_logo" alt="brand logo"></a></li>
<li><a href="#"><img src="assets/images/sectigo.svg" class="img-fluid pci_logo" alt="brand logo"></a></li>
</ul>
<p class="copyright">Copyright © 2020 VaultsPay | All Rights Reserved</p>
</div>
</div>
</div>
</div>
</footer>
<!-- footer end -->
<!-- latest jquery-->
<script src="assets/js/jquery-3.5.1.min.js"></script>
<!-- popper js-->
<script src="assets/js/popper.min.js"></script>
<!-- Bootstrap js-->
<script src="assets/js/bootstrap.js"></script>
<!-- custom select js-->
<script src="assets/js/custom-select.js"></script>
<!-- wow js-->
<script src="assets/js/wow.min.js"></script>
<!-- menu auto height -->
<script src="assets/js/menu-height.js"></script>
<script src="assets/js/menu.js"></script>
<!-- country flag select js -->
<script src="assets/js/intlTelInput.js"></script>
<!-- custom script -->
<script src="assets/js/script.js"></script>
<script>
new WOW().init();
function phone_number() {
var inpObj = document.getElementById("mobile-no");
if (!inpObj.checkValidity()) {
document.getElementById("feedback").innerHTML = inpObj.validationMessage;
}
}
// number js
$(document).on('input','#mobile-no',function(){
var phone=$('#mobile-no').val();
if(phone.indexOf('0') === 0){
$('#mobile-no').val('');
}
});
var input = document.querySelector("#mobile-no");
window.intlTelInput(input, {
utilsScript: "assets/js/utils.js",
});
</script>
</body>
</html>