Hello,
I am developing a WP website, hosted on my local MAC machine with the following config:
WordPress version 5.4.2
Current theme: Neve (version 2.7.2)
Current plugin: WooCommerce Click & Pledge Gateway (version 02.2003310000-WP5.3.2-WC3.9.2)
PHP version 7.3.5
I am getting the following error message when trying to configure the Payment Settings with Click&Pledge.
This plugin failed to load properly and is paused during recovery mode. An error of type E_ERROR was caused in line 1314 of the file /Users/ravneetmarwaha/Local Sites/prcboston14/app/public/wp-content/plugins/woocommerce-click-pledge-gateway/gateway-clickandpledge.php. Error message: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://resources.connect.clickandpledge.com/wordpress/Auth2.wsdl' : failed to load external entity "https://resources.connect.clickandpledge.com/wordpress/Auth2.wsdl"
Additionally, I am receiving the following error in the Click&Pledge Connect Plug-in Settings, when I try to add my account to it.
Warning: SoapClient::SoapClient(): SSL operation failed with code 1. OpenSSL Error messages:error:1416F086:SSL routines:tls_process_server_certificate:certificat e verify failed in /Users/ravneetmarwaha/Local Sites/prcbostontitanium1/
I am using the LocalWP (https://localwp.com) wordpress development tool that has OpenSSL Version 1.1.1d 10Sep2019.
Can you please help me figure this out so that I can test and configure the integrations?
Thanks,
Ravneet
I am developing a WP website, hosted on my local MAC machine with the following config:
WordPress version 5.4.2
Current theme: Neve (version 2.7.2)
Current plugin: WooCommerce Click & Pledge Gateway (version 02.2003310000-WP5.3.2-WC3.9.2)
PHP version 7.3.5
I am getting the following error message when trying to configure the Payment Settings with Click&Pledge.
This plugin failed to load properly and is paused during recovery mode. An error of type E_ERROR was caused in line 1314 of the file /Users/ravneetmarwaha/Local Sites/prcboston14/app/public/wp-content/plugins/woocommerce-click-pledge-gateway/gateway-clickandpledge.php. Error message: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://resources.connect.clickandpledge.com/wordpress/Auth2.wsdl' : failed to load external entity "https://resources.connect.clickandpledge.com/wordpress/Auth2.wsdl"
Additionally, I am receiving the following error in the Click&Pledge Connect Plug-in Settings, when I try to add my account to it.
Warning: SoapClient::SoapClient(): SSL operation failed with code 1. OpenSSL Error messages:error:1416F086:SSL routines:tls_process_server_certificate:certificat e verify failed in /Users/ravneetmarwaha/Local Sites/prcbostontitanium1/
I am using the LocalWP (https://localwp.com) wordpress development tool that has OpenSSL Version 1.1.1d 10Sep2019.
Can you please help me figure this out so that I can test and configure the integrations?
Thanks,
Ravneet
Comment