Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/class-wc-order-refund.php / Page 2

WC_Order_Refund::get_refunded_payment()

Method: Return if the payment was refunded via API.

Source: includes/class-wc-order-refund.php:110

Used by 0 functions | Uses 0 functions

WC_Order_Refund::get_formatted_refund_amount()

Method: Get formatted refunded amount.

Source: includes/class-wc-order-refund.php:120

Used by 0 functions | Uses 3 functions

woocommerce_formatted_refund_amount

Filter Hook: Order refund. Refunds are based on orders (essentially negative orders) and contain much of the same data.

Source: includes/class-wc-order-refund.php:121

Used by 1 function | Uses 0 functions

WC_Order_Refund::set_amount()

Method: Set refunded amount.

Source: includes/class-wc-order-refund.php:130

Used by 0 functions | Uses 1 function

WC_Order_Refund::set_reason()

Method: Set refund reason.

Source: includes/class-wc-order-refund.php:140

Used by 0 functions | Uses 0 functions

WC_Order_Refund

Class: Order refund class.

Source: includes/class-wc-order-refund.php:15

Used by 1 function | Uses 1 function

WC_Order_Refund::get_type()

Method: Get internal type (post type.)

Source: includes/class-wc-order-refund.php:48

Used by 0 functions | Uses 0 functions

WC_Order_Refund::get_status()

Method: Get status – always completed for refunds.

Source: includes/class-wc-order-refund.php:58

Used by 0 functions | Uses 0 functions
« Previous 1 2
Proudly powered by WordPress