Checkout::enqueue_data()
Method: Extra data passed through from server to client for block.
Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:98
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
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