WooCommerce has different order statuses that you can use to handle your workflow.
... status settings to Reepay Authorized = Processing, Reepay Settle = Completed . WooCommerce then says "This order is no longer editable".
WooCommerce's 2.2 update removed the ability to edit orders that were in
and disable all plugins except for WooCommerce to see if this resolves the issue.
Woocommerce checks if order is editable or not and it does not allow to edit orders that are processing or completed. But there is a hook to ...
WooCommerce has multiple order statuses, that you can review here:
to see the Single Order page, where you can also Edit order details, Update Status, and Add Notes .
No need of additional validation or saving code... Now in admin order pages, for woocommerce_admin_billing_fields admin hook, the 'value' key ...
has been separated completely from the Edit Order screen.
WooCommerce orders have different statuses which lets you know the current