• Resolved Bessonweb

    (@besky)


    Hi,

    I have imported many orders with “tax_total”, “shipping_total” and “shipping_tax_total” filled, but in the order details I don’t find any of them.

    On the “report” page, I can see the total monthly shipping costs, per example but not in the individual order.

    On the “report” page for taxes, I can see only by date but I think it’s normal because I have only the amount and not the type of taxe. But in the order details, nothing !

    I don’t understand why, although I’ve searched.

    Could you help me please?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support WebToffee Support

    (@webtoffeesupport)

    Hi @besky,

    Thank you for reaching out to us.

    Could you share a sample CSV file so that we can check it? You can share the CSV file by uploading it to Google Drive or?WeTransfer or any similar service and sharing the link with us.

    Thread Starter Bessonweb

    (@besky)

    Hi,

    Here is the file : https://file.io/7vH0iCnpjVel

    Thank for your help.

    Plugin Support WebToffee Support

    (@webtoffeesupport)

    Hi @besky,

    Upon reviewing the import CSV file you provided, it appears that certain default fields necessary for tax information are missing. Specifically, the fields “tax_items,” tax data present in the “line_item” field and “shipping_items” are not present in the import file.

    You may try importing again after adding these required fields to the import file. You can refer to our  Sample CSV file here for the correct structure.

    Thread Starter Bessonweb

    (@besky)

    Hi,

    In your example, the “shipping_items” is :

    items:Batman Toy × 1|positionen:|method_id:flat_rate|taxes:a:1:{s:5:”total”;a:1:{i:3;s:1:”1″;}}

    But we have no docs about what are these datas! Can you details them?

    What datas are mandatory?

    Moreover, I find your documentation very lite. It will be a good thing to add some informations.

    Thank for your reply!

    Plugin Support WebToffee Support

    (@webtoffeesupport)

    Hi @besky,

    The “shipping_items” field is not mandatory for importing orders, but it contains details related to shipping. The data in this field is formatted as follows:

    items:product name × quantity | method_id:method type | taxes:

    Here’s a breakdown of the components:

    • items: Product name and quantity.
    • method_id: Shipping method type (e.g., flat_rate).
    • taxes: Tax details (in serialized format).

    We appreciate your feedback regarding the documentation and understand the importance of providing more information. We will work on enhancing the documentation to offer better clarity on the various fields and their details.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Missing data after import’ is closed to new replies.