We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1. All version of magento 2. Enable the logs in the mc-magento2 extension
1. Try to add a new customer 2. You can view the error in the var/log/Mailchimp.log file
The error happens because Magento call to unsubscribeCustomerById even if the customer is not subscribed
The text was updated successfully, but these errors were encountered:
closes #715 for magento 2.2
c7813f0
closes #715 for magento 2.3
27ba584
closes #715 for magento 2.1
a321ac2
Merge pull request #718 from mailchimp/Issue715-2.1
3f9b468
Merge pull request #716 from mailchimp/Issue715-2.2
e3586e3
Merge pull request #717 from mailchimp/Issue715-2.3
62f1f14
gonzaloebiz
No branches or pull requests
Preconditions
Steps to reproduce
The error happens because Magento call to unsubscribeCustomerById even if the customer is not subscribed
The text was updated successfully, but these errors were encountered: