Developing and rebuilding solutions: tax and gift certificate management, stock reconciliation, and AI-powered fraud detectionDeveloping solutions
Tax management service
Previously, the client used multiple systems for tax management calculations, which led to data discrepancies. The N-iX team has developed a tax management service that calculates taxes and import/export duties for products purchased abroad and delivered to/from the UK. The newly developed solution serves as a single source of truth as it aggregates and manages all tax calculations. It also complies with the import and export regulations set by HMRC (Her Majesty's Regulations and Customs).
Stock reconciliation service
We have also developed a stock reconciliation service that aggregates data from multiple warehouse management systems. This prevents data issues and simplifies product tracking across multiple warehouses. The service provides accurate insight into the status of each product with information about whether it is lost, defective, sent to a customer, etc.
Gift certificate management system
The client’s PHP-based gift certificate management system was used to create, approve and confirm gift certificates. The solution caused significant operational expenses, as it was stored on servers that functioned and were charged 24/7. N-iX has rewritten the system from PHP to Node.js AWS Lambda Functions, as it is charged only based on the number of requests for functions and the time when the code is executed. As a result, the client can significantly reduce their operational costs.
Additionally, we have completed front-end development of the web-based gift certificate management system using React. This helped remove the extra manual work that was required due to the lack of a UI. We have also used AWS Amplify to build, ship, and host the application on AWS, which removes the need for server hosting and, as a result, helps save maintenance expenses.
AI-powered fraud detection
N-iX has developed a PoC of an AI-based AWS fraud detector to prevent losses caused by fraud. AI learns from the input data sent by our developers to the detector. For real-time fraud detection, our engineers call the Amazon Fraud Detector with the transaction data. An AI program analyzes the transaction for fraud and displays the percentage of fraud probability of real sales orders from customers.