Hi arjwiz,
First thing I can think of: did you select a list under Mailchimp for WP > Checkboxes > Mailchimp lists?
Thread Starter
arjwiz
(@arjwiz)
Hi iMazed,
Thanks for the comment.
Yes, the list was already selected in the checkboxes section.
The error still exists.
I’m having the same problem and I suspect it’s because I cannot find the event setting described in Step 3 of the Usage section.
https://connect.mailchimp.com/integrations/woocommerce-mailchimp
We are only doing pre-orders right now, so I would like it to subscribe people when they place their orders, not when the order is completed.
The “WooCommerce checkout” setting is checked, the API key is set up and I’m shown as “connected”. I’ve renewed my MailChimp lists. Running Version 2.6.5 Pro.
I cannot see anything related to MailChimp in the woocommerce settings either. Please help!
http://www.aterica.com
Hi Holly and others,
Sorry for the late reply but I’ve just double-checked the plugin, the current versions of the plugin should kick-in for all orders, not just completed orders.
<tech>
The woocommerce_checkout_order_processed hook is used which fires straight after any order has been processed, but before the order is completed.
</tech>
Please double-check the list you’ve selected in MailChimp for WP > Checkboxes to see if it requires any other fields besides just an EMAIL and NAME field.
Also, when testing, please make sure you’re not testing with an email address that is already on the list.
In both cases, the plugin will silently fail because finishing the checkout is definitely more important than finishing the MailChimp subscribe call. However, if you’re on the Pro version of the plugin then you can view the exact data that was sent to MailChimp (and whether it succeeded) by browsing to MailChimp for WP > Reports > Log.
Hope that helps. If not, let me know!