disable Order status notification for specific status

  • Posts: 71
  • Thank you received: 1
3 years 1 month ago #330879

-- HikaShop version -- : 4.4.1

Hey,

How can I disable mails for a specific status (cancelled)? I see that I can change the text for every status but I don't see an option to disable the mail.

Best regards,

RG

Please Log in or Create an account to join the conversation.

  • Posts: 81515
  • Thank you received: 13069
  • MODERATOR
3 years 1 month ago #330880

Hi,

You can add such code in the preload section override for the cancelled status:

<?php $mail->published = false; ?>

Please Log in or Create an account to join the conversation.

Time to create page: 0.052 seconds
Powered by Kunena Forum