In a multistore configuration using authorize.net for payment gateway how can the payment gateway be used for the 2nd, 3rd store?
Authorize.net requires SSL and I am also interested in maintaining high security, so the SSL is setup on the main domain.
The issue is, when setting up multistore the additional store domains are parked on the main domain, so adding SSL certificates to the 2nd and 3rd domains is not possible since they all reside on the same IP.
Currently, after trying different things, the 2nd and 3rd stores generate a warning when "checkout" is clicked :
" There is a problem with this website's security certificate. The security certificate presented by this website was issued for a different website's address. Security certificate problems may indicate an attempt to fool you or intercept any data you send to the server. We recommend that you close this webpage and do not continue to this website. "
Does anyone know of a solution to this, how can multistore run using SSL?
PrestaShop version 1.6.0.8
Thank you for your time.