Overview
The Overview is the page you land on after signing in. URL: /dashboard. It's a focused single-day view of today's activity — a revenue chart plus three headline numbers.
What's on the page
The page has one chart and three headline numbers, plus a time-window selector.
Revenue Today (chart)
A line chart of revenue over the selected time window, with the x-axis showing hours 01:00, 03:00, 05:00, … 23:00 (today view).
The chart's title — Revenue Today — and the headline numbers re-scope when you change the time window using the toggle to the right of the chart title.
Time-window toggle:
- Day — today, hour by hour (default).
- Week — last 7 days.
- Month — current month.
- Year — current year.
Headline numbers
Three KPIs render below the chart:
| Metric | What it shows |
|---|---|
| Successful transactions | Count of transactions in the selected window. |
| Average transaction value | Mean amount of successful transactions in the selected window, in your account currency. |
| Change | Period-over-period change. Shows n/a when there's no comparable previous period (e.g., first-ever day of activity). |
Currency
Amounts on this page render in the account's display currency (Euro € for the dev environment in this walkthrough — production may differ).
Identifying yourself + your account
The top bar shows your user (e.g. Jane Smith) and the merchant account you're currently viewing (e.g. Acme Coffee Shop). If you have access to multiple merchant accounts, this is where you switch between them.
Verify the top-bar identifier is in fact a switcher (vs. a static label) and document the switching flow if so.
Common tasks from here
The Overview is read-only. To take action, navigate to the relevant section in the left rail:
- Take a one-off payment → Payment requests
- Send an invoice → Invoices
- Look up a transaction → Transactions