85d450a00c
* Hide payment methods that have missing dependencies and display an error in the admin * Clarify docs * Use wp_scripts() instead of the global * Don't localize logs and always show the docs link * Add wards to ensure keys exist * Show a console error instead of a notice in the admin |
||
---|---|---|
.. | ||
README.md | ||
checkout-flow-and-events.md | ||
payment-method-integration.md |
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. |