Shipping Methods
The AgiqonConnector extends each Shopware shipping method with dedicated OCI/cXML fields. This allows defining individually per shipping method which description and article number appears in the cart transfer.
Enabling Shipping in the Transfer
For shipping costs to be transferred at all, the "Append shipping" option must be enabled in the respective OCI or cXML system (General tab).
Shipping is then transmitted as a separate line item in the OCI or cXML response — alongside the product line items.
Configuring a Shipping Method
Navigate to Settings → Shipping → [Select shipping method] → Additional OCI Shipping Information.
In the shipping method edit form, an additional "AgiqonConnector" section appears with the following fields:
| Field | Description |
|---|---|
| Shipping number | Article number used in the transfer for this shipping method |
| Internal article number | Internal number of the shipping method (for internal systems) |
| Shipping description | Name of the shipping method that appears in the transfer |
These values are available in the Shipping Fields tab of the OCI/cXML system as data sources and can be configured with fallbacks just like product fields.
If no shipping description is set, the default Shopware name of the shipping method is used.