Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / 2.2.0 / Page 5

WC_Webhook::get_resource()

Method: Get the resource for the webhook, e.g. `order`.

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

Used by 5 functions | Uses 1 function

WC_Webhook::get_event()

Method: Get the event for the webhook, e.g. `created`.

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

Used by 4 functions | Uses 1 function

WC_Webhook::set_delivery_url()

Method: Set the delivery URL.

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

Used by 0 functions | Uses 0 functions

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_failure_count()

Method: Get the failure count.

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

Used by 1 function | Uses 0 functions

WC_Webhook::set_secret()

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

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

Used by 0 functions | Uses 0 functions

WC_Webhook::set_topic()

Method: Set the webhook topic and associated hooks.

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

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