We are trying to integrate Drupal Commerce with Click and Pledge as a payment processor. We have downloaded the Click & Pledge integration module and followed the setup instructions found here: http://manual.clickandpledge.com/Sho...lCommerce.html
All credentials are correctly input and I have added "localhost" as the allowed URL. We are getting the following message when running a test transaction on a local test environment:
Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://paas.cloud.clickandpledge.co...rvice.svc?wsdl' : failed to load external entity "https://paas.cloud.clickandpledge.co...rvice.svc?wsdl" in ...\sites\all\modules\commerce_cnp\commerce_cnp.mo dule on line 2041
I'm not sure what is going on. Is the allowed URL value we used correct? I appreciate you taking a look at our issue. Thanks!
All credentials are correctly input and I have added "localhost" as the allowed URL. We are getting the following message when running a test transaction on a local test environment:
Fatal error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://paas.cloud.clickandpledge.co...rvice.svc?wsdl' : failed to load external entity "https://paas.cloud.clickandpledge.co...rvice.svc?wsdl" in ...\sites\all\modules\commerce_cnp\commerce_cnp.mo dule on line 2041
I'm not sure what is going on. Is the allowed URL value we used correct? I appreciate you taking a look at our issue. Thanks!
Comment