Jump to content

Unsubscribing Not Removing From Mailchimp


Recommended Posts

Hello

I've noticed that in 7.5.1 (not sure about other versions as i never tested it in the past) that when someone unsubscribes from marketing emails that it does not remove them from the email list in mailchimp.

In the module log it sends this to mailchimp

[opt_in_status] =>

when originally subscribing it sends

[opt_in_status] => 1

so how would it know a blank command means unsubscribe? Should it not send

[opt_in_status] => 0

I've heard from other users of whmcs who confirm this issue with me as well.

I would think that its important (especially with GDPR now in effect) that when someone clicks to no longer get emails that it actually takes them off the list.

Edited by WebsiteIntegrations
Link to comment
Share on other sites

So, digging into this a bit further, I've found we have a case logged under the id CORE-11819

In essence, there is a limitation of the MailChimp Ecommerce API, thus the un-subscribe is not passed back.  The Development team are currently working to identify a workaround by making use of other API's in the meantime, clients will need unsubscribe using the links in any mail chimp emails.

I've tied this community post to the case so it can be updated with further updates

Link to comment
Share on other sites

  • 2 weeks later...
On 5/26/2018 at 1:54 PM, WHMCS ChrisD said:

So, digging into this a bit further, I've found we have a case logged under the id CORE-11819

In essence, there is a limitation of the MailChimp Ecommerce API, thus the un-subscribe is not passed back.  The Development team are currently working to identify a workaround by making use of other API's in the meantime, clients will need unsubscribe using the links in any mail chimp emails.

I've tied this community post to the case so it can be updated with further updates

It's not that much difficult to change the Mailchimp api as they already providing such facilities to Subscribe and Unsubscribe. 

Link to comment
Share on other sites

  • 4 weeks later...
  • 2 weeks later...
  • WHMCS Technical Analyst II

I am afraid that this case is still in development. Without getting into too much technical detail, it requires overhauling the module to use a different API call than the one we are currently using and unfortunately isn't likely to make it for 7.6.

If you have any further questions or concerns, please feel free to submit a support ticket and we will be glad to assist.

Link to comment
Share on other sites

  • 2 months later...

I have whmcs 7.6.1 installed and php version 7.2 , I also found after unsubscribing from clientarea edit account details, the email id not get unsubscribed with mailchimp account . why this happened. The unsubscription takes place when whmcs cron ran automatically or how long does it take my email got unsubscribed from mailchimp account. Please explain.

Link to comment
Share on other sites

  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated