Dev Resources

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

WC_Webhook::get_secret()

Method: Get the secret used for generating the HMAC-SHA256 signature.

Source: includes/class-wc-webhook.php:730

Used by 1 function | Uses 0 functions

WC_Webhook::get_topic()

Method: Get the webhook topic, e.g. `order.created`.

Source: includes/class-wc-webhook.php:742

Used by 5 functions | Uses 0 functions

WC_Webhook::get_delivery_url()

Method: Get the delivery URL.

Source: includes/class-wc-webhook.php:754

Used by 4 functions | Uses 0 functions

WC_Webhook::get_user_id()

Method: Get the user ID for this webhook.

Source: includes/class-wc-webhook.php:766

Used by 1 function | Uses 0 functions

WC_Webhook::get_api_version()

Method: API version.

Source: includes/class-wc-webhook.php:778

Used by 2 functions | Uses 0 functions

WC_Webhook::get_failure_count()

Method: Get the failure count.

Source: includes/class-wc-webhook.php:792

Used by 1 function | Uses 0 functions

WC_Webhook::get_pending_delivery()

Method: Get pending delivery.

Source: includes/class-wc-webhook.php:804

Used by 0 functions | Uses 0 functions

WC_Webhook::set_name()

Method: Set webhook name.

Source: includes/class-wc-webhook.php:820

Used by 0 functions | Uses 0 functions

WC_Webhook::set_date_created()

Method: Set webhook created date.

Source: includes/class-wc-webhook.php:833

Used by 0 functions | Uses 0 functions

WC_Webhook::set_date_modified()

Method: Set webhook modified date.

Source: includes/class-wc-webhook.php:846

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 … 6 Next »
Proudly powered by WordPress