Look for all the places you do TC.GetCurrentOrder and be sure that you don't create new orders in places you don't want to. A new order is created if you don't parse false into the method. e.g when having a mini cart.
Or is it a completed order but it has no info/products? Does normal orders still come in?
Order every one minute
Hi. I'm having a strange issue. For every one minute or so there is comig a blank order in Tea Commerce backend.
Is that happend to enyone before? Or is there some one who have an idea where to look?
Umbraco vers. 6.1.6 TC vers. 2.2.1
Best regards
Palle
Look for all the places you do TC.GetCurrentOrder and be sure that you don't create new orders in places you don't want to. A new order is created if you don't parse false into the method. e.g when having a mini cart.
Or is it a completed order but it has no info/products? Does normal orders still come in?
Kind regards
Anders
Hi Anders.
Thx for your reply and sorry for coming back so late. I't seemed to be the issue.
Thx again
Palle
is working on a reply...