# Find a Shopify order

To find the order in Shopify Admin, use the Order ID from the MONEI Dashboard. Open the payment in [Payments](https://dashboard.monei.com/payments) and copy **Order ID** from the **Payment details** section.

![Payment detail page in the MONEI Dashboard, with the timeline, the payment details, the customer and the payment method used](/img/dashboard/en/payment-detail.png)

Payment detail page in the MONEI Dashboard, with the timeline, the payment details, the customer and the payment method used

Enter the following query in Shopify Admin → Orders:

`receipt.payment_id:{{ MONEI_ORDER_ID }}`

![Find MONEI Payment in Shopify](/assets/images/search-order-443a0cf4056af9d7e4e526d10e766515.png)

You can find the MONEI Order ID in the **Information from the gateway** section in the Shopify order.

![Find Payment in MONEI](/assets/images/order-details-59f75f804c9ca0822b37127a15928d00.png)
