We are running into an issue where we are getting a 500 error from Shopify’s Order API but it turns out irrespective of that the order is actually getting created successfully on Shopify’s end. On our end, due to the error, we retry creating that order and if the second time around it goes through successfully (which seems to happen most of the time) - we end up with duplicate orders. We could probably add some checks and balances in our integration for this which seems to be just unnecessary work given that I am. not sure why we get 500 in the first place if the orders is getting created anyways. Has someone ran into this? if so, how did you resolve it?
I’m making the request for order creation, I get back an HTTP 500 server internal error but the order is actually created. Since this returns an error, after some minutes I try to recreate the order.
Sometimes this new request behaves correctly sometimes it doesn’t and the merchant ends up with a lot of duplicate orders (double, triple or more).
Is there any reported issue that is being pursued that I can monitor or any workaround solution. this is creating a lot of stock accuracy issues since each order allocates stock and puts these units offline until the duplicates are properly treated.
Just stepping in to see if Shopify can help rectify the situation that our partners have mentioned above.
The situation is extremely difficult to manage our end. Multiple sales creating minus stock holdings, creating fewer sales and no availability on many items daily. This must be resolved quickly.
Please can you work with our partners @jcsantos to help rectify the problem as quickly as possible please.
I hope you can understand the seriousness of this matter and is resolved ASAP