--- title: Reconcile payments made using third party providers with Payment ID - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/reconcile-payments-made-using-third-party-providers-with-payment-id md: https://shopify.dev/changelog/reconcile-payments-made-using-third-party-providers-with-payment-id.md --- [Back to Developer changelog](https://shopify.dev/changelog) October 14, 2022 Tags: * API * 2023-01 # Reconcile payments made using third party providers with Payment ID As of **2023-01** a unique ID is sent by Shopify to payment providers when a customer pays at checkout. Use this ID to match order information between Shopify and your payment provider. An order can have more than one Payment ID. It only includes successful or pending payments. It does not include captures and refunds. Steps: 1. From your Shopify admin, go to [Orders](https://www.shopify.com/admin/orders). 2. [Search using the custom term](https://help.shopify.com/en/manual/orders/search-view-print-orders#filter-orders-using-custom-terms) **payment\_id:** and the payment ID value. For example **payment\_id:xxx**. 3. Alternatively, you can search using the **payment\_id** directly, without any explicit filters. 4. Click the order.