Title: roberto.ur's Replies | WordPress.org

---

# roberto.ur

  [  ](https://wordpress.org/support/users/robertour/)

 *   [Profile](https://wordpress.org/support/users/robertour/)
 *   [Topics Started](https://wordpress.org/support/users/robertour/topics/)
 *   [Replies Created](https://wordpress.org/support/users/robertour/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/robertour/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/robertour/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/robertour/engagements/)
 *   [Favorites](https://wordpress.org/support/users/robertour/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP WooCommerce Mailchimp] Adding to mailchimp is not working.](https://wordpress.org/support/topic/adding-to-mailchimp-is-not-working/)
 *  Thread Starter [roberto.ur](https://wordpress.org/support/users/robertour/)
 * (@robertour)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/adding-to-mailchimp-is-not-working/#post-4617511)
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP WooCommerce Mailchimp] Opt-In Checkbox Default Status Not Working](https://wordpress.org/support/topic/opt-in-checkbox-default-status-not-working/)
 *  Thread Starter [roberto.ur](https://wordpress.org/support/users/robertour/)
 * (@robertour)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/opt-in-checkbox-default-status-not-working/#post-4617313)
 * I finally got this. It saves the previous status (checked or unchecked) of my
   last transaction.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP WooCommerce Mailchimp] Adding to mailchimp is not working.](https://wordpress.org/support/topic/adding-to-mailchimp-is-not-working/)
 *  Thread Starter [roberto.ur](https://wordpress.org/support/users/robertour/)
 * (@robertour)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/adding-to-mailchimp-is-not-working/#post-4617312)
 * I am updating this because I found out a few things:
 * 1. It still doesn’t work at all if I set “subscribe event” to “order created”
 * 2. It works if I set “subscribe event” to “order completed”, but not completely.
   No matter I checked or not the opt_in checkbox, it always subscribe the email
   to the mailchimp list (or send an email depending on the configuration). Weirdly
   enough the custom field ‘ss_wc_mailchimp_opt_in’ is stored correctly in the database.
 * I found this line (108) in the class-ss-wc-integration-mailchimp.php:
 * if ( ! isset( $order->order_custom_fields[‘ss_wc_mailchimp_opt_in’][0] ) || ‘
   yes’ == $order->order_custom_fields[‘ss_wc_mailchimp_opt_in’][0] ) {
 * That seems the only place where the method subscribe is called on and I see nothing
   wrong with the condition.

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