woocommerce_deliver_webhook_async Pending, doesn’t fire.
-
I am trying to use WooCommerce webhooks to send data when an order is placed. I followed the guide here https://docs.woocommerce.com/document/webhooks/ and set up a webhook to fire when an order is placed. I am using RequestBin to test it.
When an order is placed, a new Scheduled Action shows up in WooCommerce > Status > Scheduled Actions. The Hook is “woocommerce_deliver_webhook_async” and Status is “Pending”
The problem is it stays Pending and never fires. If I click “Run” it fires and the data shows up in RequestBin.Is there a way to make these Actions fire immediately or within a few minutes?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘woocommerce_deliver_webhook_async Pending, doesn’t fire.’ is closed to new replies.