paypal update , tls 1.2 and http 1.1

12.06.2018 05:22
#1
kimpo
Joomshopping forum user no avatar
Name: ram
30.10.2012
Posts: 4
Quote
paypal update , tls 1.2 and http 1.1

hi i have a website ( joomla 3.4.1) and joomshopping ( 4.10.5) , its heavily customized hence a simple update isnt an option . we use paypal to accept payments and we have been emailed by paypal that we need to update to tls 1.2 . will this extension work for me ??


Joomla: 3.4.1
JoomShopping: 4.10.5
Website Url: fastgear.com.au
 
12.06.2018 07:58
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25919
Quote
Aw: paypal update , tls 1.2 and http 1.1

components\com_jshopping\payments\pm_paypal\pm_paypal.php

curl_setopt($ch, CURLOPT_SSLVERSION, 4);

change to

curl_setopt($ch, CURLOPT_SSLVERSION, 6);

 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.