• Resolved tarundeology

    (@tarundeology)


    Hello,

    I need to have a function where I upload csv file with list of order numbers and tracking numbers, each order have its own tracking number (only two columns in the csv).

    Upon successful upload, it will trigger woocommerce email to send note to customer with tracking number and link to check their shipment status (with the tracking number automatically populated). Only use one logistic provider at the moment. The order status then automatically changed to “Shipped” status.

    Can I achieve this using this plugin?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Zorem

    (@zorem)

    Hi @tarundeology,

    Yes, we have an option to add a tracking number to the order using a CSV file and change the order status to shipped(completed), and attached the tracking information to the shipped(completed) order status email.

    Check this documentation for more details of CSV Import.

    Thanks,

    Thread Starter tarundeology

    (@tarundeology)

    That’s awesome!!!
    How do I customise the woocommerce note email content? I need to put the link to check the shipment.

    Thread Starter tarundeology

    (@tarundeology)

    Oh I see the customise email template is in AST Pro

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Bulk upload tracking number for several orders’ is closed to new replies.