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.

Re: Webhook Refund Create Triggered on Order Cancelled

Webhook Refund Create Triggered on Order Cancelled

garyrgilbert
Shopify Partner
433 41 191

Hello @Shopify

 

The webhook refund_create is incorrectly being triggered on order cancellation, as well as when a refund is generated for the order.

 

According to the documentation:

  • Refund create: a webhook will be sent every time a refund is issued.
  • Order cancellation: a webhook will be sent every time an order is canceled.

The refund create webhook should only be triggered when a refund is issued.  Can you please look into this?

 

Regards,

 

Gary

- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
Reply 1 (1)

ftalfer
Shopify Partner
3 0 1

Hello @Shopify@garyrgilbert 
Any feedback on this ?

I have a similar use case, when I cancel an order without refunding it, the refund webhook is triggered, with an actual refund object !
Though, there's no refund at all in the admin view.