581769886a
* Remove account creation gating * Unneccessary use statements * Tidy up with null coalescing operators * Add __experimental_woocommerce_blocks_checkout_update_order_from_request action * Default to 200 status * add docs in feature flag file * align docs with hook Co-authored-by: Nadir Seghir <nadir.seghir@gmail.com> |
||
---|---|---|
.. | ||
README.md | ||
checkout.jpg | ||
feature-flags-and-experimental-interfaces.md | ||
reserve-stock.jpg | ||
stock-reservation.md |
README.md
WooCommerce Blocks Handbook
This folder contains documentation for specific Blocks and Blocks functionality.
Document | Description |
---|---|
Stock Reservation during Checkout | This doc covers the Checkout Stock Reservation system. |
Features Flags and Experimental interfaces | This doc outlines all the current features that are gated behind a feature or experimental flag as well as any interfaces that are experimental |