Post SMTP Timeout – WooCommerce Orders Fail
-
When using the Post SMTP plugin with WooCommerce, if a customer orders a a lot of downloadable items (in this case 20x unique downloadable/virtual items), after a period of 60-80 seconds, the order checkout page times out and does not proceed to the “Thanks for your order” page.
If I disable the plugin, the problem goes away. No other plugin/theme conflict exists, it only happens if I enable Post SMTP.
The order itself actually completes, but is duplicated twice in WooCommerce as two separate orders, and the customer receives 20x emails for their 20x downloadable files, however all order notifications are duplicated (they are received twice)
My settings are:
TCP Connection Timeout (sec) 10
TCP Read Timeout (sec) 60
Outgoing Mail Server Hostname smtp.gmail.com
Outgoing Mail Server Port 587
Envelope-From Email Address [email protected]
Security STARTTLS
Authentication OAuth 2.0Any ideas?
- The topic ‘Post SMTP Timeout – WooCommerce Orders Fail’ is closed to new replies.