View Single Post
  #2 (permalink)  
Old 07-18-2005, 04:14 AM
speed speed is offline
WebProWorld Veteran
 
Join Date: Aug 2003
Location: Cornwall, UK
Posts: 972
speed RepRank 1
Default

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.
Reply With Quote