Regarding the CSV import

Viewing 1 reply thread
  • Author
    Posts
    • #4768
      Anonymous
      Inactive

      Hey Guys,

      Can the CSV import function handle the following?
      – Tracking numbers are stored in the CSV file against a custom invoice number and order ID is not contained in the CSV file; custom invoice number exists on postmeta as a meta_value for each order.
      – Not all orders in the CSV file will be present in the database; Means, if you can’t match on the invoice number, ignore and go to next record.
      – CSV is semi-colon delimited, not comma.

    • #4773
      Anonymous
      Inactive

      Hi Ben, Clarifications below.
      – CSV file details should be stored against order id as key element.
      – If the order id in CSV doesn’t match with the actual orders, it will be ignored.
      – CSV is comma delimited by default, but it can be changed while import. semi-colon delimited csv is supported.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.