> ## Documentation Index
> Fetch the complete documentation index at: https://docs.9pic.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Order Detail

> Inspect a single checkout order, resend access email, and download originals.

<Warning>
  9Pic Checkout is a **Beta**, **Enterprise plan** feature. Open an order from the [Transactions](/dashboard-guide/checkout/transactions) tab.
</Warning>

## Overview

The order detail page answers support questions for a single purchase: who paid, what they bought, how they found photos, and whether access email was delivered.

Open it by clicking a row on the **Transactions** tab. The page header shows the order number and payment status.

## Buyer and payment

The **Buyer & payment** card includes:

| Field                  | Use                                                  |
| ---------------------- | ---------------------------------------------------- |
| **Buyer email**        | Contact for support (copyable)                       |
| **User ID**            | Internal buyer identifier                            |
| **Amount**             | Total charged                                        |
| **Gateway**            | Stripe, Xendit, or PayMongo                          |
| **Gateway order ID**   | Reference for your payment provider                  |
| **Gateway payment ID** | Payment reference from the gateway                   |
| **Paid at**            | When payment completed                               |
| **Created**            | When the order was started                           |
| **Legacy purchase**    | Shown only for orders migrated from the old checkout |

## What they bought

The **What they bought** card shows:

* **Sale phase** — Pre-event or post-event badge
* **Search type** — How the buyer matched photos (for example, face or bib search), when applicable
* **Package** — The purchased package name
* **Items / photos** — Count of plan items and selected photos
* **Sources** — How photos were chosen: search match, library, curated pool, or claimed
* **Claim status** — For pre-event passes, whether the buyer still needs to claim photos after the event
* **Purchased plan lines** — Breakdown of package line items

### Access email

An **Email** status badge shows delivery state. Click **Resend email** to send the buyer another access email when allowed. If resend is blocked, the page explains why (for example, missing recipient or order state).

## Buyer refresh access

The **Buyer refresh access** card controls whether this buyer can re-run search for new photos on this purchase. Use it for support cases and multi-day events where one buyer needs access without waiting for the normal schedule.

Refreshing lets the buyer search again for photos that were uploaded after they purchased. Existing photos in the purchase stay locked.

### Event-wide vs this purchase

| Situation                                                      | What the buyer gets                                                                                                                                                                                                                                 |
| -------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Allow buyers to refresh search results** is on for the event | Every eligible purchase can refresh (normally every 12 hours). Status may read **Enabled by the event setting**.                                                                                                                                    |
| You enable refresh on this order only                          | This purchase gets refresh even if the event setting is off. Status reads **Enabled specifically for this purchase**. Enabling refresh for one purchase also lets the buyer search again **immediately** (it does not wait for the 12-hour window). |
| Event-wide is on and you also set a purchase exception         | Status can read **Enabled by the event and this purchase**. Removing the purchase exception still leaves event-wide access in place.                                                                                                                |

### Actions on the card

| Button label                  | When you use it                                                               |
| ----------------------------- | ----------------------------------------------------------------------------- |
| **Enable buyer refresh**      | Grant refresh for this purchase when the event setting is off                 |
| **Disable buyer refresh**     | Remove a purchase-only grant (event setting is off)                           |
| **Remove purchase exception** | Clear a purchase-only flag when event-wide refresh is already on              |
| **Enabled by event setting**  | Disabled action — access is controlled by Configuration, not this order alone |

Confirm the action in the dialog before it saves.

### Search history

The same card lists **Search history**: the initial selection, later refresh attempts, and organiser selfie-review decisions. Each entry can show bib, selfie reference, result counts, and how many photos were added.

If a refresh used a new selfie that did not match the accepted one closely enough, the entry status can be **selfie mismatch**. You can **Approve selfie** or **Reject selfie** from that entry. Approving lets the buyer complete refresh with that selfie.

Configure the event-wide toggle under **Configuration → Buyer photo selection**. See [Search refresh](/dashboard-guide/checkout/buyer-photo-selection#search-refresh-multi-day-events).

## Download originals

When the order qualifies, a **Download originals** section lets you download the buyer's purchased photos as ZIP batches. Large orders split into multiple batches so browser downloads stay reliable.

<Steps>
  <Step title="Prepare download">
    The page prepares downloadable batches from the order's photo list.
  </Step>

  <Step title="Download each batch">
    Click the download action for each batch. File names include the order reference.
  </Step>
</Steps>

## Photo gallery

Below the summary cards, a photo grid shows thumbnails for every photo in the order. Click a thumbnail to zoom in.

## Common Questions

<AccordionGroup>
  <Accordion title="Why can't I resend the access email?">
    Resend is only available when the order state allows it. Check the message under the **Resend email** button for the specific reason.
  </Accordion>

  <Accordion title="What does Claim mean on a pre-event order?">
    Some pre-event packages let buyers claim additional photos after the event goes live. The claim section shows cap, claimed count, and whether action is still needed.
  </Accordion>

  <Accordion title="Can I download photos for any order?">
    Download is shown only when the order has downloadable originals and your role can access them. Pending or failed orders may not offer downloads.
  </Accordion>

  <Accordion title="Why is Enable buyer refresh disabled?">
    When event-wide refresh is already on and this purchase has no separate exception, the button stays inactive and the helper text says access is controlled by the event setting. Turn the event setting off from [Buyer photo options](/dashboard-guide/checkout/buyer-photo-selection#search-refresh-multi-day-events) only if you need to stop all buyers, or enable a purchase-specific grant when the event setting is off.
  </Accordion>

  <Accordion title="Does enabling refresh on one order open it for everyone?">
    No. **Enable buyer refresh** applies to that purchase only. To allow every eligible buyer to refresh on a schedule, turn on **Allow buyers to refresh search results** in Configuration.
  </Accordion>
</AccordionGroup>

## Next Steps

<CardGroup cols={2}>
  <Card title="Transactions" icon="receipt" href="/dashboard-guide/checkout/transactions">
    Return to the full order list.
  </Card>

  <Card title="Buyer photo options" icon="images" href="/dashboard-guide/checkout/buyer-photo-selection">
    Event-wide library, curated pool, and search refresh settings.
  </Card>
</CardGroup>
