53e4c40c56
* Client side improvement to the payment method integration docs * improvements to php docs * Improvements to server side documentation of Payment Method Checkout blocks integration * Update docs/extensibility/payment-method-integration.md Co-authored-by: Allen Smith <loranallensmith@gmail.com> * Update docs/extensibility/payment-method-integration.md Co-authored-by: Allen Smith <loranallensmith@gmail.com> * Update docs/extensibility/payment-method-integration.md Co-authored-by: Allen Smith <loranallensmith@gmail.com> * Update docs/extensibility/payment-method-integration.md Co-authored-by: Allen Smith <loranallensmith@gmail.com> * More edits addressing feedback. * Update docs/extensibility/payment-method-integration.md Co-authored-by: Allen Smith <loranallensmith@gmail.com> Co-authored-by: Allen Smith <loranallensmith@gmail.com> |
||
---|---|---|
.. | ||
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. |