Skip to content

Add support for retrieving merchant KPI data from API#652

Merged
StuartFerguson merged 1 commit intomainfrom
task/#598_merchant_kpis
Jan 16, 2026
Merged

Add support for retrieving merchant KPI data from API#652
StuartFerguson merged 1 commit intomainfrom
task/#598_merchant_kpis

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Introduced MerchantKpi DTO and related model mapping to enable fetching merchant KPI data from the backend API. Updated IEstateReportingApiClient and ApiClient with new GetMerchantKpi methods, and refactored DashboardRequestHandler to use real API data instead of stubs. Adjusted endpoint URLs and dependency injection as needed. This allows the UI to display live merchant KPI statistics.

closes #598
closes #597
closes #596

Introduced MerchantKpi DTO and related model mapping to enable fetching merchant KPI data from the backend API. Updated IEstateReportingApiClient and ApiClient with new GetMerchantKpi methods, and refactored DashboardRequestHandler to use real API data instead of stubs. Adjusted endpoint URLs and dependency injection as needed. This allows the UI to display live merchant KPI statistics.
@StuartFerguson StuartFerguson merged commit c62be40 into main Jan 16, 2026
10 checks passed
@github-actions github-actions Bot deleted the task/#598_merchant_kpis branch March 18, 2026 01:06
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.

Merchants with No Sales (7 Days) Merchants with No Sales Today Merchants with Sales (Last Hour)

1 participant