{"section":"troubleshooting","requestedLocale":"en","requestedSlug":"my-stores-order-still-has-the-status-verifying-invoice","locale":"en","slug":"my-stores-order-still-has-the-status-verifying-invoice","path":"docs/en/troubleshooting/orders-and-fulfillment/my-stores-order-still-has-the-status-verifying-invoice.md","branch":"main","content":"When following your store [order flow](/en/docs/tutorials/order-flow-and-status), you may come across an order that has the status `Verifying invoice` for longer than expected. This status means the platform is verifying that the payment has been settled and the order's invoice has been correctly added, which are required conditions for the order to move forward in the flow.\n\nThe status `Verifying invoice` usually indicates the following reasons:\n\n* There was a problem with the [payment settlement](/en/docs/tutorials/configuring-maximum-automatic-payment-settlement-time-frame).\n* The invoice was not correctly added to the order, or the [invoice](/en/docs/tutorials/how-to-manually-invoice-an-order) was only partially processed.\n\n## Solution\n\nRegarding payment settlement, the order remains with the `Verifying invoice` status until the [gateway](/en/tracks/pagamentos--6GAS7ZzGAm7AGoEAwDbwJG/kdPbEIWf8Xq8tESQvViMB#gateway) confirms the payment, which is indicated by the status `Settled` in the [transaction flow](/en/docs/tracks/the-transaction-flow). If the settlement isn’t completed after a while, a new order must be created, as the issue is related to the gateway and not the platform.\n\nFor the invoice, you need to ensure that the total amount of the order was invoiced and that the information sent was correct, as described in the section below.\n\n### Invoicing an order\n\nHere are some common order invoicing errors and how to fix them:\n\n* **The invoice entered only refers to some of the items:** Submit a new invoice with the missing amount to cover the total amount of the order.\n* **Invoice with errors:** Check the invoice details and make sure they are correct. Some of the required fields that may have been incorrectly completed are the invoice number and URL. Remember that each invoice must have a unique number.\n* **There is a problem in the integration that is affecting the sending of the invoice:** Submit a new invoice manually.\n\nTo invoice the order (fully or partially) or edit the invoice data via the VTEX Admin, follow the steps below:\n\n1. In the VTEX Admin, go to **Orders > All Orders**, or type **All Orders** in the search bar at the top of the page.\n2. Click the desired order. You can find it [using the filters](/en/docs/tutorials/filtering-all-orders).\n3. In the **Pending invoicing** section, click `Invoice`.\n4. Click the desired option, either sending the invoice as a single invoice or referencing the items.\n5. Complete the fields.\n6. Click `Save Invoice`.\n\n> ℹ️ You can find detailed instructions on how to submit an invoice via the VTEX Admin in [How to invoice an order](/en/docs/tutorials/how-to-manually-invoice-an-order). If you want to invoice the order via API, use the [Order invoice notification](https://developers.vtex.com/docs/api-reference/orders-api#post-/api/oms/pvt/orders/-orderId-/invoice) endpoint.\n\n> ℹ️ If the order needs to be adjusted, you can [change the order via the VTEX Admin](/en/docs/tutorials/how-to-modify-orders)."}