Closed Prestaworks closed 4 years ago
Hi @Prestaworks, any ideas what is causing the endless loop? A better solution would be to resolve the cause of the endless loop instead of just fixing the symptom.
Yes but I don't think you will ever be able to fix a 100% guarantee that the order will be created. It could be issues with third party modules, settings in Prestashop, data from the payment gateway, cart content or any number of other reasons why an order is not properly created. I would suggest that you maybe add a logg entry into prestashops log to notify the merchant that something was not correct with the call in addition to the die command.
Cancel endless loop issue.