📂 Application Portfolio · Auditor Response · v1.0 · February 2026

Moneyout Application Portfolio

Complete inventory of all applications and payment service systems — including application name, purpose, in-house vs. outsourced classification, operating system, database, and primary/secondary system information. Prepared in response to auditor inquiry under Law No. 6493.

Company
Moneyout Electronic Money and Payment Services Inc.
Company Code
00917
Tax No.
622 175 8445
Version
1.0
Date
February 20, 2026
Audience
External Auditors · TCMB · Internal Control
This document is prepared for external auditors and TCMB compliance review in response to the audit inquiry regarding the portfolio of products related to applications and payment services. It covers all systems: customer-facing applications, core payment processing, support & operations tools, and infrastructure systems. No source code or internal implementation details are disclosed.
13
Total Systems
7
In-House Built
6
Outsourced / 3rd Party
3
Data Stores
2
Data Centers
Ubuntu Server
Production OS
Confidential — For Audit Use Only · Moneyout Electronic Money and Payment Services Inc. · February 2026
📋

Executive Summary

Purpose, scope, and document control

Purpose

This document provides auditors with a complete, structured inventory of all applications and systems operated by Moneyout Electronic Money and Payment Services Inc. in connection with its licensed payment services and electronic money activities. It is prepared in direct response to the audit inquiry: "Portfolio of products related to the application and payment services provided — including application name, purpose of use, whether in-house or outsourced, operating system and database information, and primary and secondary system information."

For auditors: Use this document to understand (1) every application and system operated by Moneyout, (2) which are developed in-house vs. provided by third parties, (3) the technology stack (OS, database, framework) for each system, and (4) where each system is hosted and what disaster recovery provisions are in place.

System Landscape

The Moneyout platform is organized into four categories covering 13 systems in total:

  • AApplications — Customer-facing mobile wallet app (React Native) and the Admin Dashboard — the core management system for Money Transfer, Wallet, and POS modules (Angular 18).
  • BCore Payment & Backend Systems — Laravel-based REST API (payment engine), AML/compliance (Fineksus PayGate Inspector), accounting (Tiger 3 / Logo), and POS (Magicpay).
  • CSupport & Operations Systems — Help Center / ticketing system, Orchestra task management, and VDR (Virtual Data Room).
  • DInfrastructure & Security Systems — Fortinet Firewall, SSL VPN, SIEM (Crypttech/Arrtech), Active Directory (IAM), and Turkcell Cloud hosting/backup.

Document Control

FieldValue
Document TitleMoneyout — Application & Payment Services Portfolio · Auditor Response
Version1.0
DateFebruary 20, 2026
ClassificationConfidential — For Audit Use Only
Legal FrameworkLaw No. 6493 on Payment and Security Settlement Systems, Payment Services, and Electronic Money Institutions
Company Code00917
OwnerRisk and Compliance Unit
AudienceExternal Auditors, TCMB, Compliance Officers, Internal Control
📦

Application Overview

All 13 systems at a glance

📱
MoneyOut Wallet
Mobile app for digital wallet, transfers, bill payment
In-HouseReact NativeiOS & Android
🖥️
Admin Dashboard
Core management system for money transfer, wallet & POS modules
In-HouseAngular 18Web
⚙️
Core Payment Engine
Central backend API for all payment & e-money logic
In-HouseLaravel 10Ubuntu Server
🔍
AML / Compliance
Transaction monitoring, sanctions screening, risk scoring
OutsourcedFineksus
📒
Accounting System
General ledger, financial reporting, e-Gov integration
OutsourcedTiger 3 / LogoWindows
🛒
Virtual POS
Point-of-sale payment processing for merchants & agents
OutsourcedMagicpay
🎫
Help Center / Ticketing
Customer support and internal helpdesk ticket system
In-HouseInternal Operations
🎼
Orchestra
Internal task & project management (Jira-equivalent)
In-HouseInternal Operations
🗄️
VDR — Virtual Data Room
Secure document repository for auditors & investors
In-HouseInternal Operations
🔥
Fortinet Firewall + VPN
Network perimeter protection & secure remote access (SSL VPN)
OutsourcedArrtech / Fortinet
👁️
SIEM & Log Management
Security event monitoring, log aggregation & incident alerting
OutsourcedCrypttech / Arrtech
👤
Identity Management (AD)
Active Directory — centralized IAM, user & access control
In-HouseLdap Bilgi / Microsoft AD
☁️
Turkcell Cloud + Backup
Hosting, virtualization & cloud backup of all servers
OutsourcedSuperonline / Turkcell
📱

A.1 — MoneyOut Wallet (Mobile Application)

Customer-facing digital wallet — iOS & Android

📱
MoneyOut Wallet
React Native Expo · iOS & Android · Multi-language (TR / EN / AR)
✅ In-House Production
Application NameMoneyOut Wallet
Purpose of UseDigital wallet enabling customers to: load/withdraw balance, perform domestic transfers (FAST/EFT), send international money transfers, pay bills via Paycell, make wallet-to-wallet transfers, and manage their electronic money account
In-House / OutsourcedIn-House — Developed, maintained, and operated entirely by Moneyout internal information systems team
PlatformiOS (Apple App Store) & Android (Google Play Store)
Technology / FrameworkReact Native Expo (cross-platform mobile framework)
Operating SystemiOS (Apple) / Android (Google) — client side. Server-side: Ubuntu Server (Linux)
DatabaseShares the core system databases: MS SQL Server 2022 (primary) · MySQL (analytics) · Redis (caching/queues)
Key FeaturesMulti-language support (TR/EN/AR) · Biometric authentication (Face ID / fingerprint) · NFC Turkish ID (TCKN) verification · Real-time push notifications (FCM) · FAST/EFT domestic transfers · International money transfer · Bill payment
Primary SystemProduction — Tekirdağ Data Center (Turkcell Cloud / Superonline)
Secondary / DR SystemDisaster Recovery — Ankara Data Center (Turkcell Cloud)
🖥️

A.2 — Admin Dashboard (Core Management System)

Central management platform for money transfer, wallet & POS modules

🖥️
MoneyOut Admin Dashboard
Angular 18 · Multi-role · Multi-language (TR / EN / AR + RTL)
✅ In-House Production
Application NameMoneyOut Admin Dashboard (Core Management System)
Purpose of UseCore management system for the entire Moneyout platform. Provides full operational control over: the Money Transfer module (domestic & international transfers, EFT, cash pickup, approval pool), the Wallet module (wallet accounts, deposits/withdrawals, wallet-to-wallet transfers, KYC, customer management), and the POS module (merchants, terminals, payment profiles, 3D-secure transactions). Also covers AML/risk monitoring, financial reporting, agent management, commission configuration, and system settings.
In-House / OutsourcedIn-House — Developed, maintained, and operated entirely by Moneyout internal information systems team
PlatformWeb-based (browser-agnostic) — accessed via HTTPS
Technology / FrameworkAngular 18 (frontend) · NgRx (state management) · Angular Material · ngx-translate
Operating SystemRuns on Ubuntu Server (Linux) — served via web server (production environment)
DatabaseShares core system databases: MS SQL Server 2022 (primary) · MySQL (analytics/reporting) · Redis (caching)
Key FeaturesMulti-role access (Admin, Operator, SuperOperator, Teller, Agent, Risk Officer, Accountant, Internal Control) · Real-time analytics & reporting · Transaction monitoring dashboard · 59 active fraud/security rule management · Customer, agent, and representative management
Access ControlLaravel Sanctum token authentication · Checkip (IP allowlist) · Checkworktime (working hours restriction) · Role guards: Isoperator, IsAdmin
Primary SystemProduction — Tekirdağ Data Center (Turkcell Cloud / Superonline)
Secondary / DR SystemDisaster Recovery — Ankara Data Center (Turkcell Cloud)
⚙️

B.1 — Core Payment Engine (Backend API)

Central processing engine for all payment & e-money operations

⚙️
MoneyOut Core Payment System
Laravel 10 (PHP) · REST API · WebSocket · MS SQL Server 2022 · Redis
✅ In-House Production
Application NameMoneyOut Core Payment System (Backend REST API)
Purpose of UseCentral business logic engine for all payment transactions and electronic money operations: FAST/EFT domestic transfers, international money transfers, digital wallet management, card management, KYC processing, AML/risk evaluation, accounting & settlement, commission calculation, and notification delivery
In-House / OutsourcedIn-House — Developed, maintained, and operated entirely by Moneyout internal information systems team
Technology / FrameworkLaravel 10 (PHP) — RESTful API architecture · Laravel Sanctum (API authentication) · WebSocket (real-time communication)
Operating SystemUbuntu Server (Linux)
Primary DatabaseMicrosoft SQL Server 2022 — primary transactional database for all core operations
Secondary DatabaseMySQL — analytics and reporting database
Cache / QueueRedis + Supervisor — high-performance caching and job queue processing
ContainerizationDocker — container orchestration for deployment
Scheduled TasksCronJobs — automated task scheduling for batch processes
Key ModulesWallet Engine · Transfer Engine (FAST/EFT/International) · Card Management · Compliance Engine · Accounting & GL · Notification Engine · Approval Pool · Commission Engine · KYC Engine
EncryptionAES-256 (data at rest) · TLS 1.3 (data in transit) · HSM (key management)
Primary SystemProduction — Tekirdağ Data Center (Turkcell Cloud / Superonline İletişim Hiz.A.Ş.)
Secondary / DR SystemDisaster Recovery — Ankara Data Center (Turkcell Cloud) — activated in case of production failure, cyber attack, or disaster
BackupDaily backups — stored securely in environment independent of main systems (Turkcell Dijital İş Servisleri A.Ş.)
🔍

B.2 — AML / Compliance System (Fineksus PayGate Inspector)

Transaction monitoring, sanctions screening & risk scoring

🔍
PayGate Inspector — Fineksus
SaaS / API Integration · Fineksus Bilişim ve Çözümleri Ticaret A.Ş.
🔄 Outsourced Active
Application NamePayGate Inspector (Fineksus)
Purpose of UseAnti-money laundering (AML) transaction monitoring; sanctions and blacklist screening (domestic & international); automated customer risk scoring; generation of compliance alerts for review by the Compliance Unit. 59 active security and fraud prevention rules are enforced through this system.
In-House / OutsourcedOutsourced — Provided by Fineksus Bilişim ve Çözümleri Ticaret A.Ş. under a PayGate Inspector API + Annual Usage Service Agreement
Integration MethodREST API — integrated directly into the Core Payment Engine (Laravel backend)
Operating SystemSaaS — vendor-managed infrastructure (not hosted by Moneyout)
DatabaseVendor-managed — not applicable to Moneyout infrastructure
Key Features59 active fraud/security rules · Sanctions list matching (80%+ threshold triggers Compliance Unit approval) · Customer risk score calculation (high-risk triggers compliance review) · Real-time alert generation · Transaction flagging, holding, and blocking
Primary SystemFineksus-hosted infrastructure (vendor responsibility)
Secondary / DR SystemVendor responsibility — covered under the service agreement with Fineksus
📒

B.3 — Accounting System (Tiger 3 / Logo)

General ledger, financial reporting & e-Government integration

📒
Tiger 3 (Logo Muhasebe Programı)
Logo Software · Support: Antsoft Bilişim Hizmetleri Tic.Ltd.Şti.
🔄 Outsourced Active
Application NameTiger 3 (Logo Accounting Program / Logo ERP)
Purpose of UseGeneral accounting, double-entry bookkeeping, general ledger (GL) management, reconciliation, financial reporting, and e-Government product integration (e-Invoice, e-Archive)
In-House / OutsourcedOutsourced — Software provided by Logo Software; support and maintenance services provided by Antsoft Bilişim Hizmetleri Tic.Ltd.Şti. (Tiger 3 support + e-Government products support service)
Operating SystemWindows Server
DatabaseLogo proprietary database (SQL Server-based — vendor managed)
IntegrationVerified accounting vouchers from the Core Payment System are synced to Tiger 3 for official accounting records
Primary SystemOn-premise / internal network server
Secondary / DR SystemData backed up via Turkcell Cloud Backup Service (Turkcell Dijital İş Servisleri A.Ş.) — remote cloud backup over the internet
🛒

B.4 — Virtual POS System (Magicpay)

Point-of-sale payment processing for merchants & agent representatives

🛒
MoneyOut POS / Magicpay POS
Magicpay Teknoloji A.Ş. · POS Software · Android-based terminals
🔄 Outsourced Active
Application NameMoneyOut POS (Magicpay POS Software)
Purpose of UsePoint-of-sale card and digital payment processing for merchants and agent representative locations; enables accepting payments from customers at physical points of service
In-House / OutsourcedOutsourced (Software) — POS software installation, integration, maintenance, update, and support services provided by Magicpay Teknoloji A.Ş.
Platform / Operating SystemAndroid-based POS terminals
DatabaseIntegrated with Core Payment System database (MS SQL Server 2022) — transaction data is stored centrally
Primary SystemIntegrated with Core Payment System — Production: Tekirdağ Data Center
Secondary / DR SystemVia Core System Disaster Recovery — Ankara Data Center
🎫

C.1 — Help Center / Ticketing System

Customer support & internal helpdesk

🎫
Help Center / Ticketing System
In-House · Web-based
✅ In-House Active
Application NameMoneyout Help Center / Ticketing System
Purpose of UseCustomer support ticketing and internal helpdesk management — enables tracking, routing, and resolution of customer inquiries, complaints, and internal operational requests
In-House / OutsourcedIn-House — Developed and operated by Moneyout
Operating SystemUbuntu Server (Linux) — hosted on Turkcell Cloud infrastructure
DatabaseIntegrated with core platform database infrastructure
Primary SystemProduction — Tekirdağ Data Center (Turkcell Cloud)
Secondary / DR SystemDisaster Recovery — Ankara Data Center (Turkcell Cloud)
🎼

C.2 — Orchestra (Task & Project Management)

Internal project tracking and operational task management

🎼
Orchestra — Task Management System
In-House · Internal Operations · Jira-equivalent
✅ In-House Active
Application NameOrchestra
Purpose of UseInternal project and task management system used by Moneyout teams for operational task tracking, project milestone management, development sprints, and compliance task assignments — functionally equivalent to Jira
In-House / OutsourcedIn-House — Developed and operated by Moneyout
UsersInternal staff — Information Systems, Operations, Risk & Compliance, Internal Control departments
Operating SystemUbuntu Server (Linux)
DatabaseIntegrated with core platform database infrastructure
Primary SystemProduction — Tekirdağ Data Center (Turkcell Cloud)
Secondary / DR SystemDisaster Recovery — Ankara Data Center (Turkcell Cloud)
🗄️

C.3 — VDR — Virtual Data Room

Secure document repository for auditors, regulators & investors

🗄️
Moneyout VDR — Virtual Data Room
In-House · Secure Document Repository
✅ In-House Active
Application NameMoneyout VDR (Virtual Data Room)
Purpose of UseSecure, access-controlled document repository for sharing confidential company documents with authorized external parties (auditors, TCMB, investors) and for internal document management. Provides organized, traceable access to audit documents, financial statements, compliance records, and due-diligence materials.
In-House / OutsourcedIn-House — Developed and operated by Moneyout
Operating SystemUbuntu Server (Linux)
DatabaseIntegrated with core platform database infrastructure
Access ControlRole-based access — Authorized internal staff, external auditors, and regulators only. Access is tracked and logged.
Primary SystemProduction — Tekirdağ Data Center (Turkcell Cloud)
Secondary / DR SystemDisaster Recovery — Ankara Data Center (Turkcell Cloud)
Note for auditors: The VDR is available for direct document review. Access credentials can be provided upon request for audit purposes.
🔥

D.1 — Firewall System (Fortinet)

Network perimeter protection, segmentation & intrusion prevention

🔥
Fortinet Next-Generation Firewall
FortiOS · Arrtech Teknoloji Yatırım A.Ş. (Installation & Maintenance)
🔄 Outsourced (Support) Active
Application NameFortinet Firewall (Next-Generation Firewall — NGFW)
Purpose of UseNetwork perimeter protection, VLAN segmentation, IDS/IPS intrusion detection and prevention, deep packet inspection, and controlled internal/external traffic management
In-House / OutsourcedOutsourced (Hardware + Support) — Hardware and software provided by Fortinet; installation, maintenance, version upgrades, and security updates managed by Arrtech Teknoloji Yatırım A.Ş. (Crypttech/Arrtech products service agreement)
Operating SystemFortiOS (Fortinet proprietary operating system)
DatabaseNot applicable — network security appliance
Primary SystemProduction — Tekirdağ Data Center
Secondary / DR SystemAnkara Data Center (DR)
🔒

D.2 — VPN System (SSL VPN / FortiClient)

Secure remote access with mandatory multi-factor authentication

🔒
SSL VPN — Fortinet FortiClient
FortiOS · MFA (OTP + Biometric + Certificate) · Arrtech Teknoloji
🔄 Outsourced (Support) Active
Application NameSSL VPN (Fortinet FortiClient)
Purpose of UseSecure encrypted remote access channel for authorized personnel connecting to internal systems and infrastructure from outside the office network
In-House / OutsourcedOutsourced (Hardware + Support) — Managed by Arrtech Teknoloji Yatırım A.Ş.
AuthenticationMandatory Multi-Factor Authentication (MFA): time-based OTP tokens + biometric verification + certificate-based authentication
Operating SystemFortiOS (Fortinet proprietary)
Primary SystemTekirdağ Data Center
Secondary / DR SystemAnkara Data Center (DR)
👁️

D.3 — SIEM & Monitoring System

Centralized security event management & real-time threat detection

👁️
SIEM — Centralized Security Information & Event Management
Crypttech / Arrtech · Arrtech Teknoloji Yatırım A.Ş.
🔄 Outsourced (Support) Active
Application NameSIEM — Security Information and Event Management System
Purpose of UseCentralized collection of all system, network, and security logs; real-time correlation and threat detection; automated alerts for suspicious activities; log integrity maintenance with timestamps; 24/7 security monitoring
In-House / OutsourcedOutsourced (Support) — Solution provided via Arrtech Teknoloji Yatırım A.Ş. (Crypttech/Arrtech products service agreement)
Operating SystemLinux-based
Key CapabilitiesAll critical system/network/security logs collected centrally · Suspicious activities detected via alarm and correlation rules · Log integrity maintained with timestamps · Real-time alerts to security/compliance team
Primary SystemTekirdağ Data Center
Secondary / DR SystemAnkara Data Center (DR)
👤

D.4 — Identity & Access Management (Active Directory)

Centralized user authentication, RBAC & Group Policy

👤
Microsoft Active Directory (IAM)
Windows Server · RBAC · Group Policy · Ldap Bilgi Teknolojileri (Technical Support)
✅ In-House Active
Application NameMicrosoft Active Directory (Identity & Access Management)
Purpose of UseCentralized user authentication and authorization for all internal systems; role-based access control (RBAC); Group Policy management for security compliance; automated user provisioning and deprovisioning; least-privilege access principle enforcement
In-House / OutsourcedIn-House (managed internally). On-demand technical support for system and network issues provided by Ldap Bilgi Teknolojileri Danışmanlık Ve Dış. Tic. Ltd.Şti.
Operating SystemWindows Server
DatabaseActive Directory database (NTDS.dit) — Microsoft proprietary
Primary SystemTekirdağ Data Center
Secondary / DR SystemAnkara Data Center (DR)
☁️

D.5 — Cloud Infrastructure & Backup (Turkcell)

Production hosting, virtualization & cloud backup — Tekirdağ + Ankara

☁️
Turkcell Virtual Data Center + Cloud Backup
Superonline İletişim Hiz.A.Ş. (Hosting) · Turkcell Dijital İş Servisleri A.Ş. (Backup)
🔄 Outsourced Active
Application NameTurkcell Virtual Data Center (Production) + Turkcell Cloud Backup
Purpose of Use(1) Virtual Data Center: Hosting of all production servers in an enterprise-grade virtualized cloud environment with automatic scaling and high availability. (2) Cloud Backup: Remote backup of all critical server data via software-based backup over the internet to Turkcell data center.
Hosting — In-House / OutsourcedOutsourced — Virtual data center provided by Superonline İletişim Hiz.A.Ş. (Turkcell group company). Servers physically located at Turkcell data center.
Backup — In-House / OutsourcedOutsourced — Cloud backup service provided by Turkcell Dijital İş Servisleri A.Ş.
Operating SystemHosted VMs run Ubuntu Server (Linux)
Backup FrequencyDaily — production system backups taken daily and stored securely independent of main systems
Primary System (Production)Tekirdağ Data Center — all live systems hosted here
Secondary / DR SystemAnkara Data Center — Disaster Recovery. Activated in case of failure, cyber attack, or disaster to quickly restore critical systems.
🗃️

Database Summary

All databases used across the Moneyout platform

MS SQL Server 2022
Primary Database
Core transactional database for all payment operations, wallet data, customer records, compliance, and accounting. Enterprise-grade relational database. Hosted on production servers at Tekirdağ; replicated to Ankara DR.
MySQL
Secondary Database
Analytics and reporting database. Used for secondary data storage, report generation, and analytics queries to offload the primary transactional database. Hosted alongside the primary system.
Redis
Cache / Queue
In-memory data store used for high-performance caching, session management, and job queue processing (with Supervisor). Supports real-time operations and background job execution.
#DatabaseTypePurposeRoleLocation
1MS SQL Server 2022Relational (RDBMS)Core transactional data — wallets, transfers, customers, compliance, accountingPrimaryTekirdağ (Prod) · Ankara (DR)
2MySQLRelational (RDBMS)Analytics, reporting, secondary data storageSecondaryTekirdağ (Prod) · Ankara (DR)
3RedisIn-memory / Key-ValueQueue processing, session caching, real-time operationsSupportingTekirdağ (Prod) · Ankara (DR)
📊

Full Infrastructure Summary Table

Complete inventory — all 13 systems in one view

# Application / System Category Technology In-House / Outsourced OS Database Primary Location DR Location
1 📱 MoneyOut Wallet
Mobile App
Customer App React Native Expo In-House iOS / Android (client) · Ubuntu Server MS SQL Server 2022 · MySQL · Redis Tekirdağ (Turkcell Cloud) Ankara (Turkcell Cloud)
2 🖥️ Admin Dashboard
Core Management System
Core System Angular 18 In-House Ubuntu Server (Linux) MS SQL Server 2022 · MySQL · Redis Tekirdağ (Turkcell Cloud) Ankara (Turkcell Cloud)
3 ⚙️ Core Payment Engine
Backend API
Core System Laravel 10 (PHP) In-House Ubuntu Server (Linux) MS SQL Server 2022 · MySQL · Redis Tekirdağ (Turkcell Cloud) Ankara (Turkcell Cloud)
4 🔍 AML / Compliance
PayGate Inspector
Core System REST API (Fineksus) Outsourced — Fineksus Vendor-managed (SaaS) Vendor-managed Fineksus Infrastructure Vendor responsibility
5 📒 Accounting System
Tiger 3 / Logo
Core System Tiger 3 (Logo Software) Outsourced — Logo / Antsoft Windows Server SQL Server (vendor-managed) On-premise Turkcell Cloud Backup
6 🛒 Virtual POS
Magicpay POS
Core System Magicpay POS Software Outsourced — Magicpay Android (POS terminals) Via Core System (MS SQL Server) Integrated with Tekirdağ Via Core System DR (Ankara)
7 🎫 Help Center / Ticketing
Internal Operations
Support & Ops In-House Web App In-House Ubuntu Server (Linux) Core platform DB Tekirdağ (Turkcell Cloud) Ankara (Turkcell Cloud)
8 🎼 Orchestra
Task Management
Support & Ops In-House Web App In-House Ubuntu Server (Linux) Core platform DB Tekirdağ (Turkcell Cloud) Ankara (Turkcell Cloud)
9 🗄️ VDR
Virtual Data Room
Support & Ops In-House Web App In-House Ubuntu Server (Linux) Core platform DB Tekirdağ (Turkcell Cloud) Ankara (Turkcell Cloud)
10 🔥 Fortinet Firewall + VPN
NGFW + SSL VPN
Infrastructure Fortinet / FortiOS Outsourced — Arrtech FortiOS (proprietary) N/A Tekirdağ Ankara
11 👁️ SIEM & Log Management
Security Monitoring
Infrastructure Crypttech SIEM (Arrtech) Outsourced — Arrtech / Crypttech Linux-based N/A Tekirdağ Data Center Ankara Data Center
12 👤 Active Directory (IAM)
Identity Management
Infrastructure Microsoft Active Directory In-House (ext. support: Ldap Bilgi) Windows Server NTDS.dit (AD proprietary) Tekirdağ Data Center Ankara Data Center
13 ☁️ Turkcell Cloud + Backup
Hosting + Backup
Infrastructure Turkcell Cloud / Superonline Outsourced — Superonline / Turkcell Ubuntu Server (Linux) — VMs N/A Tekirdağ Data Center Ankara Data Center
Infrastructure Summary: All in-house applications share the same Ubuntu Server (Linux) environment hosted on Turkcell Cloud (Superonline), with production in Tekirdağ and disaster recovery in Ankara. Daily backups are maintained via Turkcell Dijital İş Servisleri. All data is encrypted at rest (AES-256) and in transit (TLS 1.3).
📝

Notes & Declaration

Compliance declaration and document information

Legal Framework: This document is prepared in response to an audit inquiry and in accordance with the requirements under Law No. 6493 on Payment and Security Settlement Systems, Payment Services, and Electronic Money Institutions. All information reflects the current state of the institution's information systems as of the date below.

Notes

  • All projects and systems are reviewed and approved at Board of Directors level.
  • The Information Systems department (5 dedicated staff) is responsible for technical operation and maintenance of all in-house systems.
  • Third-party (outsourced) systems are governed by formal service agreements. Vendor responsibilities for DR and backup are covered within respective contracts.
  • All in-house applications share the production environment at Tekirdağ and the disaster recovery environment at Ankara, both hosted on Turkcell Cloud (Superonline İletişim Hiz.A.Ş.).
  • Material changes to the application landscape will be reported to the Compliance Unit and to TCMB where required.
  • The VDR (Virtual Data Room) is available for auditor access — credentials can be provided upon request.

Document Information

FieldValue
CompanyMoneyout Electronic Money and Payment Services Inc.
Company Code00917
Tax No.622 175 8445
AddressEşentepe Mah. Büyükdere Cad. Metrocity No: 171 İç Kapı No: 15 Şişli/İstanbul, Turkey
DateFebruary 20, 2026
ClassificationConfidential — For Audit Use Only

Confidential — For Audit Use Only · Moneyout Electronic Money and Payment Services Inc. · February 2026