Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • stephen 84 posts 125 karma points
    Jul 13, 2015 @ 13:23
    stephen
    0

    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?

  • Anders Burla 2560 posts 8256 karma points
    Jul 17, 2015 @ 11:04
    Anders Burla
    0

    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

  • 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.

Please Sign in or register to post replies