Quote Originally Posted by stuartmcmahon View Post
Hi,
I orignally set the merchantID value in the Modules->Payment->Realex but this didn't work. So I hard coded the value in the code itself and that didn't work. So I downloaded the sample PHP from Realex and only then could I successfully process a payment.
But I still can't successfully complete the order because I get an error message:

"Although this page is encrypted, the information you have entered is to be sent over an encrypted connection that could easily be read by a third party..."

and if the user selects cancel instead of continue the order is not inserted into Zencart database even though the payment was successful. And on top of that even if they do select continue they are returned to an blank page.

Any ideas how I solve these issues?

I am using ZenCart v1.3.8a

thanks.
I found quite a few issues with the Realex code (which I flagged them on)- I'm still concerned about why your Merchant ID is not being accepted- Does it contain any characters other than A-Z and 0-9?