Dev Resources

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

CartCoupons

Class: CartCoupons class.

Source: packages/woocommerce-blocks/src/StoreApi/Routes/CartCoupons.php:9

Used by 0 functions | Uses 0 functions

CartCoupons::get_path()

Method: Get the path of this REST route.

Source: packages/woocommerce-blocks/src/StoreApi/Routes/CartCoupons.php:15

Used by 1 function | Uses 0 functions

CartCoupons::get_args()

Method: Get method arguments for this REST route.

Source: packages/woocommerce-blocks/src/StoreApi/Routes/CartCoupons.php:24

Used by 0 functions | Uses 0 functions

CartCoupons::get_route_response()

Method: Get a collection of cart coupons.

Source: packages/woocommerce-blocks/src/StoreApi/Routes/CartCoupons.php:57

Used by 0 functions | Uses 1 function

CartCoupons::get_route_post_response()

Method: Add a coupon to the cart and return the result.

Source: packages/woocommerce-blocks/src/StoreApi/Routes/CartCoupons.php:81

Used by 0 functions | Uses 2 functions

CartCoupons::get_route_delete_response()

Method: Deletes all coupons in the cart.

Source: packages/woocommerce-blocks/src/StoreApi/Routes/CartCoupons.php:105

Used by 0 functions | Uses 0 functions

CartCoupons::prepare_links()

Method: Prepare links for the request.

Source: packages/woocommerce-blocks/src/StoreApi/Routes/CartCoupons.php:121

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