Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
I'm new to the Fulfillment API and am coding the callback for the fulfillment_order_notification functionality. The FULFILLMENT_REQUEST call works fine, but I'm not receiving the CANCELLATION_REQUEST calls after I cancel fulfillment on test orders. My flow is to add an order, request fulfillment, verify that it's received on the call back (which it is) and then cancel fulfillment. I've logged everything arriving on the call back and so far, none of the cancellation requests are getting there. I'm sure I'm missing something obvious. Any ideas?
I'm getting the same problem. Were you able to find out why this is happening?
Hey guys same issue not receiving both FULFILLMENT_REQUEST and CANCELLATION_REQUEST