Checkout::hydrate_from_api()
Method: Hydrate the checkout block with data from the API.
Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:228
Method: Hydrate the checkout block with data from the API.
Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:228
Method: Render skeleton markup for the checkout block.
Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:242
Method: Callback for woocommerce_payment_methods_list_item filter to add token id to the generated list.
Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:312
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