Both plugins *should* be able to be used in conjunction, but again, I haven't tested that - definitely worth trying in a test environment.
Since I don't really use Magento regularly, I'd be remiss to try to recommend something. You can definitely...
We don't actually have any subscriber-related integrations that we've done for Magento at this time. I'm going to guess that you are talking about the Ebizmart sync tool. If so, that page says "Since v1.3 You can setup MailChimp's Lists to sync pe...
Yes, though the "based on signup date" option is not available. All you need to do is add a date merge var, fill that in with the date you add them, and then base the Autoresponder on that field.
There are also some options available via the API ...
When you copy that url straight out of the HTML and paste it in a browser, you need to fix the ampersand. Hopefully this won't get eaten here, too, but you need to change the "& a m p;" (no actual spaces) with just &
Even once you get that, thoug...
There was a bug in generating the country select field that was corrected in our last release, however it was impossible to fix it for people already using the Advanced Forms. All you need to do is do a global replace of "MERGE14_COUNTRYID" with "...
Aleks -
First, while I don't mind replying here when I find or am alerted to messages here, a much better place for API related queries is our discussion group.
* For lists() - yes, you'll just have to pull them all and pull out the one you want....