Dev Resources

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

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

Checkout::enqueue_data()

Method: Extra data passed through from server to client for block.

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

Used by 0 functions | Uses 10 functions

Checkout::deep_sort_with_accents()

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

Used by 1 function | Uses 0 functions

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
1 2 Next »
Proudly powered by WordPress