Hi!
In the checkouthandler if the customer aborts the checkout I call the method checkoutdone. When this method is called a new cart creates and when the customer re-enters the checkouthandler another new order is created. Can i make the system not to create mutiple carts and orders?
Kind regards.
/Magnus