Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/gateways/cod/class-wc-gateway-cod.php

WC_Gateway_COD::get_canonical_package_rate_ids()

Method: Converts the chosen rate IDs generated by Shipping Methods to a canonical ‘method_id:instance_id’ format.

Source: includes/gateways/cod/class-wc-gateway-cod.php:285

Used by 1 function | Uses 1 function

WC_Gateway_COD::get_matching_rates()

Method: Indicates whether a rate exists in an array of canonically-formatted rate IDs that activates this gateway.

Source: includes/gateways/cod/class-wc-gateway-cod.php:310

Used by 1 function | Uses 0 functions

WC_Gateway_COD::process_payment()

Method: Process the payment and return the result.

Source: includes/gateways/cod/class-wc-gateway-cod.php:321

Used by 0 functions | Uses 2 functions

WC_Gateway_COD::thankyou_page()

Method: Output for the order received page.

Source: includes/gateways/cod/class-wc-gateway-cod.php:344

Used by 0 functions | Uses 0 functions

WC_Gateway_COD::change_payment_complete_order_status()

Method: Change payment complete order status to completed for COD orders.

Source: includes/gateways/cod/class-wc-gateway-cod.php:359

Used by 0 functions | Uses 0 functions

WC_Gateway_COD::email_instructions()

Method: Add content to the WC emails.

Source: includes/gateways/cod/class-wc-gateway-cod.php:373

Used by 0 functions | Uses 0 functions

WC_Gateway_COD::init_form_fields()

Method: Initialise Gateway Settings Form Fields.

Source: includes/gateways/cod/class-wc-gateway-cod.php:66

Used by 1 function | Uses 1 function

WC_Gateway_COD::is_available()

Method: Check If The Gateway Is Available For Use.

Source: includes/gateways/cod/class-wc-gateway-cod.php:123

Used by 0 functions | Uses 7 functions

WC_Gateway_COD::is_accessing_settings()

Method: Checks to see whether or not the admin settings are being accessed by the current request.

Source: includes/gateways/cod/class-wc-gateway-cod.php:177

Used by 1 function | Uses 1 function

WC_Gateway_COD::load_shipping_method_options()

Method: Loads all of the shipping method options for the enable_for_methods field.

Source: includes/gateways/cod/class-wc-gateway-cod.php:209

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