Viewing 3 replies - 16 through 18 (of 18 total)
  • Thread Starter kumaresan

    (@kumaresanwp)

    I need mail must be send when admin or customer cancel the order, cancelled mail will be send to which customer order will be changed.
    Not for multiple customers.

    Hello

    This is not for multiple user. it for booking cancelled mail send for customer.

    Please see following filter

    add_filter( ‘woocommerce_email_recipient_booking_cancelled’, ‘wc_send_booking_cancelled_multiple_addresses’ );

    Above filter for when booking cancelled mail send for customer

    Thread Starter kumaresan

    (@kumaresanwp)

    Thanks friend and sorry for late reply….

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Product cancel and faild email not received by customer’ is closed to new replies.