woocommerce/plugins/woocommerce-blocks/docs/extensibility
Mike Jolley 582ba8797f Update references to use main 2020-06-16 10:38:19 +01:00
..
README.md Add documentation for checkout flow and payment method integrations (https://github.com/woocommerce/woocommerce-blocks/pull/2246) 2020-04-17 11:37:09 -04:00
checkout-flow-and-events.md Update references to use main 2020-06-16 10:38:19 +01:00
payment-method-integration.md Update references to use main 2020-06-16 10:38:19 +01:00

README.md

Extensibility in WooCommerce Blocks

These documents are all dealing with extensibility in the various WooCommerce Blocks.

Checkout Block

Document Description
Payment Method Integration Information about implementing payment methods.
Checkout Flow and Events All about the checkout flow in the checkout block and the various emitted events that can be subscribed to.