# Admin Flow

### Order and detail view <a href="#order-and-detail-view" id="order-and-detail-view"></a>

From the Shopify admin menu select 'Orders'.

And then you will be able to see all the received orders.

<figure><img src="/files/GddhcvAKMFSdHs0rYthp" alt=""><figcaption></figcaption></figure>

By clicking on the number of the order you want to see, you will be able to see the order details.

<figure><img src="/files/t8PfegMw5dqrAdhikHwG" alt=""><figcaption></figcaption></figure>

Once you enter the order details, at the bottom of this screen you will see the payment method used to pay for the order, in this case D24.

<figure><img src="/files/PvNdzEZ33Qn8z2zsBhcO" alt=""><figcaption></figcaption></figure>

***

### Transaction view from D24 <a href="#transaction-view-from-d24" id="transaction-view-from-d24"></a>

From the D24 dashboard you will be able to view the transactions made from your store, by clicking on the 'Transactions' menu you will be able to view the detail of the payment made.

![](https://d24-shopify-docs.vercel.app/images/admin-flow/directa24-shopify-admin-flow-4.png)

![](https://d24-shopify-docs.vercel.app/images/admin-flow/directa24-shopify-admin-flow-5.png)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pandablue.com/guides/deposits/solutions/plugins/shopify/admin-flow.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
