# Building a Sandbox Dashboard Pt. 2: Adding a Transactions List

DevFeed: [Building a Sandbox Dashboard Pt. 2: Adding a Transactions List](<https://devfeed.tech/articles/building-a-sandbox-dashboard-pt-2-adding-a-transactions-list-15559.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/building-a-sandbox-dashboard-pt-2-adding-a-transactions-list>)

Author: Tristan Sokol

Published: 2017-06-16T18:52:40Z

Content type: tutorial

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Transactions](<https://devfeed.tech/topics/transactions.md>), [Tutorial](<https://devfeed.tech/topics/tutorial.md>), [API](<https://devfeed.tech/topics/api.md>), [Postman](<https://devfeed.tech/topics/postman.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [apis](<https://devfeed.tech/tags/apis.md>), [building](<https://devfeed.tech/tags/building.md>), [code](<https://devfeed.tech/tags/code.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [postman](<https://devfeed.tech/tags/postman.md>), [series](<https://devfeed.tech/tags/series.md>), [transactions](<https://devfeed.tech/tags/transactions.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

## AI overview

This tutorial continues a series on building a sandbox dashboard with Square APIs. It explains how to add navigation and a transaction display page that lists completed sandbox transactions, including selected payment details and refund status.

## Source excerpt

Following Part 1 of our series building out a sandbox Dashboard, we'll show you how to add transaction reporting functionality.