{"section":"troubleshooting","requestedLocale":"en","requestedSlug":"my-order-was-closed-with-the-wrong-price","locale":"en","slug":"my-order-was-closed-with-the-wrong-price","path":"docs/en/troubleshooting/integrations-and-channels/my-order-was-closed-with-the-wrong-price.md","branch":"main","content":"In the VTEX Admin, under **Marketplace > Connections > Orders**, you can check the status of orders closed by certified marketplaces. Orders closed with the wrong price will show the status **Processed with error**. \n\n> ℹ️ To prevent orders from being closed with the wrong price, you can create [Price Divergence rules](/en/docs/tutorials/price-divergence-rule).\n\nThere are three possible causes for an order to be closed with the wrong price:\n- [Product price assumed by the marketplace](#product-price-assumed-by-the-marketplace)\n- [Shipping calculated by the marketplace](#shipping-calculated-by-the-marketplace)\n- [SKU price changed before order integration](#SKU-price-changed-before-order-integration)\n\n> ℹ️ See other marketplace order integration errors [in this article](/en/troubleshooting/why-dont-marketplace-orders-integrate-with-my-store).\n\n## Product price assumed by the marketplace\n\nThis occurs when there's an issue sending the price from VTEX to the marketplace. This can happen for two reasons:\n- An integration error, which will be reported on the integrations dashboard.\n- A problem on the marketplace side when calculating the new price, even after successfully receiving the update from VTEX.\n\n### Solution \t\n\nIn this case, you must reprocess the order ignoring the divergence. To do this, follow the steps below:\n\n1. In the VTEX Admin, go to **Marketplace > Connections > Orders**, or type **Orders** in the search bar at the top of the page.\n2. Click the `Actions` button.\n3. Select `Ignore divergence and reprocess`.\n4. Go to the **Orders** tab and click `All orders`.\n5. Go to the reprocessed order page.\n6. At the top, click `Approve`.\n\n> ⚠️ This integration doesn't change the order amount. It will only process the order despite the price divergence.\n\n## Shipping calculated by the marketplace\n\nIn the logistics settings for marketplace sales, VTEX stores can choose to use the shipping calculation of the partner. When this option is selected, VTEX doesn't calculate shipping. However, this may lead to price differences.\n\nEven if your store is using the VTEX shipping calculation, an order may still be closed with the marketplace shipping cost. This happens when the marketplace doesn't request VTEX to calculate shipping or when an error occurs in this process. In this case, the marketplace may use contingency values to avoid losing the sale. If these values differ from those calculated by VTEX, the order may be closed with the wrong price.\n\n### Solution\n\nIn this case, you must reprocess the order. To do this, follow the steps below:\n\n1. In the VTEX Admin, go to **Marketplace > Connections > Orders**, or type **Orders** in the search bar at the top of the page.\n2. Click the `Actions` button.\n3. Select `Reprocess`.\n\n## SKU price changed before order integration\n\nThis occurs when an order is closed and, shortly afterward, the store changes the price of a SKU included in that order. Since the integration of a completed order takes a few minutes, by the time the integration finishes, the SKU price on VTEX may already be different. As a result, the VTEX calculation no longer matches the calculation of the marketplace, leading to a price divergence.\n\n### Solution\n\nIn this case, you must reprocess the order. To do this, follow the steps below:\n\n1. In the VTEX Admin, go to **Marketplace > Connections > Orders**, or type **Orders** in the search bar at the top of the page.\n2. Click `Actions`.\n3. Select `Reprocess`."}