Compatibility
Tech Specifications
Overview
Connect Magento to Mailchimp to sync your store data, send targeted campaigns to your customers, and sell more stuff.
Overview
Back to topMillions of people use Mailchimp as their marketing platform to reach their customers and grow their business. Mailchimp is the world’s leading marketing automation platform. From small e-commerce shops to big online retailers, 17 million customers use Mailchimp to build on their e-commerce marketing strategy because we make it easy to connect your store, showcase your products with style, recommend items, and recapture lost sales.
This free integration automatically syncs your store data with your Mailchimp account, making it easy to access all the features you need. The extension will take care of sending Products, Orders, Carts, Customers, Promo Codes and Subscribers to Mailchimp cloud allowing the use of all the features described below.
Account and pricing
It is required to sign up for a free Mailchimp account at https://login.mailchimp.com/signup to get started. You can also upgrade to a Premium plan add more power to your marketing with advanced tools that enterprise businesses use. Learn more about detailed pricing information.
Features
Get to know your audience when you use Mailchimp for customer relationship management (CRM). Organize contacts with tags and segments so you can automatically send them targeted integrated marketing campaigns. Use these insights to see what’s working so you can build a personalized experience for every customer.
Set up marketing automations to remind customers about items they left in their cart or viewed on your site, win back lapsed customers, provide product recommendations, and follow up post-purchase.
Our optimization tools make it easy to see what’s working (and what’s not) so you can focus your efforts to drive the most value. Send campaigns at the best time with send time optimization. Drop a merge tag into your email to make your marketing feel more personal. Use segmentation to get insights about your contacts and send more targeted messages. Test campaign subject lines, images, and more to see what gets results.
Find new customers, connect with current ones, and drive them all to your website with Facebook and Instagram ads. Then, set up Google remarketing ads to bring back wandering shoppers and turn them into customers.
Create free, beautiful landing pages that make it easy to highlight your products, promote a sale or giveaway, and grow your list. Turn website visitors into subscribers with mobile-friendly signup forms for your website.
View detailed growth, engagement, and revenue reports to see what's working and learn how you can get better. SupportFor help with creating and sending email, contact our support team.Resources
- Learn how to connect or disconnect Mailchimp for Magento.
- Check out our Mailchimp for E-Commerce Guide to learn more about taking advantage of your Mailchimp account when promoting your online store.
- Read how people like you are using Mailchimp’s tools to grow their businesses.
Release Notes
Back to top102.3.37:
- Compatible with Open Source (CE) : 2.3
- Compatible with Commerce using on prem (EE) : 2.3
- Stability: Stable Build
-
Description:
Implemented enhancements:
Make strong check for the API key
Add alt text to the order grid in the mailchimp sync image
Send the merge_fields for customers
Fixed bugs:
Do not add anything to frontend if module disabled
Made sure a missing "simple_sku" won't break the entire sync
Not all batches are saved when multi store enabled
Mark orders with error to not try to re-sync
PayPal Express orders sync fails - Last name is NULL
Bad management of old batches
Bad batches management
Bad way to test if the json_encode fails
Rename delete customer account option
Orders with no products are not marked as synced
Re sync the subscriber when the customer is modified
Use always the md5 of the customer email to identify the customer
Error when select a website scope in config
Change the Resync Customers button
ebizmarts_ecommerce has an error
Unhandled Magento\Framework\Serialize\Serializer\Json::\(un\)serialize calls
102.3.34:
- Compatible with Open Source (CE) : 2.3
- Compatible with Commerce using on prem (EE) : 2.3
- Stability: Stable Build
-
Description:
**Implemented enhancements:**
- Add link to Terms of service (https://github.com/mailchimp/mc-magento2/issues/641)
- Delete the Cart register in the sync\_commerce table when confirm the order (https://github.com/mailchimp/mc-magento2/issues/626)
- Add some other logs (https://github.com/mailchimp/mc-magento2/issues/602)
- Clean the maichimp\_sync\_batches table (https://github.com/mailchimp/mc-magento2/issues/598)
- Avoid getByEmail calls when sending Orders and Carts to Mailchimp (https://github.com/mailchimp/mc-magento2/issues/468)
- Put a column in the order grid to show if the order was synced (https://github.com/mailchimp/mc-magento2/issues/140)
**Fixed bugs:**
- Change the version numeration to meet the magento marketplace requirements (https://github.com/mailchimp/mc-magento2/issues/649)
- Save the email in the quote only with the agreement from the customer (https://github.com/mailchimp/mc-magento2/issues/645)
- Not send the carts until the store is completely synced (https://github.com/mailchimp/mc-magento2/issues/636)
- Defer the load of the mailchimp js (https://github.com/mailchimp/mc-magento2/issues/630)
- No first and lastname when the order is from a guest (https://github.com/mailchimp/mc-magento2/issues/609)
- Subscriber not sent if country state is empty. (https://github.com/mailchimp/mc-magento2/issues/593)
- Ecommerce cronjob stuck on customers with no address \(error occurs\) (https://github.com/mailchimp/mc-magento2/issues/400)
101.2.34:
- Compatible with Open Source (CE) : 2.2
- Compatible with Commerce using on prem (EE) : 2.2
- Stability: Stable Build
-
Description:
**Implemented enhancements:**
- Add link to Terms of service (https://github.com/mailchimp/mc-magento2/issues/641)
- Delete the Cart register in the sync\_commerce table when confirm the order (https://github.com/mailchimp/mc-magento2/issues/626)
- Add some other logs (https://github.com/mailchimp/mc-magento2/issues/602)
- Clean the maichimp\_sync\_batches table (https://github.com/mailchimp/mc-magento2/issues/598)
- Avoid getByEmail calls when sending Orders and Carts to Mailchimp (https://github.com/mailchimp/mc-magento2/issues/468)
- Put a column in the order grid to show if the order was synced (https://github.com/mailchimp/mc-magento2/issues/140)
**Fixed bugs:**
- Change the version numeration to meet the magento marketplace requirements (https://github.com/mailchimp/mc-magento2/issues/649)
- Save the email in the quote only with the agreement from the customer (https://github.com/mailchimp/mc-magento2/issues/645)
- Not send the carts until the store is completely synced (https://github.com/mailchimp/mc-magento2/issues/636)
- Defer the load of the mailchimp js (https://github.com/mailchimp/mc-magento2/issues/630)
- No first and lastname when the order is from a guest (https://github.com/mailchimp/mc-magento2/issues/609)
- Subscriber not sent if country state is empty. (https://github.com/mailchimp/mc-magento2/issues/593)
- Ecommerce cronjob stuck on customers with no address \(error occurs\) (https://github.com/mailchimp/mc-magento2/issues/400)
100.1.34:
- Compatible with Open Source (CE) : 2.1
- Compatible with Commerce using on prem (EE) : 2.1
- Stability: Stable Build
-
Description:
**Implemented enhancements:**
- Add link to Terms of service (https://github.com/mailchimp/mc-magento2/issues/641)
- Delete the Cart register in the sync\_commerce table when confirm the order (https://github.com/mailchimp/mc-magento2/issues/626)
- Add some other logs (https://github.com/mailchimp/mc-magento2/issues/602)
- Clean the maichimp\_sync\_batches table (https://github.com/mailchimp/mc-magento2/issues/598)
- Avoid getByEmail calls when sending Orders and Carts to Mailchimp (https://github.com/mailchimp/mc-magento2/issues/468)
- Put a column in the order grid to show if the order was synced (https://github.com/mailchimp/mc-magento2/issues/140)
**Fixed bugs:**
- Change the version numeration to meet the magento marketplace requirements (https://github.com/mailchimp/mc-magento2/issues/649)
- Save the email in the quote only with the agreement from the customer (https://github.com/mailchimp/mc-magento2/issues/645)
- Not send the carts until the store is completely synced (https://github.com/mailchimp/mc-magento2/issues/636)
- Defer the load of the mailchimp js (https://github.com/mailchimp/mc-magento2/issues/630)
- No first and lastname when the order is from a guest (https://github.com/mailchimp/mc-magento2/issues/609)
- Subscriber not sent if country state is empty. (https://github.com/mailchimp/mc-magento2/issues/593)
- Ecommerce cronjob stuck on customers with no address \(error occurs\) (https://github.com/mailchimp/mc-magento2/issues/400)
1.3.33:
- Compatible with Open Source (CE) : 2.3
- Compatible with Commerce using on prem (EE) : 2.3
- Stability: Stable Build
-
Description:
Implemented enhancements:
Change all mentions from MailChimp to Mailchimp and change the menu icon to the new one #565
Add possibility to send the product's price including taxes #532
Sync performance in large stores #502
Clean the table mailchimp_webhook_request #486
Add option to not send Promo Codes and Promo Rules #481
Ask for confirmation when removing mailchimp store #480
add magento 2.3 compatibility #494 (gonzaloebiz)
Fixed bugs:
Spelling error in order status sent to mailchimp #574
Error during sync: "A campaign with the provided ID does not exist in the account for this list." #561
No campaign assigned to orders #554
Missing Customer Fields Mapping #553
Customers generate entries in the mailchimp_sycn_ecommerce with related_id = null #541
Re sync the parent product when modifiy a child one #537
Could not resolve host: xx.api.mailchimp.com #523
Incorrect price in configurable product #513
No timezone saved when create a new Mailchimp store #512
Cart not updated in a Abandoned Cart Series #498
"Unable to unserialize value " when run the ecommerce cron process #473
multi-site Customer Fields Mapping not syncing correctly #471
Previously unsubscribed guest/customer is not resubscribed when selecting groups on success page #365
1.1.33:
- Compatible with Open Source (CE) : 2.1
- Compatible with Commerce using on prem (EE) : 2.1
- Stability: Stable Build
-
Description:
Implemented enhancements:
Change all mentions from MailChimp to Mailchimp and change the menu icon to the new one #565
Add possibility to send the product's price including taxes #532
Sync performance in large stores #502
Clean the table mailchimp_webhook_request #486
Add option to not send Promo Codes and Promo Rules #481
Ask for confirmation when removing mailchimp store #480
add magento 2.3 compatibility #494 (gonzaloebiz)
Fixed bugs:
Spelling error in order status sent to mailchimp #574
Error during sync: "A campaign with the provided ID does not exist in the account for this list." #561
No campaign assigned to orders #554
Missing Customer Fields Mapping #553
Customers generate entries in the mailchimp_sycn_ecommerce with related_id = null #541
Re sync the parent product when modifiy a child one #537
Could not resolve host: xx.api.mailchimp.com #523
Incorrect price in configurable product #513
No timezone saved when create a new Mailchimp store #512
Cart not updated in a Abandoned Cart Series #498
"Unable to unserialize value " when run the ecommerce cron process #473
multi-site Customer Fields Mapping not syncing correctly #471
Previously unsubscribed guest/customer is not resubscribed when selecting groups on success page #365
1.0.32:
- Compatible with Open Source (CE) : 2.2
- Stability: Stable Build
-
Description:
**Implemented enhancements:**
--Add a combo in the Customer Fields Mapping with the MailChimp defined tags #423
**Fixed bugs:**
--Error of serialization when processing webhook data #455
--Don't use serialize function directly #451
--Error when a product has SKU = null #448
--Send the product id in the order when is a configurable #445
--main.CRITICAL: API Key Missing for Api Call: https://usxx.api.mailchimp.com/3.0/lists//merge-fields - Your request did not include an API key. #442
--Wrong parent id in the cart #432
--Abandoned cart email queue in Mailchimp dashboard not getting reset on placing the order #431
--Collissions with mailchimp cookies #429
--Subscriber which was added in MailChimp doesn't have storeId in Magento2 #427
--Product Image does not show on abandoned cart email template / order details #425
--Total orders_count and total_spent sent incorrectly in order #420
--NULL price when special price is not set, but special price dates are set #416
--field [operations.item:2] : Schema describes object, array found instead #409
--Empty data in the batch json for custom products types #406
--After syncing data with MailChimp the wrong products are show for my stores #404
--Fix unique type validation in di.xml #450 (ihor-sviziev)
1.0.30:
- Compatible with Open Source (CE) : 2.1 2.2
- Compatible with Commerce using on prem (EE) : 2.1 2.2
- Stability: Beta Build
-
Description:
Implemented enhancements:
Adding extra logging on import parts of the Cronjob
Add an option to choose between send MailChimp or Magento mails
Log batch totals for each run
Add debug information
High CPU load when API not available
Fixed bugs:
Special prices management in Magento Enterprise
Failed to open stream: No such file or directory
MailChimp breaks order processing when it's done through CLI
Promo rules are not updated
Error in the configuration when selecting other website than default
Orders not synced when products in the order not already synced
Wrong website set on customer
Issue with coupons for free shipping
Error downloading response from error grid when batch not exist
Unable to set custom Env.php API Credentials
Disabled in Admin Panel Mailchimp block Magento default newsletter flow.
Webhook processing fails when list id does not match any list configured in Magento
Sending modified products in order or cart
Base table or view not found Magento 2.2.4
Unknown column 'at_special_from_date_default.value' in 'on clause'
1.0.29:
- Compatible with Open Source (CE) : 2.1 2.2
- Compatible with Commerce using on prem (EE) : 2.1 2.2
- Stability: Stable Build
-
Description:
**Implemented enhancements:**
- Add check before renaming 'address\_address1' table column [\#283] ([RobAimes](https://github.com/RobAimes))
**Fixed bugs:**
- No cron\_groups.xml is defined [\#316]
- Wrong url for a generic product of configurable producs [\#313]
- No image url when the product and the parent has no image [\#307]
- web\_hooks error somewhere - first/last name being required [\#302]
- In the mailchimpstore grid not all the apikeys are taken [\#295]
- Error getting interest groups [\#293]
- Multistore with different Mailchimp accounts not saving correctly [\#289]
- Exception is thrown when Promotion is marked for removal [\#280]
- Webhook cronjob fails when updating customer [\#278]
- Cron Ecommerce: cannot create batches data because update existed products in orders or carts [\#277]
- Cancelled or pending orders added to revenue in mailchimp [\#274]
- Bad registers are generated in mailchimp\_sync\_ecommerce table [\#267]
- PHP warning in Helper/Data.php line 340 [\#266]
- Subscriber fields not updated when Ecommerce Data not enabled [\#258]
- Error when attempting to edit a customer from the backend [\#240]
- No Abandoned Cart Data Sent [\#220]
- Magento 2.2.1: Changes like "unsubscribe" and "delete" to subscribers in Magento backend aren't synched [\#147]
- Change cron group id to 'mailchimp'. [\#282] ([jhruehl]
- fix decodeArrayFieldValue error [\#265]
1.0.28:
- Compatible with Open Source (CE) : 2.1 2.2
- Compatible with Commerce using on prem (EE) : 2.1 2.2
- Stability: Stable Build
-
Description:
**Implemented enhancements:**
- Not necessary mailchimp/script/get requests [\#248](https://github.com/mailchimp/mc-magento2/issues/248)
- Add a button to create the webhooks [\#229](https://github.com/mailchimp/mc-magento2/issues/229)
- Add get Api credentials button using oauth. [\#207](https://github.com/mailchimp/mc-magento2/issues/207)
- Special price management [\#194](https://github.com/mailchimp/mc-magento2/issues/194)
- Use a checkbox on Checkout to determine Opt-in status. [\#36](https://github.com/mailchimp/mc-magento2/issues/36)
**Fixed bugs:**
- Don't delete the batch\_id when modify a register [\#246](https://github.com/mailchimp/mc-magento2/issues/246)
- Invalid argument supplied for foreach\(\) [\#243](https://github.com/mailchimp/mc-magento2/issues/243)
- Missing argument on call to \_updateSyncData\(\) [\#241](https://github.com/mailchimp/mc-magento2/issues/241)
- MailChimp js file loaded each time the page loads [\#232](https://github.com/mailchimp/mc-magento2/issues/232)
- Mark non existing batchs as canceled [\#216](https://github.com/mailchimp/mc-magento2/issues/216)
- Modified carts are not re synced [\#212](https://github.com/mailchimp/mc-magento2/issues/212)
- Try to get result for not existing batch [\#210](https://github.com/mailchimp/mc-magento2/issues/210)
- Wrong error management [\#204](https://github.com/mailchimp/mc-magento2/issues/204)
- When modify a simple product, the variant is empty [\#202](https://github.com/mailchimp/mc-magento2/issues/202)
- Abandoned cart email product price has range starting at $0 when using configurable products [\#197](https://github.com/mailchimp/mc-magento2/issues/197)
- Error due to customer data race condition [\#112](https://github.com/mailchimp/mc-magento2/issues/112)
- Show "Mailchimp" customer tab when the extension is enabled [\#201](https://github.com/mailchimp/mc-magento2/pull/201) ([t-richards](https://github.com/t-richards))
- Update default.xml [\#180](https://github.com/mailchimp/mc-magento2/pull/180) ([jhruehl](https://github.com/jhruehl))
1.0.27:
- Compatible with Open Source (CE) : 2.1 2.2
- Compatible with Commerce using on prem (EE) : 2.1 2.2
- Stability: Stable Build
-
Description:
Enhancements
Send categories in product vendor attribute
Bug Fixes
Merge Names not synching
Error in ebizmarts_ecommerce after upgrading to 1.0.26
Installation error when the database has a prefix
1.0.26:
- Compatible with Open Source (CE) : 2.1 2.2
- Compatible with Commerce using on prem (EE) : 2.1 2.2
- Stability: Stable Build
-
Description:
Enhancements
Copy suggestions for List Group enhancement
Add support for List Groups
Magento 2.2 compatibility
Add mergevars
Bug Fixes
Exception when running cron
Error when the webhook is created
Mark customer as modified when any data was modified
Send duplicates promo codes
Cron error "Requested country is not available."
Intallation error in EE when the database is already splitted
Guest Abandoned Carts failing to load when accessing from automation.
Guest Abandoned Carts not associating email address at checkout
Compatibility with Magento Enterprise Edition 2.1.x
Sync only works, if eCommerce is enabled
Products are not marked as modified in the sync_ecommerce table
Error on Mailchimp Stores Grid
Child product update when parent has not been sent yet
1.0.25:
- Compatible with Open Source (CE) : 2.1 2.2
- Compatible with Commerce using on prem (EE) : 2.1 2.2
- Stability: Stable Build
-
Description:
Enhancements
Added support for Promo Rules and Promo Codes.
Add support for prefix in the database
Improve performance with customer/subscriber table
Bug Fixes
Fix an issue with store remain as always sync
Fix an issue when restore the cart clicking the link in the abandoned cart automation
1.0.24:
- Compatible with Open Source (CE) : 2.1
- Compatible with Commerce using on prem (EE) : 2.1
- Stability: Stable Build
-
Description:
* Fix Incorrect image url, the image was taken from the cache, now point the right url https://github.com/mailchimp/mc-magento2/issues/82
* Fix Incorrect cart url, the link to the cart always points to the base store, now point to the correct one https://github.com/mailchimp/mc-magento2/issues/84
* Fix Error installation when use split database, only applicable to EE https://github.com/mailchimp/mc-magento2/issues/85
* Fix Admin Order Grid Slowdown, https://github.com/mailchimp/mc-magento2/issues/88
1.0.23:
- Compatible with Open Source (CE) : 2.1
- Compatible with Commerce using on prem (EE) : 2.1
- Stability: Stable Build
-
Description:
Fix ajax call on mailchimpjs.js
Fix Guest subscribers issue - STOREID
Fix Website scope always taking list from default configuration
Fix Requested product doesn't exist issue
Fix Resubscribing a customer from Magento throws a 500 error due to Fatal Uncaught Error: "Call to a member function getStreetLine() on string issue
Fix Cron error "Requested country is not available." issue
Fix Error with default config allows unassociated list to be attached to a store config issue
1.0.19:
- Compatible with Open Source (CE) : 2.1
- Compatible with Commerce using on prem (EE) : 2.1
- Stability: Stable Build
-
Description:
Initial Release

