Hi, I have set up an SSL and it has switched over on the site and is now showing the green padlock.
I have just had an email confirmation of an order from Worldpay of a regular customer, but if I look on the admin it's showing the order in red and the authorize button next to the order! I have also not had the site auto-confirmation email
It may be that you need to check settings for Worldpay to see if any info passed back to your site is failing due to the SSL changes. I must admit I am not familiar with Worldpay (others here are though, I am sure), but that's where I would look first. If the setup requires a URL to your site, then check to see if it needs to be updated to https perhaps.
Hi Jamie, have a look at the post here by dbdave that should point you in the right direction https://www.ecommercetemplates.com/support/topic.asp?TOPIC_ID=106851
Hi Mediator, If you have a rule forcing the site onto HTTPS (which is good) you have to make sure your Payment Response URL is set to HTTPS. For instance...
With your Ecommerce Plus template, in the vsadmin directory, you will notice that you have a file called wpconfirm.asp. You want to set the "Payment Response URL" to point to this file. So for instance it might be . . . https://www.yourstoreurl.com/vsadmin/wpconfirm.asp
Otherwise when WorldPay hits the wpconfirm.asp page it is redirected and the POST parameters are lost.