I'm using the secure site at https://tyranus.nocdirect.com/~bluee...nett/index.php as a testing site for integrating the Click & Pledge API with VirtueMart, and I get this error:
Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://paas.cloud.clickandpledge.com/paymentservice.svc?wsdl' in /home/blueeyed/public_html/michaelbennett/.../checkout.thankyou.tpl.php(61) : eval()'d code on line 311
Using the exact same file on another secure site results in no error, so I don't know if it's a php.ini issue, or if Click & Pledge just doesn't think the https://tyranus.nocdirect.com site is secure.
Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://paas.cloud.clickandpledge.com/paymentservice.svc?wsdl' in /home/blueeyed/public_html/michaelbennett/.../checkout.thankyou.tpl.php(61) : eval()'d code on line 311
Using the exact same file on another secure site results in no error, so I don't know if it's a php.ini issue, or if Click & Pledge just doesn't think the https://tyranus.nocdirect.com site is secure.
Comment