Woocommerce is triggering processing order response 2-3 times sometimes, sending order notifications twice/ thrice.

Status: Closed · Asked by Raghav Gakhar on · 0 views

RaghavGakhar — Question ·
Pabblymember11 — Reply ·

Hey @RaghavGakhar

As webhook-based trigger events, WordPress and Woocommerce trigger events can only be activated once data has been received by the application's server.

You can also verify it by visiting the webhook.site testing site for webbooks.

To check if the webhook is being retrieved more than once in Webhook.site, you can copy the webhook URL provided by Webhook.site within WooCommerce or WordPress and perform the test event there. This will confirm the problem twice.

Here is an example video you can watch to follow the webhook problem:

youtube.com/watch?v=mnJFZxwhiEQ

RaghavGakhar — Reply ·

Well, I am aware this is not a pabbly issue but woocommerce issue and there are multiple unsolved threads on github on webhooks firing multiple times from order update.

Back to all forum threads · Log in to reply