We use curl with openssl to talk to Worldpay from our PHP shopping cart, as far as I'm aware Worldpay won't accept data over a standard http connection it must be https.
Therefore I'd suggest asking the host to install openssl for curl if they won't then change hosts.
|