• Plugin Contributor Mike Jolley (a11n)

    (@mikejolley)


    If you’re having issues with emails not being sent after updating to 3.0 it could be related to the background processing which processes the mail queue. Sending emails in the background speeds up the checkout flow significantly.

    Some servers have issue with this code (we’re actively working on improving these issues in 3.0.2 and future fix releases), but in the meantime you can switch back to the old sending behaviour using the following snippet:

    https://gist.github.com/mikejolley/16ca078f5c74b401e6ba210644e3173d

    Once added, emails will send as soon as an order is placed.

  • The topic ‘[3.0] Email sending issues’ is closed to new replies.