Debugging
Default tasks when hooks are not been dispatched
Verify if the module is enabled within the Stores Configuration
Verify if the webhook is not in concept or disable mode
Verify if the webhook is not constraint to one specific deployment mode (prefer: Independent)
Verify if the hookHttpRequest queue consumer runs (optionally run: bin/magento queue:consumer:run hookHttpRequest)
Xdebug breakpoints
Validate method, URI and options
vendor/guzzlehttp/guzzle/src/Client.php
Found event webhooks
vendor/magehook/hook/Event/Observer/Dispatcher.php
Last updated