Skip to content
New issue

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

Configure default status #10

Closed
rolandschaub opened this issue May 29, 2018 · 3 comments
Closed

Configure default status #10

rolandschaub opened this issue May 29, 2018 · 3 comments
Assignees

Comments

@rolandschaub
Copy link
Member

It should be possible to configure the default status for subscribers added through the API. In order to enable double opt-in, the status has to be set to "pending" instead of "subscribed", see:

https://stackoverflow.com/questions/31251271/realize-mailchimp-double-opt-in-with-api-3-0
and
http://developer.mailchimp.com/documentation/mailchimp/guides/manage-subscribers-with-the-mailchimp-api/

@nadar
Copy link
Member

nadar commented May 31, 2018

@rolandschaub i have added new options for double opt in module config and direct helper class. Please try and let me know if this works as expected. The old (2.0) API is absolutely bad written and documented, we should think about moving to version 3.0 of the mailchimp api!

@TheMaaarc
Copy link
Member

Seems to be working well. 👍

@nadar
Copy link
Member

nadar commented Jun 1, 2018

@TheMaaarc thanks for the response, i will release it asap.

@nadar nadar closed this as completed in a95edcd Jun 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants