How could I send mail to the vendor and customer when a bought listing is canceled?

In my current operation, when the user finishes paying and the order’s status is processing, the user sends a message in dispute that says, ‘I want to cancel this listing,’ to the admin.

And upon receiving the message, the admin changes the listing status to ‘cancel’ on the WordPress admin page.

At this point, I want to send an email to both the vendor and the user.

But currently, the email is only sent to the admin.

What should I do?

Please let me know and help.

1 Like

Hi,

Please provide more details, maybe you mean an order or a booking?

Sorry, My explanation was insufficient.

I assumption that means orders.

Hi,

This is how it should work by default. Please try to change the status to refunded, then the customer and the vendor should receive an email notification.

Thank you for your response.

You are absolutely right that an email is sent to both parties when the status changes to ‘refunded’.

However, I also want to send an email to both parties when the status changes to ‘canceled’.

Is it possible to send an email to both parties in the ‘canceled’ situation as well?

Hi,

Unfortunately, there’s no such feature; it would require a custom implementation. If customizations are required for your site, please try customizing it using the collection of code snippets Search · user:hivepress · GitHub and other developer resources, or consider hiring someone for custom work https://fvrr.co/32e7LvY

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.