Required Configuration in pixi* Control Center

We suggest to create a new channel (Tools > Options > Edit Channels) with the following configuration:

URL Authorization

pixi/api/login?username=$$$username$$$&password=$$$password$$$

Confirm Catalog URL

pixi/api/confirmCatalog?sid=$$$session$$$&date=$$$date$$$

Confirm Order URL

pixi/api/confirmOrder?sid=$$$session$$$&order_id=$$$orders_id$$$

Export Catalog URL

pixi/api/exportCatalog?sid=$$$session$$$

Export Order URL

pixi/api/exportOrders?sid=$$$session$$$

Import Stock URL

pixi/api/importStock?sid=$$$session$$$&data=$$$data$$$

Import Order Status URL

pixi/api/importOrderStatus?sid=$$$session$$$&data=$$$data$$$

Shop URL

Must match the shop‘s Base-URL, but excluding any store-codes
Example: https://www.example-shop.com/index.php/

Shop Password

Must match the Password configured in Magento

Shop Username

Must match the Username configured in Magento