comment-linesFrequently Asked Questions (Orders)

Find quick answers to common questions about order connections, exports, tracking, and platform-specific order issues.

Open a question to see the answer.

chevron-rightCan I connect my order connections to multiple webshops in one project?hashtag

No. One project supports one webshop connection or one Channable API connection.

The first order connection you create sets the webshop or API connection for the project.

If you need multiple webshops, create multiple projects.

chevron-rightHow can I download my orders and order returns as CSV?hashtag

You can export orders and order returns as a CSV per project.

The export includes all orders retrieved by your order connections.

One ordered product equals one row in the CSV.

circle-info

Note: After 90 days, order data is anonymized. Customer data is replaced with #.

Exceptions:

  • Amazon orders are anonymized after 30 days.

  • Zalando orders are anonymized after 110 days.

To download the CSV:

  1. Go to Orders > All orders.

  2. Click Download as CSV.

  3. Adjust the time range if needed.

  4. Open the file in Excelarrow-up-right or Google Sheets.

chevron-rightMy order connection is not retrieving (some) ordershashtag

Check these points:

  1. Confirm the order connection is active

    • Go to Setup > Setup orders.

    • A blue dot means the order connection is active.

    • An orange dot means it is inactive.

    • To activate it, go to Setup > Orders, open Settings, and click Activate order connection.

  2. Check that the correct connections are used

    • The import connection in Orders must match the one in Import.

    • The API export connection must match the one used in the order connection.

    • Open the API Settings tab to confirm the connection name.

  3. Check whether the marketplace connection expired

    • If the API connection expired, Channable cannot retrieve orders.

    • Renew the connection to restore access.

  4. Check when the order connection was created

    • Older open orders may not be retrieved retroactively.

    • If open orders existed before the connection was created or activated, contact Support.

  5. If you use the Channable API

If you checked everything above and orders are still missing, contact Support.

chevron-rightMy T&T codes are visible in Channable, but not in the marketplacehashtag

This usually means the transporter mapping is missing or mismatched.

Check your transporter configuration in the order connection settings.

If you use the Channable API, also verify your shipment POST requestarrow-up-right.

chevron-rightWhere can I find the Shopware shipment method id and shipment tax name for the order connection?hashtag

The shipment method id is the id of the shipment method you want to use when creating orders with the order connection. This is a mandatory field, so you can't save the order connection without it.

You can find it:

  • In the URL when you open the shipment method in Shopware.

  • In your Shopware database.

The id is always 32 characters long.

circle-info

Example: 1234567e1a2d3fdd4fdef56dd78901d0

If the URL looks like this:

https://shopware6.demo.de/channable/public/admin#/sw/settings/shipping/detail/1234567e1a2d3fdd4fdef56dd78901d0

Then the part after detail/ is the shipment method id.

You can add the id in Setup > Order connections > Settings.

Shipping tax name

This field is optional.

You can find it in the taxes overview in Shopware 6.

Use the tax name, not the percentage.

The percentage can differ per country.

Channable needs the tax name to apply the correct rate.

If you leave this field empty, Channable uses 0% for shipping tax calculations.

Add the tax name in Setup > Setup orders > Settings > Options.

chevron-rightPrestashop error: I have the error ‘Invalid address data, missing mandatory data’hashtag

This means mandatory order information is missing or invalid.

Common causes:

  • The buyer entered a value that does not match the accepted field format

    • Action: Process the order manually.

  • The buyer left a field empty that is required in Prestashop

chevron-rightPrestashop error: I have the error ‘Product out of stock’hashtag

This means the ordered product has stock 0.

Common causes:

  • The product is really out of stock

    • Explanation: Stock may have reached 0 shortly after the order was placed.

    • Action: Resend the order when stock is available again.

    • If this happens often, contact Support.

  • The product ID is not recognized by Channable

    • Explanation: The platform may still contain products that were not pushed by Channable.

    • Action: Remove or close inventory for those products and send them again through your Channable API.

    • You will need to process the order manually.

Last updated

Was this helpful?