by Lucky Law
• Finance
An app that reads messages and sort ones that are from payment services, allowing the user to trigger operations based on that information, like sending the client feed-back and updating accounts.
Develop a robust backend module that reads incoming messages (SMS, push notifications, or app messages) and identifies those from known payment services (e.g., M-Pesa, PayPal, Stripe).
Build a system that allows users to define and trigger actions based on parsed message data—such as sending feedback to clients or updating internal account records.
Design and implement a user interface that displays sorted messages, grouped by payment service, with actionable buttons for each.
Ensure secure access to message data and triggered operations, with role-based permissions and encrypted storage.
Great Projet