Skip to main content

cXML – Create System & General Settings

Create a cXML system in the Shopware Admin under Connector → cXML Systems → Create new system.

Tab: General

Basic Information

FieldDescription
NameDisplay name of the system (e.g. "Ariba Production") — only visible internally
Technical nameUnique internal identifier
ActiveInactive systems block login
Punchout Level 2Enables Level 2 functionality for bidirectional communication

License

FieldDescription
License keyKey from agiqon-connector.deMy Account → Licenses

Transfer Settings

FieldDefaultDescription
Default unitFallback packing unit for all products without a specific unit
Decimal places2Number of decimal places for prices in the cXML response
Append shippingoffInclude shipping costs as a separate line item in the PunchOutOrderMessage
Append taxoffInclude the tax rate in the cXML response
Net total priceoffTransfer the total price as a net amount
Payment methodShopware payment method used for both automatically and manually created orders. Optional: if none is set, the payment method selected by the buyer during the punchout session is used
Shipping methodShopware shipping method used for both automatically and manually created orders. Optional: if none is set, the shipping method selected by the buyer during the punchout session is used

Transmission Mode

ModeDescription
ManualA Shopware order can be created manually from the transmission payload in the admin
AutomaticA Shopware order is created automatically immediately on transfer
info

The payment and shipping method (see above) apply to both transmission modes — manual and automatic. See Automatic Order Creation for details.

Login URL

https://shop.example.com/AgiqonCxmlEntry/login/{system-id}

The {system-id} can be found in the admin overview in the ID column of the system.

Further Reading