Skip to content

Add Merchant Transaction Mix Summary reporting feature#704

Merged
StuartFerguson merged 3 commits into
mainfrom
task/#703_transaction_mix_report
Jul 6, 2026
Merged

Add Merchant Transaction Mix Summary reporting feature#704
StuartFerguson merged 3 commits into
mainfrom
task/#703_transaction_mix_report

Conversation

@StuartFerguson

Copy link
Copy Markdown
Member

Introduced DTOs, endpoints, handlers, and MediatR queries for the new Merchant Transaction Mix Summary report. Updated application service, API client, and tests to support and validate the new reporting functionality. Refactored reporting handlers to use MediatR for consistency. Added supporting test data and infrastructure.

Introduced DTOs, endpoints, handlers, and MediatR queries for the new Merchant Transaction Mix Summary report. Updated application service, API client, and tests to support and validate the new reporting functionality. Refactored reporting handlers to use MediatR for consistency. Added supporting test data and infrastructure.
- Add scenarios and step definitions for merchant daily performance and transaction mix summary endpoints
- Update DockerHelper and test setup for EstateReporting container support
- Extend EstateDetails1 to track reporting IDs and responses
- Add Reporting.feature and generated .cs for new tests
- Add ReportingDtos.cs for reporting API response deserialization
- Update Shared.IntegrationTesting and ClientProxyBase package versions
- Refactor and clean up code to support new reporting test flows
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@StuartFerguson StuartFerguson merged commit b158cf3 into main Jul 6, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add transaction mix reporting endpoint for product, transaction type, operator, and status breakdowns

1 participant