I would like to help
So that when your customer creates an account (for the checkout process), if they tick the Newsletter box, their first name, last name and email address are automatcially sent to your MailChimp mailing list using the MailChimp API. If they edit their account and unsubscribe, that cancellation is automatically sent to MailChimp too so you'll automatically have an up-to-date list of people who are happy to receive email marketing material from you.
So for starting i think we must make a database entry which we can handle in the backend, so there we can give a few settings, like:
- enable/disable
- BOX_MAILCHIMP_NEWSLETTER_ID
- BOX_MAILCHIMP_NEWSLETTER_U
Bookmarks