Estate management UI
The switcloud management UI is a web-based frontend built with React, designed for use by organization administrators and basic users. It provides an accessible interface for managing and viewing both the estate (organization structure, merchants, stores, POIs, etc.) and EMV configuration across COTS and PCI-PTS terminals.
This UI complements the switcloud
APIs by offering a visual way to view and manage core platform components without needing to interact directly with the API.
Key features
🔎 Advanced filtering
All entities in the system — such as POIs, stores, CAPKs, configurations — can be filtered using detailed query parameters. This enables users to quickly locate and manage specific records across large estates.
🧩 Bulk editing
The UI supports bulk actions, making it easy to apply changes across multiple records at once. For example, administrators can update configurations or statuses for multiple POIs with a single operation.
🗂️ List management
Users can create and manage lists of entities, such as sets of terminals assigned to specific stores or groups of CAPKs for a given configuration. The list views make it easy to visualize and manipulate complex estate structures.
💳 Payment monitoring
Users can consult recent payment transactions and associated logs directly from the UI. This feature supports quick debugging and reconciliation activities without requiring API calls.