New Features

Transaction Status Endpoint

Added a new API endpoint to check the status of a wallet transaction using wallet address and transaction ID. The response supports integrator validation and includes enhanced detail via an integrator field.

Reduce Memory Usage and set Limits in Product Fulfillment

Improved

UI/UX Enhancements

Fixed

Product Grouping Bugs

Transaction Error Handling

Refactored

Tech Debt Cleanup – Logging & Monitoring

Tests

Added unit tests for the transaction status endpoint, covering success and all major error conditions.

Chores

Documentation