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

# Orders & Subscriptions

## Sales

<img className="block dark:hidden" src="https://mintcdn.com/absolum/gIBvFlLjs1dh8I_M/assets/features/orders/overview.light.png?fit=max&auto=format&n=gIBvFlLjs1dh8I_M&q=85&s=52f43c0a330198eb6a2fa5e43411ac3a" width="3018" height="1706" data-path="assets/features/orders/overview.light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/absolum/gIBvFlLjs1dh8I_M/assets/features/orders/overview.dark.png?fit=max&auto=format&n=gIBvFlLjs1dh8I_M&q=85&s=1d4cc7aeaaf9c5f28c04237f31e565d3" width="3012" height="1706" data-path="assets/features/orders/overview.dark.png" />

The sales view shows you all sales in a paginated list.

## Order & Subscription Details

<img className="block dark:hidden" src="https://mintcdn.com/absolum/gIBvFlLjs1dh8I_M/assets/features/orders/detail.light.png?fit=max&auto=format&n=gIBvFlLjs1dh8I_M&q=85&s=ccc81a7001fcaeadadafb6be8dd5a53b" width="3586" height="2064" data-path="assets/features/orders/detail.light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/absolum/gIBvFlLjs1dh8I_M/assets/features/orders/detail.dark.png?fit=max&auto=format&n=gIBvFlLjs1dh8I_M&q=85&s=948762da09ff49b5844140ad8e2650eb" width="3582" height="2062" data-path="assets/features/orders/detail.dark.png" />

Each sale has metadata attached to it. Common properties like

* Amount
* Tax Amount
* Invoices
* Customer
  * Basic Customer Details
  * Past Orders

## Checkouts

<img className="block dark:hidden" src="https://mintcdn.com/absolum/gIBvFlLjs1dh8I_M/assets/features/orders/checkouts.light.png?fit=max&auto=format&n=gIBvFlLjs1dh8I_M&q=85&s=1d7acd822f83c46420c37ad13208c136" width="3840" height="2403" data-path="assets/features/orders/checkouts.light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/absolum/gIBvFlLjs1dh8I_M/assets/features/orders/checkouts.dark.png?fit=max&auto=format&n=gIBvFlLjs1dh8I_M&q=85&s=c00235ead633f2a921cea785d4929385" width="3840" height="2403" data-path="assets/features/orders/checkouts.dark.png" />

You can also have an overview of all checkout sessions. You can filter them by customer email, status and product.

A checkout can be in the following states:

* Open: The checkout session is open and waiting for the customer to complete the payment.
* Confirmed: The customer clicked the **Pay** or **Subscribe** button and the payment is being processed.
* Succeeded: The payment was successful and the order was created.
* Expired: The checkout session expired and the customer can no longer complete it. A new checkout session must be created.

If you click on a Checkout, you can have more details on the **payment attempts**, in particular, why a payment has failed or has been declined.

<img className="block dark:hidden" src="https://mintcdn.com/absolum/gIBvFlLjs1dh8I_M/assets/features/orders/checkout.light.png?fit=max&auto=format&n=gIBvFlLjs1dh8I_M&q=85&s=7add704536dbb3cc9480b0d6a7e2d400" width="3840" height="2403" data-path="assets/features/orders/checkout.light.png" />

<img className="hidden dark:block" src="https://mintcdn.com/absolum/gIBvFlLjs1dh8I_M/assets/features/orders/checkout.dark.png?fit=max&auto=format&n=gIBvFlLjs1dh8I_M&q=85&s=9fb22be3f733e77be900e9f991970d52" width="3840" height="2403" data-path="assets/features/orders/checkout.dark.png" />
