Alexander Hauser

Results 4 comments of Alexander Hauser

In particular, this code in my app is not working anymore since switching to the latest release (I was a bit behind in releases, so this might as well have...

Thank you so much, that's exactly what I was looking for!

For anyone who might stumble across this issue after ugrading to the 2022-07 API-version: If `fulfillmentOrders.ListAsync(orderId)` comes back empty and returns no `FulfillmentOrder`s, the problem for me was that I...

@nozzlegear, my app uses the current `2022-07` API release of ShopifySharp and I'm following the fulfillment example code that you have provided a few posts above this one (so NOT...