-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathremittance-module.php
376 lines (346 loc) · 18.9 KB
/
remittance-module.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
364
365
366
367
368
369
370
371
372
373
374
375
376
<?php
/*
Template Name: remittance-module
*/
?>
<!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
<meta charset="<?php bloginfo('charset'); ?>">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description"
content="Acquire your unique payment processing platform that integrates the capabilities of banks and payment systems.">
<meta name="keywords"
content="SaaS Finance, Business SaaS, Financial Software, Digital Finance, Enterprise Management, Cloud Solutions, Efficient Management, Accounting SaaS, Financial Technologies, Innovation in Finance, Cloud Applications, Economic Planning, Budget Forecasting, Cloud Analytics, Expense Management, Integrated Solutions, Financial Optimization, Cryptocurrency, Innovative Solutions, Electronic Reporting, Data Analysis">
<meta name="author" content="FTXsolution">
<meta property="og:title" content="Money Remittance Module - FTXsolution">
<meta property="og:description"
content="Acquire your unique payment processing platform that integrates the capabilities of banks and payment systems.">
<meta property="og:url" content="url_to_your_page">
<meta property="og:type" content="website">
<link rel="icon" href="<?php bloginfo('template_url'); ?>/assets/img/icons/favicon.ico" type="image/x-icon">
<link rel="icon" href="<?php bloginfo('template_url'); ?>/assets/img/icons/favicon-16x16.png" type="image/x-icon">
<link rel="icon" href="<?php bloginfo('template_url'); ?>/assets/img/icons/favicon-32x32.png" type="image/x-icon">
<title>FTXsolution | Money Remittance Module</title>
<?php wp_head(); ?>
<!-- <link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&family=Quicksand:wght@300;500&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="css/styles.css">
<link rel="stylesheet" href="css/calendly.css"> -->
</head>
<body>
<header>
<div class="container">
<div class="wrapper">
<ul class="menu_list">
<li><a href="/">Home</a></li>
<li class="sub_menu-btn">
Modules
<box-icon name='chevron-down' color="#fff" size="20px" class="sub_menu-btn arrow"></box-icon>
<ul class="sub_menu">
<li>
<a href="core-module">
<span>
<box-icon name='cog' color="#6c6c6c"></box-icon>
</span>
<p>Core Module</p>
</a>
</li>
<li>
<a href="payment-module">
<span>
<box-icon name='transfer-alt' color="#6c6c6c"></box-icon>
</span>
<p>Payments and Transfers Module</p>
</a>
</li>
<li>
<a href="crypto-module">
<span>
<box-icon name='bitcoin' color="#6c6c6c"></box-icon>
</span>
<p>Crypto Module</p>
</a>
</li>
<li>
<a href="remittance-module">
<span>
<box-icon name='credit-card' color="#6c6c6c"></box-icon>
</span>
<p>Money Remittance Module</p>
</a>
</li>
<li>
<a href="compliance-module">
<span>
<box-icon name='shape-square' color="#6c6c6c"></box-icon>
</span>
<p>Compliance Module</p>
</a>
</li>
<li>
</li>
</ul>
</li>
<li><a href="partners">Partners and integrations</a></li>
<li><a href="contacts">Contact Us</a></li>
<li><a href="remittance-module-ru">ru</a></li>
</ul>
<a href="" class="btn uncolored"
onclick="Calendly.initPopupWidget({url: 'https://calendly.com/ftx_consult/30min'});return false;">make
an appointment</a>
<div class="burger__menu">
<span></span>
</div>
</div>
</div>
</header>
<div class="main_banner">
<div class="container">
<img src="<?php bloginfo('template_url'); ?>/assets/img/Ellipse1.png" alt="elipse" class="elipse right">
<img src="<?php bloginfo('template_url'); ?>/assets/img/Ellipse2.png" alt="elipse" class="elipse left">
<div class="wrapper">
<div class="main_banner-descr">
<h1 class="title">Money Remittance Module</h1>
<ul>
<li>The "Money Remittance" module is designed to manage and process international money
transfers and remittances. This module offers comprehensive solutions for sending and
disbursing money transfers through an agent network, as well as connecting to international
money transfer systems. </li>
</ul>
<a href="contacts" class="btn">Contact Us</a>
</div>
<div class="main_banner-img">
<img src="<?php bloginfo('template_url'); ?>/assets/img/money.webp" alt="Payments and Transfers"
class="payments">
</div>
</div>
</div>
</div>
<div class="remittance-module">
<div class="container">
<div class="breadscrump">
<a href="/">Home /</a> Money Remittance Module
</div>
<div class="wrapper">
<ul>
<li class="module_item">
<div class="item_text">
<h3 class="item_title">Money Transfer Engine</h3>
<p class="item_descr">The core of the money transfer system, ensuring fast and secure
execution of international transfers. This engine supports various types of transfers,
including online transfers and transactions through agents with cash disbursement or
payment, crediting to payment accounts, and bank cards. </p>
<div class="item_btns">
<a href="" class="btn uncolored"
onclick="Calendly.initPopupWidget({url: 'https://calendly.com/ftx_consult/30min'});return false;">Appointment</a>
<a href="contacts" class="btn">Contact Us</a>
</div>
</div>
<div class="item_images">
<img src="<?php bloginfo('template_url'); ?>/assets/img/core.webp"
alt=">Money Transfer Engine" class="transfer">
<img src="<?php bloginfo('template_url'); ?>/assets/img/shape1.png" alt="background shape"
class="shape">
</div>
</li>
<li class="module_item reverse">
<div class="item_text">
<h3 class="item_title">Agent Remittance Manager</h3>
<p class="item_descr">ПProvides your agents with functionality to manage transfers,
including receiving and disbursing funds. This improves customer service and expands the
service network. </p>
<div class="item_btns">
<a href="" class="btn uncolored"
onclick="Calendly.initPopupWidget({url: 'https://calendly.com/ftx_consult/30min'});return false;">Appointment</a>
<a href="contacts" class="btn">Contact Us</a>
</div>
</div>
<div class="item_images">
<img src="<?php bloginfo('template_url'); ?>/assets/img/agent-remittance.png"
alt="Remittance Management" class="remmitance">
<img src="<?php bloginfo('template_url'); ?>/assets/img/shape2.png" alt="background shape"
class="shape">
</div>
</li>
<li class="module_item">
<div class="item_text">
<h3 class="item_title">ID Verification</h3>
<p class="item_descr">Verification of the sender's and receiver's identities to ensure
compliance with regulatory requirements and prevent fraud. </p>
<div class="item_btns">
<a href="" class="btn uncolored"
onclick="Calendly.initPopupWidget({url: 'https://calendly.com/ftx_consult/30min'});return false;">Appointment</a>
<a href="contacts" class="btn">Contact Us</a>
</div>
</div>
<div class="item_images">
<img src="<?php bloginfo('template_url'); ?>/assets/img/id-verification.webp"
alt="ID Verification" class="verification">
<img src="<?php bloginfo('template_url'); ?>/assets/img/shape3.png" alt="background shape"
class="shape">
</div>
</li>
<li class="module_item reverse">
<div class="item_text">
<h3 class="item_title">Flexible Commission and Fees Management</h3>
<p class="item_descr">Flexible management of commissions and fees, allowing the
establishment of various rates depending on the type of transfer, direction, provider,
amount, and other factors. </p>
<div class="item_btns">
<a href="" class="btn uncolored"
onclick="Calendly.initPopupWidget({url: 'https://calendly.com/ftx_consult/30min'});return false;">Appointment</a>
<a href="contacts" class="btn">Contact Us</a>
</div>
</div>
<div class="item_images">
<img src="<?php bloginfo('template_url'); ?>/assets/img/fees.webp" alt="Fees Management"
class="fees">
<img src="<?php bloginfo('template_url'); ?>/assets/img/shape2.png" alt="background shape"
class="shape">
</div>
</li>
<li class="module_item">
<div class="item_text">
<h3 class="item_title"> FX Rates Management and Live Feeding</h3>
<p class="item_descr">Management of exchange rates and their real-time updates, providing
competitive conditions for international transfers and an additional opportunity for
earnings through rate adjustments. </p>
<div class="item_btns">
<a href="" class="btn uncolored"
onclick="Calendly.initPopupWidget({url: 'https://calendly.com/ftx_consult/30min'});return false;">Appointment</a>
<a href="contacts" class="btn">Contact Us</a>
</div>
</div>
<div class="item_images">
<img src="<?php bloginfo('template_url'); ?>/assets/img/fx.webp" alt="FX Rates Management"
class="fx-rate">
<img src="<?php bloginfo('template_url'); ?>/assets/img/shape1.png" alt="background shape"
class="shape">
</div>
</li>
<li class="module_item reverse">
<div class="item_text">
<h3 class="item_title">Card Payments</h3>
<p class="item_descr">Supports transfers to cards, allowing customers to make transfers
using bank cards.</p>
<div class="item_btns">
<a href="" class="btn uncolored"
onclick="Calendly.initPopupWidget({url: 'https://calendly.com/ftx_consult/30min'});return false;">Appointment</a>
<a href="contacts" class="btn">Contact Us</a>
</div>
</div>
<div class="item_images">
<img src="<?php bloginfo('template_url'); ?>/assets/img/card-payment-new.webp"
alt="Card Payments" class="payment">
<img src="<?php bloginfo('template_url'); ?>/assets/img/shape2.png" alt="background shape"
class="shape">
</div>
</li>
</ul>
</div>
</div>
</div>
<footer>
<div class="container">
<div class="wrapper">
<div class="footer_links">
<ul>
<li class="title">Modules</li>
<li><a href="core-module">Core Module</a></li>
<li><a href="payment-module">Payment and Transfers</a></li>
<li><a href="crypto-module">Crypto Module</a></li>
<li><a href="core-module">Money Remittance Midule</a></li>
<li><a href="compliance-module">Compliance Module</a></li>
</ul>
<ul>
<li class="title">Product</li>
<li><a href="partners">Partners and Integrations</a></li>
<li><a href="contacts">Contacts Us</a></li>
</ul>
<ul>
<li class="title">Contacts</li>
<li><a href="mailto:[email protected] ">[email protected] </a></li>
<li><a href="tel:+420774327233"> +420 774 327 233 </a></li>
</ul>
<ul>
<li class="title">Adress</li>
<li>Roháčova 145/14, Praha 3, 130 00</li>
</ul>
<ul>
<li class="title">Social</li>
<li>
<a href="https://t.me/ftx_consult">
<box-icon type='logo' name='telegram' color="#f6f7f8" size="25px"></box-icon>
</a>
</li>
</ul>
</div>
<div class="copyright">
<p>FTXsolution designs and operates the FTXsolution website and mobile application.</p>
<br>
<p>TXsolution is a registered trademark of FTXsolution LTD, and may not be used or reproduced
without the consent of the owner.</p>
</div>
</div>
</div>
</footer>
<div class="mobile_menu">
<ul class="menu_list">
<li><a href="/">Home</a></li>
<li class="sub_menu-btn">
Modules
<box-icon name='chevron-down' color="#000" size="20px" class="sub_menu-btn mob"></box-icon>
<ul class="sub_menu">
<li>
<a href="core-module">
<span>
<box-icon name='cog' color="#6c6c6c"></box-icon>
</span>
<p>Core Module</p>
</a>
</li>
<li>
<a href="payment-module">
<span>
<box-icon name='transfer-alt' color="#6c6c6c"></box-icon>
</span>
<p>Payments and Transfers Module</p>
</a>
</li>
<li>
<a href="crypto-module">
<span>
<box-icon name='bitcoin' color="#6c6c6c"></box-icon>
</span>
<p>Crypto Module</p>
</a>
</li>
<li>
<a href="remittance-module">
<span>
<box-icon name='credit-card' color="#6c6c6c"></box-icon>
</span>
<p>Money Remittance Module</p>
</a>
</li>
<li>
<a href="compliance-module">
<span>
<box-icon name='shape-square' color="#6c6c6c"></box-icon>
</span>
<p>Compliance Module</p>
</a>
</li>
</ul>
</li>
<li><a href="partners">Partners and integrations</a></li>
<li><a href="contacts">Contact Us</a></li>
<li><a href="remittance-module-ru">ru</a></li>
</ul>
</div>
<script src="https://unpkg.com/[email protected]/dist/boxicons.js"></script>
</body>
</html>