{"id":23029,"date":"2026-08-31T06:09:21","date_gmt":"2026-08-31T04:09:21","guid":{"rendered":"https:\/\/www.curiaweb.ch\/?post_type=docs&#038;p=23029"},"modified":"2026-08-31T06:09:33","modified_gmt":"2026-08-31T04:09:33","password":"","slug":"order-status-explained","status":"publish","type":"docs","link":"https:\/\/www.curiaweb.ch\/en\/hilfe\/cms-online-shops\/bestellstatus-erklaert\/","title":{"rendered":"WooCommerce Order Status Simply Explained"},"content":{"rendered":"<p class=\"wp-block-paragraph\">Every order in WooCommerce has a <strong>Order Status<\/strong>. This shows you the current status of an order within the ordering, payment, or processing workflow.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, the status helps you see whether a payment is still pending, an order is ready for shipping, or has already been fully completed.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can find the orders and their current status under:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>WooCommerce\n\u2192 Orders\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">How to open an order, check payment information, and use order notes is explained in the article <a href=\"\/en\/help\/cms-online-shops\/woocommerce\/manage-orders\/\">Managing WooCommerce orders: status, payment, and shipping<\/a>.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><strong>Important:<\/strong> The order status is more than just an internal marker. WooCommerce and installed extensions can react to status changes and, for example, send emails or trigger other actions.<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">What order statuses are available in WooCommerce?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">WooCommerce Core uses the following basic order statuses:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Status<\/th><th>Meaning<\/th><\/tr><\/thead><tbody><tr><td><strong>Draft<\/strong><\/td><td>Temporary status that can be used during the ordering process in block-based checkout.<\/td><\/tr><tr><td><strong>Payment pending<\/strong><\/td><td>The order has been received, but the payment has not yet been completed.<\/td><\/tr><tr><td><strong>In progress<\/strong><\/td><td>The payment has been received, and the order is awaiting further processing or fulfillment.<\/td><\/tr><tr><td><strong>On hold<\/strong><\/td><td>The order is awaiting payment confirmation or further review.<\/td><\/tr><tr><td><strong>Completed<\/strong><\/td><td>The order has been fully processed and requires no further handling.<\/td><\/tr><tr><td><strong>Cancelled<\/strong><\/td><td>The order has been canceled and will not be processed further.<\/td><\/tr><tr><td><strong>Refunded<\/strong><\/td><td>The full order value has been recorded as a refund.<\/td><\/tr><tr><td><strong>Failed<\/strong><\/td><td>The payment failed or was declined.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Additional plugins can add their own order statuses. If you see a status in your shop that is not listed here, this does not necessarily mean it is an error.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Payment pending<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The status <strong>Payment pending<\/strong> or rather <strong>Pending payment<\/strong> means that WooCommerce has received the order, but no payment has been made or confirmed yet.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Simplified:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Order placed\n+\nPayment not yet made\n=\nPayment pending\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">You should not treat such an order like a paid order in a normal advance-payment sale.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The customer must first complete the designated payment process.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why is an order stuck on \u201ePayment Pending\u201c?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">There can be various reasons for this.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>the customer did not complete the payment process,<\/li>\n\n\n\n<li>the customer left the payment page,<\/li>\n\n\n\n<li>The payment confirmation is still pending,<\/li>\n\n\n\n<li>the payment provider was unable to successfully complete the payment,<\/li>\n\n\n\n<li>The customer still has to pay for the open order.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The actual cause depends on the payment method used.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, in the case of an unexpectedly open order, also check the order notes and the information provided by the payment service provider used.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What happens to open orders and inventory?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">WooCommerce can temporarily reserve stock for unpaid orders.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">How long this inventory is held depends on the setting <strong>keep in stock<\/strong> or rather <strong>Hold Stock<\/strong> ab.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Once the corresponding time has expired, WooCommerce can automatically cancel eligible open orders and release the reserved stock.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We explain warehouse management in detail in the article <a href=\"\/en\/help\/cms-online-shops\/woocommerce\/inventory-sku-management\/\">Manage inventory, SKU, and delivery status in WooCommerce<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">In progress<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The status <strong>In progress<\/strong> or rather <strong>Processing<\/strong> is one of the most important statuses for a normal shop with physical products.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">WooCommerce basically uses it when:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Payment received\n+\nInventory reduced\n+\n&gt;Order still needs to be fulfilled\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">For a shop owner, this usually means:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><strong>The order has been paid for and is now awaiting your processing.<\/strong><\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">For a physical product, this can mean, for example, that you assemble, package, and ship the goods.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u201eIn Progress is not an error<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Some shop owners expect a paid order to automatically and immediately <strong>Completed<\/strong> Jumps.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For normal physical products, this is not the intended WooCommerce workflow.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">After all, WooCommerce doesn't automatically know when you've actually packed a package and handed it over to the shipping service.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, the typical procedure is:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Payment successful\n\u2193\nIn progress\n\u2193\nProcess and ship goods\n\u2193\nCompleted\n<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Why are some orders automatically completed?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">WooCommerce treats orders differently when no further physical fulfillment is required.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If a paid order contains exclusively products that are both as <strong>virtual<\/strong> as well as <strong>downloadable<\/strong> are set up, WooCommerce can automatically set the order to <strong>Completed<\/strong> Sit.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">An example would be a fully digitally delivered product where, after successful payment, no goods need to be packaged or shipped anymore.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">By contrast, processing is still necessary for normal physical products.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">On hold<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The status <strong>On hold<\/strong> or rather <strong>En espera<\/strong> means that the order is awaiting payment confirmation or further review.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In the process, the inventory is generally reduced, but the payment still needs to be confirmed.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This status often occurs with payment methods where WooCommerce does not immediately receive final payment confirmation.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Sample bank transfer<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A classic example is the traditional bank transfer.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The process can look like this:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Customer ordered\n\u2193\nOrder is being created\n\u2193\nBank transfer was selected\n\u2193\nPayment is not yet confirmed in the account\n\u2193\nOrder remains \u201eOn Hold\u201c\n\u2193\nPayment arrives and is verified\n\u2193\nOrder processing continues\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, with manual payment methods, you may need to check yourself whether the payment has actually been received.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Important:<\/strong> Do not set an order to \u201eProcessing\u201c or \u201eCompleted\u201c simply because the customer says they have paid. Verify the payment according to the payment method used.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u201ePayment pending\u201c and \u201eOn hold\u201c are not the same<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">At first glance, the two statuses appear similar, but they have different meanings.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Status<\/th><th>What does it mean?<\/th><\/tr><\/thead><tbody><tr><td><strong>Payment pending<\/strong><\/td><td>The order has been received, but payment has not yet been made or confirmed. Normally, WooCommerce waits for action from the customer.<\/td><\/tr><tr><td><strong>On hold<\/strong><\/td><td>The order is awaiting payment confirmation. The inventory has already been reduced, and the payment must be checked or confirmed.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">This distinction is particularly important when troubleshooting.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Completed<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The status <strong>Completed<\/strong> or rather <strong>Completed<\/strong> means that the order has been completely fulfilled and no further processing is required.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For a standard physical product, the process could be, for example:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Order paid\n\u2193\nItems compiled\n\u2193\nGoods shipped\n\u2193\nOrder completed\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">So the status doesn't just say \u201epaid\u201c, but rather that the order has been completely processed from the shop's perspective.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">When should I set an order to Completed?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">For a normal shipping order, you set the order to <strong>Completed<\/strong>, once the processing required by you is complete.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In a traditional shop, this often means that the goods have been shipped.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, the exact timing may depend on your business model.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For a product with personal pickup, \u201efulfilled\u201c can mean something different than for package shipping, for example.<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\"><strong>Basic rule:<\/strong> \u201eCompleted means that no further normal processing is required for this order.<\/p>\n<\/blockquote>\n\n\n\n<h2 class=\"wp-block-heading\">Cancelled<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The status <strong>Cancelled<\/strong> or rather <strong>Canceled<\/strong> means that the order will not be processed any further.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">An order can be cancelled, for example, by an administrator or\u2014in designated situations\u2014by the customer.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When WooCommerce stock management is active, the stock that was reduced or reserved for the order items is added back to the available stock when an order is cancelled.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">A cancellation is not automatically a refund<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">This difference is particularly important.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Cancellation\n=\nOrder will not be processed further\n\nRefund\n=\nalready paid amount will be returned\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">If an order has already been paid for, an actual refund may be necessary in addition to the cancellation or termination of the order.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Whether this refund can be processed directly via WooCommerce and the payment gateway depends on the payment method used.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We explain the correct procedure in the article <a href=\"\/en\/help\/cms-online-shops\/woocommerce\/cancel-order-refund\/\">Cancel order and issue refund<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Refunded<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The status <strong>Refunded<\/strong> or rather <strong>Refunded<\/strong> indicates that the full order value in WooCommerce is treated as refunded.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, an important distinction is necessary here:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Technically, WooCommerce can record a refund in different ways.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">With an automatic refund, a compatible payment extension can submit the repayment to the payment provider.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">At a <strong>manual refund<\/strong> WooCommerce, on the other hand, only records the refund in the shop.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Very important:<\/strong> A refund entered manually in WooCommerce does not automatically return money to the customer. In this case, you must process the actual refund outside of WooCommerce via the payment method used.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That is why you should always know whether you are issuing an automatic or a manual refund.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Partial refund and full refund<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Not every refund applies to the entire order.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">WooCommerce also enables partial refunds.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Order value:\nCHF 150.00\n\nRefund:\nCHF 40.00\n\nRemaining order value:\nCHF 110.00\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, in the event of a partial refund, the order does not automatically become a fully refunded order.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The status <strong>Refunded<\/strong> is intended for fully refunded orders.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Failed<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The status <strong>Failed<\/strong> or rather <strong>Failed<\/strong> means that a payment has failed or been declined.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Possible reasons may include, for example:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>the payment provider declined the payment,<\/li>\n\n\n\n<li>Authorization failed,<\/li>\n\n\n\n<li>the payment method used could not be charged,<\/li>\n\n\n\n<li>The payment process has failed technically.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The exact reason cannot be determined solely based on the \u201eFailed\u201c status.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To do this, you need to check the order notes and \u2013 if available \u2013 the information or logs from the payment provider.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">A failed order does not necessarily mean that the customer is lost for good<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Depending on the situation, a customer can pay again for an open or failed order.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">WooCommerce can provide a payment link for eligible orders.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A registered customer may also find a corresponding payment option in their customer account.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Therefore, before creating a new order manually, you should first check whether the existing order can still be paid for.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Draft<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The status <strong>Draft<\/strong> or rather <strong>Draft<\/strong> is part of the modern block-based WooCommerce checkout.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This is a temporary status during the checkout process.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A draft is not yet a normally completed customer order.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">WooCommerce can use such a data set when the customer tries to place the order in the block-based checkout.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why am I seeing draft orders?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">In current WooCommerce versions, draft orders may be visible in a dedicated section of the order overview.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">They occur due to the technical process of the block-based checkout and do not automatically mean that the customer has actually placed a completed order.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">WooCommerce automatically cleans up inactive draft orders via a scheduled daily cleanup process.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Important:<\/strong> Therefore, you usually do not have to delete old draft orders manually.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The typical procedure for a normal order<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">For a physical product with an instantly confirmed online payment, the normal process often looks like this:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Checkout\n\u2193\nPayment successful\n\u2193\nIn progress\n\u2193\nItems are being processed and shipped\n\u2193\nCompleted\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">With a payment method featuring delayed confirmation, however, the process could look like this:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Checkout\n\u2193\nOn hold\n\u2193\nPayment being confirmed\n\u2193\nProcessing\n\u2193\nGoods are being processed and shipped\n\u2193\nCompleted\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">And if a payment is not completed:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Checkout\n\u2193\nPayment pending\n\u2193\nPayment failed\n\u2193\nCancelled\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">These are typical workflows and not a rule that every extension has to implement in the exact same way. Payment providers and other plugins can influence the workflow.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Do not change order status arbitrarily<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">You can manually change the status of an order in the WooCommerce backend.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That doesn't mean you should switch between statuses at will, though.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A status change can impact:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Order confirmation emails<\/li>\n\n\n\n<li>Inventory<\/li>\n\n\n\n<li>Download permissions<\/li>\n\n\n\n<li>Payment extensions<\/li>\n\n\n\n<li>Shipping extensions<\/li>\n\n\n\n<li>other plugins connected to WooCommerce<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">The status should therefore always reflect the actual state of the order.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">A status change does not automatically trigger a payment<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">This point is particularly important.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Wenn du eine Bestellung manuell von:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Payment pending\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">on:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>In progress\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">setzt, bedeutet das nicht automatisch, dass WooCommerce dadurch Geld beim Kunden einzieht.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Du \u00e4nderst zun\u00e4chst den Status der Bestellung.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Eine tats\u00e4chliche Zahlung wird \u00fcber die verwendete Zahlungsmethode beziehungsweise den Zahlungsanbieter verarbeitet.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Therefore:<\/strong> Setze eine unbezahlte Bestellung nicht einfach auf einen bezahlten Status, um sie \u201eweiterzubringen\u201c. Pr\u00fcfe zuerst, ob die Zahlung tats\u00e4chlich erfolgt ist.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Auch \u201eR\u00fcckerstattet\u201c ist nicht automatisch eine Geldbewegung<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Dasselbe Prinzip gilt bei R\u00fcckerstattungen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Eine manuelle \u00c4nderung oder manuell erfasste R\u00fcckerstattung in WooCommerce bedeutet nicht zwingend, dass der Zahlungsanbieter dem Kunden tats\u00e4chlich Geld zur\u00fcck\u00fcberwiesen hat.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Bei Zahlungen und R\u00fcckzahlungen musst du deshalb immer unterscheiden zwischen:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Status in WooCommerce\nund\ntats\u00e4chlicher Geldbewegung\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Genau deshalb behandeln wir R\u00fcckerstattungen im Artikel <a href=\"\/en\/help\/cms-online-shops\/woocommerce\/cancel-order-refund\/\">Cancel order and issue refund<\/a> ausf\u00fchrlich.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Bestellstatus und E-Mails<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">WooCommerce verwendet Bestellereignisse und Status\u00e4nderungen auch f\u00fcr verschiedene E-Mail-Benachrichtigungen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Ein Kunde kann beispielsweise eine Benachrichtigung erhalten, wenn seine Bestellung abgeschlossen wurde.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Welche E-Mails aktiviert sind und an wen sie gesendet werden, kannst du in den WooCommerce-E-Mail-Einstellungen konfigurieren.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Das behandeln wir ausf\u00fchrlich im Artikel <a href=\"\/en\/help\/cms-online-shops\/woocommerce\/order-confirmation-emails\/\">Set up WooCommerce emails and order notifications<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Plugins k\u00f6nnen eigene Bestellstatus hinzuf\u00fcgen<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Die hier beschriebenen Status geh\u00f6ren zu WooCommerce Core.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Erweiterungen k\u00f6nnen zus\u00e4tzliche Status einf\u00fchren, beispielsweise f\u00fcr besondere Produktions-, Versand-, Vorbestellungs- oder andere Arbeitsabl\u00e4ufe.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Du k\u00f6nntest in einem erweiterten Shop beispielsweise zus\u00e4tzliche Bezeichnungen sehen, die im normalen WooCommerce nicht vorhanden sind.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Wenn ein unbekannter Status auftaucht, solltest du deshalb pr\u00fcfen, welches Plugin ihn hinzugef\u00fcgt hat und welche Bedeutung der Entwickler daf\u00fcr vorgesehen hat.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Warum steht eine Bestellung im falschen Status?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Wenn eine Bestellung nicht in den erwarteten Status wechselt, solltest du den Status nicht einfach manuell korrigieren, ohne die Ursache zu pr\u00fcfen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Kontrolliere zuerst:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Welche Zahlungsmethode wurde verwendet?<\/li>\n\n\n\n<li>Was steht in den Bestellnotizen?<\/li>\n\n\n\n<li>Gibt es eine Transaktionsnummer?<\/li>\n\n\n\n<li>Was zeigt der Zahlungsanbieter?<\/li>\n\n\n\n<li>Gab es eine Fehlermeldung?<\/li>\n\n\n\n<li>Verwendet der Shop zus\u00e4tzliche Zahlungs- oder Bestellplugins?<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Bei Online-Zahlungsanbietern kann beispielsweise eine fehlende oder fehlerhafte Kommunikation zwischen Zahlungsanbieter und WooCommerce dazu f\u00fchren, dass ein Status nicht wie erwartet aktualisiert wird.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Die systematische Fehlersuche behandeln wir sp\u00e4ter im Artikel <a href=\"\/en\/help\/cms-online-shops\/woocommerce\/woocommerce-troubleshooting\/\">Systematically finding WooCommerce issues: status, logs, and error diagnostics<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Welcher Status ben\u00f6tigt deine Aufmerksamkeit?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Als Shopbetreiber solltest du besonders auf Bestellungen achten, die noch eine Handlung ben\u00f6tigen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>In progress<\/strong> bedeutet bei einer normalen physischen Bestellung beispielsweise, dass die Zahlung erfolgt ist und die Bestellung ausgef\u00fchrt werden muss.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>On hold<\/strong> verlangt m\u00f6glicherweise eine Pr\u00fcfung der Zahlung.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Payment pending<\/strong> bedeutet, dass noch keine best\u00e4tigte Zahlung vorliegt.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Failed<\/strong> weist darauf hin, dass beim Zahlungsprozess etwas nicht funktioniert hat.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A <strong>abgeschlossene<\/strong> Bestellung ben\u00f6tigt dagegen normalerweise keine weitere regul\u00e4re Bearbeitung.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Bestellstatus immer zusammen mit den Bestelldetails beurteilen<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Der Status liefert dir eine schnelle Orientierung, aber nicht immer die vollst\u00e4ndige Erkl\u00e4rung.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Wenn etwas unklar ist, betrachte deshalb immer:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Bestellstatus\n+\nZahlungsmethode\n+\nBestellnotizen\n+\nTransaktionsinformationen\n+\ntats\u00e4chlicher Gesch\u00e4ftsablauf\n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Erst diese Informationen zusammen zeigen dir zuverl\u00e4ssig, was mit einer Bestellung passiert ist und welche Handlung sinnvoll ist.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What's next?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Nachdem du die Bestellstatus kennst, schauen wir uns als N\u00e4chstes an, wie eine bestehende Bestellung bearbeitet und wie eine Bestellung direkt im WooCommerce-Backend manuell angelegt werden kann.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We continue with <a href=\"\/en\/help\/cms-online-shops\/woocommerce\/edit-order-create-manually\/\">Process and manually create order<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Summary<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Der WooCommerce-Bestellstatus zeigt, wo sich eine Bestellung im Bestell-, Zahlungs- und Bearbeitungsprozess befindet.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Payment pending<\/strong> bedeutet, dass noch keine Zahlung erfolgt beziehungsweise best\u00e4tigt ist. <strong>On hold<\/strong> bedeutet, dass eine Zahlungsbest\u00e4tigung oder Pr\u00fcfung aussteht. <strong>In progress<\/strong> zeigt bei einer normalen Bestellung an, dass die Zahlung eingegangen ist und die Bestellung ausgef\u00fchrt werden muss.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Completed<\/strong> bedeutet, dass keine weitere normale Bearbeitung erforderlich ist. <strong>Cancelled<\/strong>, <strong>Refunded<\/strong> and <strong>Failed<\/strong> kennzeichnen entsprechend abgebrochene, vollst\u00e4ndig r\u00fcckerstattete oder fehlgeschlagene Bestellungen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Beim blockbasierten Checkout kann zus\u00e4tzlich der tempor\u00e4re Status <strong>Draft<\/strong> occur.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u00c4ndere einen Bestellstatus nicht willk\u00fcrlich. Ein Statuswechsel kann weitere Vorg\u00e4nge in WooCommerce und installierten Erweiterungen ausl\u00f6sen und ersetzt insbesondere keine tats\u00e4chliche Zahlung oder R\u00fcckzahlung.<\/p>","protected":false},"excerpt":{"rendered":"<p>Jede Bestellung in WooCommerce besitzt einen Bestellstatus. Dieser zeigt dir, an welcher Stelle sich eine Bestellung im Bestell-, Zahlungs- oder Bearbeitungsprozess befindet. Der Status hilft dir beispielsweise zu erkennen, ob eine Zahlung noch aussteht, eine Bestellung versandbereit ist oder bereits vollst\u00e4ndig abgeschlossen wurde. Die Bestellungen und ihren aktuellen Status findest du unter: Wie du eine [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_joinchat":[],"footnotes":""},"doc_category":[83,89],"doc_tag":[],"class_list":["post-23029","docs","type-docs","status-publish","hentry","doc_category-cms-online-shops","doc_category-woocommerce"],"year_month":"2026-09","word_count":2466,"total_views":"6","reactions":{"happy":"0","normal":"0","sad":"0"},"author_info":{"name":"Silvio Mazenauer","author_nicename":"admin-curia","author_url":"https:\/\/www.curiaweb.ch\/en\/author\/admin-curia\/"},"doc_category_info":[{"term_name":"CMS &amp; Online-Shops","term_url":"https:\/\/www.curiaweb.ch\/en\/hilfe-kategorie\/cms-online-shops\/"},{"term_name":"WooCommerce","term_url":"https:\/\/www.curiaweb.ch\/en\/hilfe-kategorie\/cms-online-shops\/woocommerce\/"}],"doc_tag_info":[],"knowledge_base_info":[],"knowledge_base_slug":[],"_links":{"self":[{"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/docs\/23029","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/comments?post=23029"}],"version-history":[{"count":1,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/docs\/23029\/revisions"}],"predecessor-version":[{"id":23031,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/docs\/23029\/revisions\/23031"}],"wp:attachment":[{"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/media?parent=23029"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/doc_category?post=23029"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/www.curiaweb.ch\/en\/wp-json\/wp\/v2\/doc_tag?post=23029"}],"curies":[{"name":"WP","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}