Checkout
Class: Checkout class.
Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:9
Class: Checkout class.
Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:9
Method: Get the editor script handle for this block type.
Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:23
Method: Get the frontend script handle for this block type.
Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:39
Method: Enqueue frontend assets for this block, just in time for rendering.
Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:53
Method: Append frontend scripts when rendering the block.
Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:66
Method: Check if we’re viewing a checkout page endpoint, rather than the main checkout page itself.
Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:87
Method: Extra data passed through from server to client for block.
Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:98
Method: Removes accents from an array of values, sorts by the values, then returns the original array values sorted.
Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:196
Method: Get customer payment methods for use in checkout.
Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:213
Method: Hydrate the checkout block with data from the API.
Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:228