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

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

In auto mode, a payment method and a shipping method must also be set in the system. See Automatic Order Creation.

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