eStore integration with EMAILER
We have developed modifications to the WP eStore eCommerce Plugin for Wordpress that will integrate IEM (Interspire Email Marketer) into this plugin.
The IEM Administrator will need to activate the the XML Token in the 'Advanced User Settings' plus generate the XML token.
Add the IEM 'User Name', 'XML Path' and 'XML Token' into the eStore/Settings/AutoResponder area where indicated. For the 'List Number' you will need to just hover over the 'Contact List/Edit' link to see the number appear in the status bar - then enter this number as well & you are ready to go.
THIS PLUGIN IS NO LONGER AVAILABLE.
Â
Related Articles
Integration Libraries
Check out our integration libraries and code examples for HTTP API. API Integration Libraries C# (requires Newtonsoft's JSON) PHP (requires dependencies) PHP (full bundle) Â Java JavaScript (es6, requires dependencies) Â JavaScript (full bundle) ...
PHP API Integration Library
Learn more about how to download and implement our PHP API Integration Library to your own project. Overview - what this Library is? We want to provide our clients a way to use our system however they like. That is why we have introduced the ...
How to properly configure Microsoft IIS 7.5 with VMA Emailer
Windows 2008 R2 runs IIS version 7.5 and ASP.NET script that sends an email. If you use SSL/TLS, you will need separate configuration. First what you'll need to configure is IIS in order to support VMA Emailer integration. This documentation assumes ...
How to configure Exchange 2010 with VMA Emailer
VMA Emailer offers this documentation to put simply the fundamental of SMTP connection with Exchange Management console. This documentation assumes that Exchange 2010 is outlined for client access. This way you will not encounter any error messages ...
How to configure Ssmtp with VMA Emailer
Find out more about VMA Emailer on SMTP relay for ssmtp. Adding VMA Emailer as an SMTP relay for ssmtp is easy. Edit/etc/ssmtp/ssmtp.conf and add the following: mailhub=smtp.elasticemail.com:587 AuthUser=elasticemailusername ...