Hi guys,
recently we encountered an issue, that is a bit strange.
http://screencast.com/t/evlG4TJRT7Yc
As you can see in screenshot - looks like 1 cart created 2 orders.
Please note the time between orders of the cart - it looks like they where registered at the same time.
In front-end we just have a typical <form> with submit.
At the same time (to avoid any issues like that) we also included Jquery on click tha blocks button right when submit was clicked.
Any suggestions on this?
/Dmitrij