revolunet / react-mailchimp-subscribe

React subscribe form for Mailchimp.
https://revolunet.github.io/react-mailchimp-subscribe/
245 stars 48 forks source link

Double opt-in #27

Closed grazianodev closed 5 years ago

grazianodev commented 5 years ago

Hello,

thank you for this project, very quick and easy to implement. I was wondering if it is possible to enable double opt-in sign-ups, so that users are not immediately subscribed but receive an email to confirm their subscription instead.

I read here that it should be enough to mark the user's status as "pending" rather than "subscribed".

jp-signum commented 5 years ago

this is actually a setting you must change in mailchimp when setting up your audience. Each audience(list) has its own opt-in setting ... simply search in their help section while logged in to your account and it will take you too yours

revolunet commented 5 years ago

thanks @jp-signum