Dev Resources

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

CheckoutSchema::get_checkout_response()

Method: Get the checkout response based on the current order and any payments.

Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CheckoutSchema.php:178

Used by 1 function | Uses 1 function

CheckoutSchema::prepare_payment_details_for_response()

Method: This prepares the payment details for the response so it’s following the schema where it’s an array of objects.

Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CheckoutSchema.php:205

Used by 1 function | Uses 0 functions

CheckoutSchema

Class: CheckoutSchema class.

Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CheckoutSchema.php:13

Used by 0 functions | Uses 0 functions

CheckoutSchema::__construct()

Method: Constructor.

Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CheckoutSchema.php:49

Used by 1 function | Uses 1 function

CheckoutSchema::get_properties()

Method: Checkout schema properties.

Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CheckoutSchema.php:60

Used by 0 functions | Uses 1 function

CheckoutSchema::get_item_response()

Method: Return the response for checkout.

Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CheckoutSchema.php:167

Used by 0 functions | Uses 1 function
Proudly powered by WordPress