• hi
    ever since Version 5.108 my customers are getting double email reminders that are triggers exactly the same time.

    i see today there is an update to Version 5.109.0 and i updated it now, i am not sure if this is fixed in this version or if its something that still needs to be worked on?

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support pear8398

    (@pear8398)

    Hi,

    Thanks for using CusRev.

    Do you use a custom plugin or custom code that also customizes the WooCommerce order status change? I suggest you deactivate all plugins except CusRev, WooCommerce, switch to a WordPress theme. Then make a new order, complete it to see how it works.

    Thread Starter ariban99

    (@ariban99)

    i dont have anything like that and its only been the last few weeks.

    Based on your response is seems that you are sure its not your plugin so i will try to figure out what else is causing this.

    thank you

    Plugin Support pear8398

    (@pear8398)

    I’m waiting for your feedback.

    Thanks.

    Thread Starter ariban99

    (@ariban99)

    still happening.

    only your plugin is effected. We use wpsmtp plugin to handle the sending. Not aure if its something from that too? But nothing else like woocommerce orders. Shipment updates all send once only

    Since the duplicate reminders are sent at exactly the same time, I would try to separate two possibilities:

    1. The reminder job is being triggered twice.
    2. The reminder job is triggered once, but the SMTP layer sends the same message twice.

    A few low-risk checks may help narrow that down:

    1. Check whether both duplicate emails have the same subject, recipient, timestamp, and message ID. If your SMTP plugin logs outgoing emails, compare the two log rows. If there are two different SMTP log rows, the duplicate likely happens before or inside WordPress. If there is one SMTP log row but the customer receives two emails, the issue may be downstream from WordPress.

    2. Check WooCommerce > Status > Scheduled Actions and search for CusRev/review reminder related actions around the exact time the duplicate emails were sent. If there are two matching scheduled actions with the same order/customer/time, that points to duplicated scheduling.

    3. In the Customer Reviews settings, confirm there is only one active reminder rule/campaign for the same order status and timing. Also check whether both an automatic reminder and a separate follow-up/reminder option could match the same completed order.

    4. If possible, test with one internal test order and one internal email address. Move the order through the same status path once, then record whether one or two reminder actions are created before the email is actually sent.

    5. Since you mentioned WP SMTP, I would not assume it is the cause yet, but I would keep its email log enabled during the test. The key evidence is whether WordPress creates two outgoing email events or only one.

    If you can share a redacted screenshot of the relevant reminder settings and the matching Scheduled Actions rows around the duplicate send time, it should be easier to tell whether this is duplicated scheduling, duplicated order-status triggering, or duplicated SMTP sending.

Viewing 5 replies - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.