Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/legacy/api/v2/class-wc-api-orders.php

WC_API_Orders::get_order_refund()

Method: Get an order refund for the given order ID and ID

Source: includes/legacy/api/v2/class-wc-api-orders.php:1500

Used by 3 functions | Uses 3 functions

WC_API_Orders::create_order_refund()

Method: Create a new order refund for the given order

Source: includes/legacy/api/v2/class-wc-api-orders.php:1576

Used by 0 functions | Uses 5 functions

WC_API_Orders::edit_order_refund()

Method: Edit an order refund

Source: includes/legacy/api/v2/class-wc-api-orders.php:1655

Used by 0 functions | Uses 3 functions

WC_API_Orders::delete_order_refund()

Method: Delete order refund

Source: includes/legacy/api/v2/class-wc-api-orders.php:1723

Used by 0 functions | Uses 2 functions

WC_API_Orders::bulk()

Method: Bulk update or insert orders Accepts an array with orders in the formats supported by WC_API_Orders->create_order() and WC_API_Orders->edit_order()

Source: includes/legacy/api/v2/class-wc-api-orders.php:1771

Used by 0 functions | Uses 3 functions

WC_API_Orders::get_order_note()

Method: Get an order note for the given order ID and ID

Source: includes/legacy/api/v2/class-wc-api-orders.php:1240

Used by 3 functions | Uses 1 function

WC_API_Orders::create_order_note()

Method: Create a new order note for the given order

Source: includes/legacy/api/v2/class-wc-api-orders.php:1282

Used by 0 functions | Uses 3 functions

WC_API_Orders::edit_order_note()

Method: Edit the order note

Source: includes/legacy/api/v2/class-wc-api-orders.php:1341

Used by 0 functions | Uses 3 functions

WC_API_Orders::delete_order_note()

Method: Delete order note

Source: includes/legacy/api/v2/class-wc-api-orders.php:1414

Used by 0 functions | Uses 2 functions

WC_API_Orders::get_order_refunds()

Method: Get the order refunds for an order

Source: includes/legacy/api/v2/class-wc-api-orders.php:1464

Used by 0 functions | Uses 2 functions
1 2 … 4 Next »
Proudly powered by WordPress