Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/woocommerce-blocks/src/BlockTypes/Checkout.php

Checkout::hydrate_customer_payment_methods()

Method: Get customer payment methods for use in checkout.

Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:213

Used by 1 function | Uses 1 function

Checkout::hydrate_from_api()

Method: Hydrate the checkout block with data from the API.

Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:228

Used by 1 function | Uses 1 function

Checkout::get_skeleton()

Method: Render skeleton markup for the checkout block.

Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:242

Used by 1 function | Uses 0 functions

Checkout::include_token_id_with_payment_methods()

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

Used by 0 functions | Uses 1 function

Checkout

Class: Checkout class.

Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:9

Used by 0 functions | Uses 0 functions

Checkout::get_block_type_editor_script()

Method: Get the editor script handle for this block type.

Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:23

Used by 0 functions | Uses 0 functions

Checkout::get_block_type_script()

Method: Get the frontend script handle for this block type.

Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:39

Used by 0 functions | Uses 0 functions

Checkout::enqueue_assets()

Method: Enqueue frontend assets for this block, just in time for rendering.

Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:53

Used by 0 functions | Uses 1 function

Checkout::render()

Method: Append frontend scripts when rendering the block.

Source: packages/woocommerce-blocks/src/BlockTypes/Checkout.php:66

Used by 0 functions | Uses 2 functions

Checkout::is_checkout_endpoint()

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

Used by 1 function | Uses 1 function
1 2 Next »
Proudly powered by WordPress