afc93035fd
* Add new config for saved token processing by payment methods. * Implement new saved token handling config from registered payment methods. * Implement new saved token handling config from registered payment met… … 2b42205 …hods. * make sure saved token handler component is only loaded when a token payment method is selected |
||
---|---|---|
.. | ||
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. |