• Resolved seen475

    (@seen475)


    Hi,

    I have set up my website so that woocommerce products may be submitted by wordpress users.

    Each wordpress user has an email address.

    Would like to make it so that each time a product is purchased it not only sends a email to admin, but also the user that submitted that product.

    Is there some sort of meta tag I can put in the woocommerce email settings so that it notifies each user of the purchase?

    thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • con

    (@conschneider)

    Engineer

    Hi there,

    Is there some sort of meta tag I can put in the woocommerce email settings so that it notifies each user of the purchase?

    There are many ways to solve this by code, but what you can also do is built an email list and use this in conjunction with standard mailbox forwarding rules.

    a) have one common email where all new orders notifications get send to
    b) create email rules that check the email subject / text for the product name and based on that info c) conditionally forwards the email to the user that submitted that product.

Viewing 1 replies (of 1 total)

The topic ‘Email to post users’ is closed to new replies.