> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/cloud/payments/orders/details.md).

# Order details

**Where:** Payments → Orders → order · `/projects/<project>/payments/orders/<orderId>/edit`

{% hint style="danger" %}
This screen does not exist in the current app. The route is defined but not mounted in `App.tsx`, and the [Orders list](/cloud/payments/orders.md) itself is a placeholder — there is no order to open. The page stays in the docs for when order management returns.
{% endhint %}

When it returns, opening an order will show the normalized payment fact in full: gateway event name, amounts, currency, status, and which integration delivered it. Until then, the closest view is the per-integration **Received webhooks** log on the [Integrations](/cloud/payments/integrations.md) screen.

## API reference

Endpoints: [Payments](/api-reference/payments.md).
