/
[in-commerce] Impossible to mass-create orders [5.2.2-B1]

[in-commerce] Impossible to mass-create orders [5.2.2-B1]

In In-Commerce there are 2 ways of creating the order:

  1. via Front-End
  2. via Admin Console

When there is a need to mass-create orders (e.g. during import), then all products are added into 1st created order instead of each order being created with it's own products.

Solution

  1. in the "ord:OnCompleteOrder" event:
    1. remove "ord_id" variable from Web Request
    2. remove order object

Related Tasks

MINC-179 - Getting issue details... STATUS