In my testing environment I do not have SSL enabled. Is SSL required when using the hosted cim forms with the iframe communicator?
09-11-2014 09:48 PM
Hi rreynier,
The iFrameCommunicator can only be used with an SSL certificate. This is because the iFrameCommunicator URL is embedded within the secure Authorize.Net hosted form. For security reasons, any modern browser will block insecure (http) content from being loaded inside of a secure (https) page.
Because this is a browser security check, you can use a self-signed certificate for the purposes of testing as long as you have trusted this certificate in your browser.
Thanks,
Joy
09-17-2014 02:24 PM