Hi there,
We've found that upon testing our site for launch our MailChimp confirmation emails are not being sent out. I have tried various emails and can confirm. Our accounts are linked, fraud service is enabled, and the values between our list names match. The following is what we have defined in our code.
<div class="DonationForm-footer-subscribe">
<label for="SubscribeList1">EMKI Quarterly Newsletter</label>
<input name="eNewsletterName2" type="hidden" value="MailChimp " />
<input name="SubscribeList1" type="checkbox" id="SubscribeList1" value="EMKI Quarterly Newsletter" />
</div>
You can find our form here: https://emkinstitute.herokuapp.com/j...pport/emk-fund
Any help would be great.