I am getting this error as well. The store does not have SSL installed. Can the Place Order button be used without SSL installed?

Quote Originally Posted by torvista View Post
...because the link was being built without SSL due to admin/includes/configure.php
define('ENABLE_SSL_CATALOG', 'true');
was set to false (incorrectly).