• Resolved dandernach

    (@dandernach)


    Hey there,

    we are looking for a way to send each vendors terms and conditions to the customer after a purchase.

    I thougth about sending the “seller info” with the order confirmation. Might something like this be possible?

    We already added an attachment with the terms and condition of our marketplace. Now we would need to add the terms and coditions of each vendor the customer buys from.

    The laws in Germany are getting ridicoulous. Having the terms and conditions visible on the website does not qualify as “written form” so they have to be sent via e-mail. Ugh.

    Thank you,
    Daniel

Viewing 1 replies (of 1 total)
  • Jamie

    (@digitalchild)

    Hi Daniel,

    I’ve answered your question via our support system however as it is related to emails which are all in free, I will add my response here to help those looking for answers.

    You will need to hook into the relevant email templates for the standard woocommerce emails. You can use the ‘get_vendors_from_order’ function in WCV to know who the vendors are in the order, then attach the terms for every vendor in that order.

    A word of warning, this will get messy, quickly. If you have 8 vendors in your order, you will have 8 terms attachments.

    cheers,

    Jamie.

Viewing 1 replies (of 1 total)
  • The topic ‘Send Seller Info to customers’ is closed to new replies.