do_action( '‘bigcommerce/webhooks/’ . self::NAME', int $product_id )

Summary

Fires when a product inventory webhooks has been received from the BigCommerce store.


Parameters

$product_id

(int) BigCommerce product ID.


Source

File: src/BigCommerce/Webhooks/Checkout_Complete_Webhook.php



User Contributed Notes

You must log in before being able to contribute a note or feedback.