• Hello, I’m working with a nonprofit that’s using the cart for various non-product sales. We have different volunteers involved, and I’m wondering if it’s possible for the admin notifications of sales to be directed to different email addresses depending on the product or category.

    For example, when a general donation is made, the admin email alerting us of that sale might go to donations@group.org, but a ticket order for a fundraising event might go to events@group.org. Obviously, that gets tricky if multiple items are in the cart at once, but in our case, that happens very infrequently, as we don’t use a centralized catalog model for displaying everything, and instead place shortcodes for each item on the relevant page.

    Thoughts on this? (Thanks in advance.)

    https://wordpress.org/plugins/wp-e-commerce/

Viewing 1 replies (of 1 total)
  • Hi Brian,

    This can certainly be done by adding some custom code, if you go that way I would suggest looking at the notifications classes.

    If I were doing this, I might consider setting up a central mailbox in Google or one of the other services to get all of the notifications, then use a automatic filtering rule to forward messages to the appropriate address based on content.

    I suspect that this would be much easier to test just and maintain over time, just a thought.

    – jeff

Viewing 1 replies (of 1 total)

The topic ‘Different email notifications per product/category’ is closed to new replies.