-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdevelopers.html
More file actions
571 lines (558 loc) · 37.4 KB
/
Copy pathdevelopers.html
File metadata and controls
571 lines (558 loc) · 37.4 KB
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
<!doctype html>
<html class="no-js" lang="en">
<head>
<title>Developers - RedPay</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="robots" content="index, follow">
<meta name="apple-mobile-web-app-title" content="RedPay">
<meta name="application-name" content="RedPay">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="description" content="RedPay is a sleek and secure payment platform designed with the latest technology for speed and functionality.">
<link rel="shortcut icon" href="public/asset/images/favicon.png">
<link href="public/asset/fonts/fontawesome/css/all.css" rel="stylesheet" type="text/css">
<link href="public/asset/static/plugin/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="public/asset/static/plugin/font-awesome/css/all.min.css" rel="stylesheet">
<link href="public/asset/static/plugin/et-line/style.css" rel="stylesheet">
<link href="public/asset/static/plugin/themify-icons/themify-icons.css" rel="stylesheet">
<link href="public/asset/static/plugin/ionicons/css/ionicons.min.css" rel="stylesheet">
<link href="public/asset/static/plugin/owl-carousel/css/owl.carousel.min.css" rel="stylesheet">
<link href="public/asset/static/plugin/magnific/magnific-popup.css" rel="stylesheet">
<link href="public/asset/static/style/master.css" rel="stylesheet">
<link rel="stylesheet" href="public/asset/dashboard/vendor/prism/prism.css">
<link rel="stylesheet" href="public/asset/dashboard/css/docs.css" type="text/css">
<link rel="stylesheet" href="public/asset/css/toast.css" type="text/css">
<style>
@import url('https://fonts.googleapis.com/css2?family=Cern:wght@300;400;500;700&display=swap');
</style>
<style>
.iti {
position: relative;
display: block;
}
@font-face{
font-family:'HKGroteskPro';
font-weight:400;
src:url(public/asset/fonts/HKGroteskPro/HKGroteskPro-Regular.woff2) format("woff2"),
url(public/asset/fonts/HKGroteskPro/HKGroteskPro-Regular.woff) format("woff")
}
@font-face{
font-family:'HKGroteskPro';
font-weight:500;
src:url(public/asset/fonts/HKGroteskPro/HKGroteskPro-Medium.woff2) format("woff2"),
url(public/asset/fonts/HKGroteskPro/HKGroteskPro-Medium.woff) format("woff")
}
@font-face{
font-family:'HKGroteskPro';
font-weight:700;
src:url(public/asset/fonts/HKGroteskPro/HKGroteskPro-Bold.woff2) format("woff2"),
url(public/asset/fonts/HKGroteskPro/HKGroteskPro-Bold.woff) format("woff")
}
@font-face{
font-family:'HKGroteskPro';
font-weight:600;
src:url(public/asset/fonts/HKGroteskPro/HKGroteskPro-SemiBold.woff2) format("woff2"),
url(public/asset/fonts/HKGroteskPro/HKGroteskPro-SemiBold.woff) format("woff")
}
body
{
font-family: "Cern", sans-serif;
}
pre,code,kbd,samp
{
font-family: "Cern", Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
}
.tooltip
{
font-family: "Cern", sans-serif;
}
.popover
{
font-family: "Cern", sans-serif;
}
.text-monospace
{
font-family: "Cern", Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace !important;
}
.btn-group-colors > .btn:before
{
font-family: "Cern", sans-serif;
}
.has-danger:after
{
font-family: 'Cern';
}
.fc-icon
{
font-family: "Cern", sans-serif;
}
.ql-container
{
font-family: "Cern", sans-serif;
}
</style></head>
<body data-spy="scroll" data-target="#navbar-collapse-toggle" data-offset="98">
<!-- Header -->
<header class="header-nav header-white ">
<div class="fixed-header-bar">
<!-- Header Nav -->
<div class="navbar navbar-main navbar-expand-lg">
<div class="container">
<a class="navbar-brand" href="index.htm">
<img class="nav-img" alt="logo" src="public/asset/images/dark_logo.png">
</a>
<button class="navbar-toggler" style=" color:#fff; background:#fff; " type="button" data-toggle="collapse" data-target="#navbar-main-collapse" aria-controls="navbar-main-collapse" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon" style=" color:#000; background:#000; "></span>
</button>
<div class="collapse navbar-collapse navbar-collapse-overlay collaspe" id="navbar-main-collapse">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="pricing.html">Pricing</a>
</li>
<li class="nav-item">
<a class="nav-link" href="docs/introduction.html" target="_blank">Developers</a>
</li>
<li class="nav-item mm-in px-dropdown">
<a class="nav-link">Help Center</a>
<i class="fa fa-angle-down px-nav-toggle"></i>
<ul class="px-dropdown-menu mm-dorp-in">
<li><a href="faq.html">Knowledge base</a></li>
<li><a href="contact.html">Contact us</a></li>
<li><a href="blog.html">News & Articles</a></li>
<li><a href="about.html">About Us</a></li>
</ul>
</li>
<li class="nav-item d-block d-sm-none"><a class="nav-link" href="login.html">Sign In</a></li>
<li class="nav-item d-block d-sm-none"><a class="nav-link" href="register.html">Get Started</a></li>
</ul>
<div>
<a class="d-none d-lg-inline-block m-btn m-btn-radius m-btn-theme m-50px-l" href="register.html">Get Started</a>
<a class="d-none d-lg-inline-block m-btn m-btn-radius m-btn-theme m-20px-l" href="login.html">Login</a>
</div>
</div>
</div>
</div>
<!-- End Header Nav -->
</div>
</header>
<!-- Header End -->
<!-- Main -->
<main>
<section class="parallax effect-section gray-bg">
<div class="container position-relative">
<div class="row screen-40 align-items-center justify-content-center p-150px-t">
<div class="col-lg-10 text-center">
<h6 class="white-color-black font-w-500">Africa's #1 digital wallet for payments</h6>
<h1 class="display-4 black-color m-20px-b">Developers</h1>
</div>
</div>
</div>
</section>
<section class="section gray-bg">
<div class="container">
<div class="tab-style-2 dark">
<ul class="nav" id="pills-tab" role="tablist">
<li class="nav-item">
<a class="nav-link active" id="pills-01-tab" data-toggle="pill" href="#pills-01" role="tab" aria-controls="pills-01" aria-selected="true">
API
</a>
</li>
<li class="nav-item">
<a class="nav-link" id="pills-02-tab" data-toggle="pill" href="#pills-02" role="tab" aria-controls="pills-02" aria-selected="false">
HTML Checkout
</a>
</li>
<li class="nav-item">
<a class="nav-link" id="pills-04-tab" data-toggle="pill" href="#pills-04" role="tab" aria-controls="pills-04" aria-selected="false">
Plugins
</a>
</li>
</ul>
<div class="tab-content" id="pills-tabContent">
<div class="tab-pane fade active show" id="pills-01" role="tabpanel" aria-labelledby="pills-01-tab">
<div class="card">
<div class="card-body p-10 p-lg-15">
<div class="pxb-10">
<h2 class="anchor fw-bolder">Overview</h2>
<p>
<strong>RedPay</strong> provides you access to your resources through RESTful endpoints. so you can test the API. You would also be able to access your test API credential and keys from <a href="login.html">here</a>
</p>
</div>
<div class="pxb-10">
<h2 class="anchor fw-bolder">HTTP Request Sample</h2>
<p>
We would provide cURL request sample, just so you can quickly test each endpoint on your terminal or command line. Need a quick how-to for making cURL requests? just use an HTTP client such as Postman, like the rest of us!
</p>
</div>
<div class="pxb-10">
<h2 class="anchor fw-bolder">Requests and Responses</h2>
<p>
Both request body data and response data are formatted as JSON. Content type for responses are always of the type application/json. You can use the Tryba API in test mode, which does not affect your live data or interact with the banking networks. The API key you use to authenticate the request determines whether the request is live mode or test mode
</p>
</div>
<div class="pxb-10">
<h2 class="anchor fw-bolder">Errors</h2>
<p class="mb-3">
Errors are returned when one or more validation rules fail or unauthorized access to API. Examples include not passing required parameters e.g. not passing the transaction/provider ref during a re-query call will result in a validation error. Here's a sample below:
</p>
<pre class="rounded">
<code class="language-json" data-lang="json">
{
"status": "failed",
"message": "tx_ref is required",
"data": "null"
}
</code>
</pre>
</div>
<div class="pxb-10">
<h2 class="anchor fw-bolder">Initiate Transaction</h2>
<div class="pxy-5">
<div class="rounded border p-10 bg-light">
<div class="mb-3">
<label class="form-label">callback_url <span class="text-default">url</span></label>
<p>This is your IPN url, it is important for receiving payment notification. Successful transactions redirects to this url after payment. {tx_ref} is returned, so you don't need to pass it with your url</p>
</div>
<div class="mb-3">
<label class="form-label">return_url <span class="text-default">url</span></label>
<p>URL to redirect to when a transaction is completed. This is useful so we can redirect your customer back to a custom page you want to show them.</p>
</div>
<div class="mb-3">
<label class="form-label">tx_ref <span class="text-default">string</span> </label>
<p>Your transaction reference. This MUST be unique for every transaction.</p>
</div>
<div class="mb-3">
<label class="form-label">first_name <span class="text-default">string</span> <span class="text-danger">required</span></label>
<p>This is the first_name of your customer.</p>
</div>
<div class="mb-3">
<label class="form-label">last_name <span class="text-default">string</span> <span class="text-danger">required</span></label>
<p>This is the last_name of your customer.</p>
</div>
<div class="mb-3">
<label class="form-label">email <span class="text-default">string</span> <span class="text-danger">required</span></label>
<p>This is the email address of your customer. Transaction notification will be sent to this email address</p>
</div>
<div class="mb-3">
<label class="form-label">currency <span class="text-default">string</span> <span class="text-danger">required</span></label>
<p>Currency to charge in. [ 'XOF', 'XAF', 'CAD', 'CVE', 'CDF', 'GMD', 'EUR', 'GHS', 'GNF', 'KES', 'LRD', 'MWK', 'MUR', 'MAD', 'NGN', 'QAR', 'RWF', 'SLL', 'ZAR', 'TZS', 'UGX', 'GBP', 'USD', 'ZMW' ]</p>
</div>
<div class="mb-3">
<label class="form-label">amount <span class="text-default">int32</span> <span class="text-danger">required</span></label>
<p>Amount to charge the customer.</p>
</div>
<div class="mb-3">
<label class="form-label">customization <span class="text-default">array</span> <span class="text-danger">required</span></label>
<p>
{<br>
"title":"Title of payment",<br>
"description":"Description of payment",<br>
"logo":"https://assets.piedpiper.com/logo.png"<br>
}
</p>
</div>
<div class="mb-3">
<label class="form-label">meta <span class="text-default">array</span> </label>
<p>You can pass extra information here.</p>
</div>
</div>
</div>
<pre class="rounded mb-3">
<code class="language-json" data-lang="json">
curl -X POST "http://getredpay.com/api/payment"
-H "Accept: application/json"
-H "Authorization: Bearer {secret_key}"
-d "{
"amount": "1000",
"currency": "USD",
"email": "<a href="cdn-cgi/l/email-protection.html" class="__cf_email__" data-cfemail="c8b1a7bdbaa5a9a1a488adb0a9a5b8a4ade6aba7a5">[email protected]</a>",
"first_name":"John",
"last_name":"Doe",
"callback_url": "https://webhook.site/9d0b00ba-9a69-44fa-a43d-a82c33c36fdc",
"return_url": "https://webhook.site",
"tx_ref": "2346vrcd",
"customization": {
"title": "Test Payment",
"description": "Payment Description",
"logo": "https://assets.piedpiper.com/logo.png"
},
"meta": {
"uuid": "uuid",
"response": "Response"
}
}"
</code>
</pre>
<p class="mb-3">Response</p>
<pre class="rounded">
<code class="language-json" data-lang="json">
{
"message": "Payment link created",
"status": "success",
"data": {
"checkout_url": "http://getredpay.com/payment/09229936784"
}
}
</code>
</pre>
</div>
<div class="pxb-10">
<h2 class="anchor fw-bolder">Validate a Transaction</h2>
<p class="mb-3">
This shows you how to validate a transaction
</p>
<pre class="rounded mb-3">
<code class="language-json" data-lang="json">
curl -X GET "http://getredpay.com/api/transaction/{tx_ref}"
-H "Accept: application/json"
-H "Authorization: Bearer {secret_key}"
</code>
</pre>
<p class="mb-3">Response</p>
<pre class="rounded">
<code class="language-json" data-lang="json">
{
"message": "Payment details",
"status": "success",
"data": {
"first_name": "John",
"last_name": "Doe",
"email": "<a href="cdn-cgi/l/email-protection.html" class="__cf_email__" data-cfemail="82fbedf7f0efe3ebeec2e7fae3eff2eee7ace1edef">[email protected]</a>",
"currency": "NGN",
"amount": "10,000.00",
"charge": "400.00",
"mode": "test",
"type": "API",
"status": "success",
"reference": "20193542126",
"tx_ref": "2346vrcdssdadffx",
"customization": {
"title": "Test Payment",
"description": "Payment Description",
"logo": "https://logo.png"
},
"meta": {
"uuid": "uuid",
"response": "Response"
},
"created_at": "2022-01-12T10:43:09.000000Z",
"updated_at": "2022-01-12T10:43:09.000000Z"
}
}
</code>
</pre>
</div>
</div>
</div>
</div>
<div class="tab-pane fade" id="pills-02" role="tabpanel" aria-labelledby="pills-02-tab">
<div class="card">
<div class="card-body p-10 p-lg-15">
<div class="pb-10">
<h2 class="anchor fw-bolder">Integrating Website Payment</h2>
<p class="mb-3">
Receiving money on your website is now easy. All you need to do is copy the html form code below to your website page
</p>
<pre class="rounded mb-3">
<code class="language-html" data-lang="html">
<form method="POST" action="http://getredpay.com/ext_transfer" >
<input type="hidden" name="secret_key" value="{secret_key}" />
<input type="hidden" name="callback_url" value="https://example.com/callbackurl" />
<input type="hidden" name="return_url" value="https://example.com/returnurl" />
<input type="hidden" name="tx_ref" value="2346vrcd" />
<input type="hidden" name="amount" value="100" />
<input type="hidden" name="currency" value="USD" />
<input type="hidden" name="email" value="<a href="cdn-cgi/l/email-protection.html" class="__cf_email__" data-cfemail="bbc2d4cec9d6dad2d7fbdec3dad6cbd7de95d8d4d6">[email protected]</a>" />
<input type="hidden" name="first_name" value="John" />
<input type="hidden" name="last_name" value="Doe" />
<input type="hidden" name="title" value="Test Payment" />
<input type="hidden" name="description" value="Payment Description" />
<input type="hidden" name="logo" value="https://example.com/logo.png" />
<input type="hidden" name="meta" value="" />
<input type="submit" value="submit" />
</form>
</code>
</pre>
</div>
<div class="pb-10">
<h2 class="anchor fw-bolder">Initiate Transaction</h2>
<div class="pxy-5">
<div class="rounded border p-10 bg-light">
<div class="mb-3">
<label class="form-label">secret_key <span class="text-gray-600">string</span> <span class="text-danger">required</span></label>
<p>This is important for creating payment links</p>
</div>
<div class="mb-3">
<label class="form-label">callback_url <span class="text-default">url</span></label>
<p>This is your IPN url, it is important for receiving payment notification.</p>
</div>
<div class="mb-3">
<label class="form-label">return_url <span class="text-default">url</span></label>
<p>URL to redirect to when a transaction is completed. This is useful so we can redirect your customer back to a custom page you want to show them. Successful transactions redirects to this url after payment. {tx_ref} is returned</p>
</div>
<div class="mb-3">
<label class="form-label">tx_ref <span class="text-default">string</span> </label>
<p>Your transaction reference. This MUST be unique for every transaction.</p>
</div>
<div class="mb-3">
<label class="form-label">first_name <span class="text-default">string</span> <span class="text-danger">required</span></label>
<p>This is the first_name of your customer.</p>
</div>
<div class="mb-3">
<label class="form-label">last_name <span class="text-default">string</span> <span class="text-danger">required</span></label>
<p>This is the last_name of your customer.</p>
</div>
<div class="mb-3">
<label class="form-label">email <span class="text-default">string</span> <span class="text-danger">required</span></label>
<p>This is the email address of your customer. Transaction notification will be sent to this email address</p>
</div>
<div class="mb-3">
<label class="form-label">currency <span class="text-default">string</span> <span class="text-danger">required</span></label>
<p>Currency to charge in. [ 'XOF', 'XAF', 'CAD', 'CVE', 'CDF', 'GMD', 'EUR', 'GHS', 'GNF', 'KES', 'LRD', 'MWK', 'MUR', 'MAD', 'NGN', 'QAR', 'RWF', 'SLL', 'ZAR', 'TZS', 'UGX', 'GBP', 'USD', 'ZMW' ]</p>
</div>
<div class="mb-3">
<label class="form-label">amount <span class="text-default">int32</span> <span class="text-danger">required</span></label>
<p>Amount to charge the customer.</p>
</div>
<div class="mb-3">
<label class="form-label">customization <span class="text-default">array</span> <span class="text-danger">required</span></label>
<p>
{<br>
"title":"Title of payment",<br>
"description":"Description of payment",<br>
"logo":"https://assets.piedpiper.com/logo.png"<br>
}
</p>
</div>
<div class="mb-3">
<label class="form-label">meta <span class="text-default">array</span> </label>
<p>You can pass extra information here.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="tab-pane fade" id="pills-04" role="tabpanel" aria-labelledby="pills-04-tab">
<div class="mt-3">
</div>
</div>
</div>
</div>
</div>
</section>
<footer class="dark-bg footer effect-section">
<div class="footer-top">
<div class="container">
<div class="row">
<div class="col-lg-4">
<div class="row">
<div class="col-lg-12">
<p class="text-white">RedPay is a sleek and secure payment platform designed with the latest technology for speed and functionality.</p>
<ul class="list-unstyled links-white footer-link-1">
<li><a href="javascript:void;"><i class="fal fa-phone-alt"></i> +233248787228</a></li>
<li><a href="javascript:void;"><i class="fal fa-envelope"></i> <span class="__cf_email__" data-cfemail="e58d8089898aa582809197808195849ccb868a88">[email protected]</span></a></li>
</ul>
</div>
</div>
</div>
<div class="col-lg-8">
<div class="row">
<div class="col-lg-3 m-15px-tb">
<h5 class="footer-title text-white">
Quick link
</h5>
<ul class="list-unstyled links-white footer-link-1">
<li><a href="docs/introduction.html" target="_blank">Developers</a></li>
<li><a href="pricing.html">Pricing</a></li>
<li><a href="blog.html">News & Articles</a></li>
<li><a href="about.html">Why RedPay</a></li>
<li><a href="index-2.htm" target="_blank">Career</a></li>
</ul>
</div>
<div class="col-lg-3 m-15px-tb">
<h5 class="footer-title text-white">
Help
</h5>
<ul class="list-unstyled links-white footer-link-1">
<li><a href="contact.html">Contact us</a></li>
<li><a href="faq.html">Knowledge base</a></li>
<li><a href="terms.html">Terms of Use</a></li>
<li><a href="privacy.html">Privacy Policy</a></li>
</ul>
</div>
<div class="col-lg-3 m-15px-tb">
<h5 class="footer-title text-white">
Social Media
</h5>
<ul class="list-unstyled links-white footer-link-1">
<li><a href="index-10.htm" target="_blank">Facebook</a></li>
<li><a href="index-11.htm" target="_blank">Instagram</a></li>
<li><a href="https://twitter.com/" target="_blank">Twitter</a></li>
<li><a href="index-12.htm" target="_blank">Whatsapp</a></li>
<li><a href="https://telegram.com/" target="_blank">Telegram</a></li>
</ul>
</div>
<div class="col-lg-3 m-15px-tb">
<h5 class="footer-title text-white">
More
</h5>
<ul class="list-unstyled links-white footer-link-1">
<li><a href="page/aml-policy.html">AML Policy</a></li>
<li><a href="page/diversity-policy.html">Diversity Policy</a></li>
<li><a href="page/csr-policy.html">CSR Policy</a></li>
<li><a href="page/refund-policy.html">Refund Policy</a></li>
<li><a href="page/bank-partners.html">Bank Partners</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="footer-bottom footer-border-dark">
<div class="container">
<div class="row">
<div class="col-md-6 text-center text-md-right m-5px-tb">
<ul class="nav justify-content-center justify-content-md-start links-dark font-small footer-link-1">
</ul>
</div>
<div class="col-md-6 text-center text-md-right m-5px-tb">
<p class="m-0px font-small text-white">RedPay © 2026. All Rights Reserved.</p>
</div>
</div>
</div>
</div>
</footer>
<!--Start of Tawk.to Script-->
<script data-cfasync="false" src="cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js.html"></script><script type="text/javascript">
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
s1.async=true;
s1.src='https://embed.tawk.to/62d13180b0d10b6f3e7c760c/1g80iiodu';
s1.charset='UTF-8';
s1.setAttribute('crossorigin','*');
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!--End of Tawk.to Script-->
<script>
var urx = "https://getredpay.com/public/";
</script>
<script src="public/asset/static/js/jquery-3.2.1.min.js"></script>
<script src="public/asset/static/js/jquery-migrate-3.0.0.min.js"></script>
<script src="public/asset/static/plugin/appear/jquery.appear.js"></script>
<script src="public/asset/static/plugin/bootstrap/js/popper.min.js"></script>
<script src="public/asset/static/plugin/bootstrap/js/bootstrap.js"></script>
<script src="public/asset/static/js/custom.js"></script>
<script src="public/asset/js/toast.js"></script>
<script src="public/asset/dashboard/vendor/prism/prism.js"></script>
<script type="text/javascript">
$('.preloader').fadeOut(1000);
</script>
<script defer="" src="beacon.min.js/v67327c56f0bb4ef8b305cae61679db8f1769101564043" integrity="sha512-rdcWY47ByXd76cbCFzznIcEaCN71jqkWBBqlwhF1SY7KubdLKZiEGeP7AyieKZlGP9hbY/MhGrwXzJC/HulNyg==" data-cf-beacon='{"version":"2024.11.0","token":"63ede4a97bf0482794659e55d3dfbf88","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</main></body>
</html>