Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello,
I have an app for a customer that uses the orders/paid webhook to be notified whenever an order is paid. This allows us to import the order in our system.
However, they use a gift card system, and for these orders it seems the webhook orders/paid is never fired. The order status becomes "partially_refunded". Why is the orders/paid webhook not fired? Is there a way around this?
Thanks!
Hey @SBD_
Sure, here are some examples: 3644438577333, 3645520445621, 3647273337013
Hello, I'm having the exact same problem, we're not getting webhooks when the orders are paid with a gift card, is there a work around for this?