Skip to main content

Automatic Order Creation

In auto mode, the connector creates a Shopware order immediately upon transfer — without any manual intervention. This is ideal for fully automated procurement processes where an order should be placed directly after the punchout session.

Activating Auto Mode

The transmission mode is configured per system:

  1. Open the desired OCI or cXML system in the admin
  2. Go to Tab General → Transmission Mode
  3. Select "Automatic"

Setting Payment and Shipping Method

In auto mode, the connector needs a payment method and a shipping method to create the order. These are also configured in the General tab of the system:

SettingDescription
Payment methodShopware payment method used for automatically created orders (e.g. "Invoice")
Shipping methodShopware shipping method for automatically created orders
Required fields in auto mode

Without a payment and shipping method, automatic order creation will fail. The transmission will remain in the "Transferred" status and show an error in that case.

Flow in Auto Mode

Buyer clicks "Transfer"


Cart payload is stored


Connector reconstructs the cart


Shopware order is created automatically


Transmission → Status: "Order created"
Order number is stored in the transmission


Buyer is redirected to the hook URL of the procurement system

The entire order creation happens invisibly and synchronously for the buyer during the transfer process.

Difference to Manual Mode

ManualAutomatic
Order is createdAfter manual click in adminImmediately on transfer
Intervention neededYes, by an admin userNo
Suitable forProcesses with manual reviewFully automated procurement
Payment/shipping methodRequiredRequired

Viewing the Order Afterwards

After a successful automatic order creation, the order can be found:

  • In the transmission detail view (directly linked)
  • Under Orders in the Shopware Admin

The transmission then shows the status "Order created" and the associated order number.