I have tried both Constant Contact and MailChimp and neither is receiving the contact information from my checkout page. I have activated both and given the correct login and password information. For MailChip my form has
<input name="SubscribeList2" type="checkbox" id="SubscribeList2" value"Fetch" checked="checked"/>
<input name= "eNewsletterName2" id= "eNewsletterName2" type="hidden" value="MailChimp" />
I have tried "Membership" as a value for SubscribeList2.
Is something else required to get either one of these 3rd party packages integrated besides these to fields?
Thanks,
Ray
<input name="SubscribeList2" type="checkbox" id="SubscribeList2" value"Fetch" checked="checked"/>
<input name= "eNewsletterName2" id= "eNewsletterName2" type="hidden" value="MailChimp" />
I have tried "Membership" as a value for SubscribeList2.
Is something else required to get either one of these 3rd party packages integrated besides these to fields?
Thanks,
Ray
Comment