Hello everybody,
In Magento version 1.9.2.1 I have a shopping basket with articles.
During the ordering process and clicking on order, the function $object-> save is called but not left.
/ Checkout / onepage / success / is never reached, the order is not saved.
Where can I search for the reason?
Thanks in advance