Order Import
Completed webshop orders are imported into your Uniconta as a sales order. The order import can be customized to fit any specific needs.
Configuration in Uniconta
Delivery types
Delivery types must be created in Uniconta. The ID must match the delivery method ID created in Umbraco.
If delivery types are not created in Uniconta, an error message will be inserted into the order comment with the text:
Type didn't match a shipmentType in uniconta. check umbraco values.
Example
Umbraco has a Delivery type called "GLS Business" with id glsb
Uniconta must then have a Delivery type with id glsb and any name you prefer.
Payment Methods
Works them same way as the Delivery types. The ID must match the payment method ID created in Umbraco.
If payment methods are not created in Uniconta, an error message will be inserted into the order comment with the text:
PaymentType didn't match a paymentType in uniconta. check umbraco values.