CheckoutSchema
Class: CheckoutSchema class.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CheckoutSchema.php:13
Class: CheckoutSchema class.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CheckoutSchema.php:13
Method: Constructor.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CheckoutSchema.php:49
Method: Checkout schema properties.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CheckoutSchema.php:60
Method: Return the response for checkout.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CheckoutSchema.php:167
Method: Get the checkout response based on the current order and any payments.
Source: packages/woocommerce-blocks/src/StoreApi/Schemas/CheckoutSchema.php:178
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