Back to Woocommerce

Block Client APIs

plugins/woocommerce/client/blocks/docs/internal-developers/block-client-apis/README.md

11.0.0-dev1.5 KB
Original Source

Block Client APIs

This folder contains documentation for API interfaces for Blocks. In most cases, these docs describe APIs and interfaces that are internal only, and thus are provided to assist with developing the blocks in this repository. Documentation will tend to focus on high level overviews.

DocumentDescription
Checkout API interfaceThis doc goes into some detail about some of the API specifics for the checkout block architecture.
NoticesExplains how the notices system works and which methods are available to add an remove them.

Some of the resources from this directory were migrated to WooCommerce Developer Documentation:

For more details about extensibility points in the blocks, you can reference the extensibility docs: