Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Webhook for create orders gets fired twice

Webhook for create orders gets fired twice

bilraj
Tourist
7 0 1

My webhook listener for /orders/create is getting called twice. I've made sure that I'm not creating a webhook on both the store and through the API, and I tried deleting and recreating the webhook, and I'm still getting duplicate calls. Has anyone dealt with this issue before?

Replies 3 (3)

oscprofessional
Shopify Partner
16215 2425 3149

Hello 

Looks orders create event is registered twice. to resolve delete one hook and then check

Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing | Oscp Upsell & Cross sell App : Free | Oscp Sales & Volume Discount App : Free | Custom Pricing Wholesale App : Free | OSCP Shipping Discounts App : Free
bilraj
Tourist
7 0 1

How can I confirm this? It looks like I only have one webhook running for create orders. 


@oscprofessional wrote:

Hello 

Looks orders create event is registered twice. to resolve delete one hook and then check


 

oscprofessional
Shopify Partner
16215 2425 3149
Hello There is two ways to create event/hooks in shopify
i) Using Shopify Admin,  Settings > Notifications > Webhooks
ii) Using Shopify admin API Through Application 
 
 If You are using second approach then it is subject to code analysis / review. else simply go to admin and remove one
Get pass your Store Core Web Vital Free Speed Optimization Audit, Chat on WhatsApp | Skype : oscprofessionals-87 | Email: pallavi@oscprofessionals.com | Hire us | Guaranteed Site Speed Optimization | Website Free Audit | Shopify Theme Customization | Build Shopify Private App | Shopify SEO | Digital Marketing | Oscp Upsell & Cross sell App : Free | Oscp Sales & Volume Discount App : Free | Custom Pricing Wholesale App : Free | OSCP Shipping Discounts App : Free