Skip to content

fix: handle exception in toOrderInProcess.php

Henning Leutz requested to merge next-2.x into main

In the ajax/frontend/basket/toOrderInProcess.php:

  • The QUI\ERP\Order\Factory class was imported.
  • In the event of an exception, a new order in process is created instead of just logging the error. This change should improve the user experience by preventing any disruption in the order process due to unexpected errors.

Merge Request-Berichte

Lade