When a payment is made Worldpay displays a Thank You for Signing Up page. This is a mess because the Base Href in their code is wrong so the css and images are not being found - the base href begins "https" when in fact the css and images are on http:.... Does anyone know where this Base href is being picked up from because it's certainly not something I've put in.