If you are configuring Aloha to authorize credit cards via Heartland (using Visanet emulation), then you must add the following value to the [Visanet] section of the Edc.ini in order to define Heartland’s IP host and restart Edcsvr.exe (Edc Server):
IPHost=httpsprod.secureexchange.net
In EDC versions 6.0 and higher, Heartland Payment Systems uses Visanet emulation, so configure this using the Visanet processor in Aloha. In EDC versions 6.3 and higher, Visanet defaults to SSL2 (SSL over TCP sockets). In order to revert to SSL1 (HTTPS), add the line "USEHTTPS=1" to the EDC.INI in the [VISANET] section.
In EDC versions 7.0 and higher the Visanet processor does not support SSL1 (HTTPS). You must add / update the following values to the [Visanet] section of the Edc.ini in order to define Heartland’s SSL3 IP host / port and restart Edcsvr.exe (Edc Server):
USEHTTPS=0 (Recommended to remove the setting entirely)
IPHost=sslprod.secureexchange.net
IPPort=22342