Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Every time an order is place a duplicate entry is made. A new GUID is created in the column CopiedFromOrderId in the TeaCommerce_order table
Is there anything which can be done to stop this?
Hi Stephen
What Tea Commerce and Umbraco version do you use?
Do you use TC.GetCurrentOrder without sending the autoCreate: false with? Then an order will be created everytime this method is rendered and the customer don't have an order. https://documentation.teacommerce.net/razor-api/order/getcurrentorder/
Kind regards Anders
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Duplicate Orders
Every time an order is place a duplicate entry is made. A new GUID is created in the column CopiedFromOrderId in the TeaCommerce_order table
Is there anything which can be done to stop this?
Hi Stephen
What Tea Commerce and Umbraco version do you use?
Do you use TC.GetCurrentOrder without sending the autoCreate: false with? Then an order will be created everytime this method is rendered and the customer don't have an order. https://documentation.teacommerce.net/razor-api/order/getcurrentorder/
Kind regards Anders
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.